Browse By Tags

  • Business Partners | Nuevo calendario de formación (hasta junio de 2024)

    Aquí tienes el nuevo calendario de formación de Sage X3, dirigido a nuestros Business Partners: Calendario Partners Courses | Workshops | hasta junio 2024 New Consultant Bootcamp Classes Core, Additional and Advanced Classes…
  • Vendor or Supplier Grading

    Group, A question from a co worker was asked of me a couple weeks back, and I'm late asking this question. Does Sage have report cards, vendor grading capabilities? Doesn't have to be anything too complicated. The basics would be a great start. I really…
  • REST Web Services to Show Multiple-dimensional Properties and Their Values

    Greetings everyone, I have faced a bottleneck regarding REST web services and Representation which is I need help to retrieve any data I expected to see from the API platform. Presentation and classes I recently created, both named ''ZGACCENTRYA", which…
  • REST API via customized Representation and Classes get Error 404

    I planned to make a REST API through a new representation and class both named 'ZGACCENTRYA' based on the data source of GACCENTRYA. My main objective is for the REST API able to call out the value of 'DIE' and 'CCE' with multiple dimensions via Postman…
  • Determine your employees’ PRSI contributions

    PRSI subclasses determine how much PRSI contributions your employees must pay. There are currently 11 different PRSI contribution classes and each PRSI class is divided into different subclasses. Find out more >
  • Top 10 tips for CRM trainers — Get more from your next class now

    If you are implementing a new CRM tool, then you will want the best from your investment. A CRM tool isn't just about software; it's about the people that use it and the attitude and culture of the business within which it operates. Well trained, knowledgeable…
  • Class not returning table field when using representation?

    I'm having an interesting issue at the moment. I'm trying to call the TCWPOHTOSIGM representation and TCWPOHSIG class via the $details facet. It is not returning the supplier name though. The supplier name exists in the table, and the field BPRNAM1…
  • Hybrid mode Development specifc/standard script management

    Hi everyone, Is there anyone who have experiance with Hybrid mode development for customer? I have a question how you handle Script managament below is my case: In standard Class PJMTSKITM we have property ITMREF this property has PROPAGATE…
  • How to create 2+ records in V7 style "simultaneously"?

    Hi, How can I create two or more instances in V7 Style code ( Leave request representation) ? In this specific case I want to create as many entrys in the table as contracts registered for the Employee. I tried with a For Cycle in "AINSERT_AFTER…
  • List folder content in native mode

    Hi We have tried listing folder contents using this two approaches without success. First approach used to work in classic mode. 1. Call SYSTEME2(adxmac(0),"LSADX"-FOLDER,"",FILCOUNT, FILLIST) From ORDSYS (error, 'Unexpected end of JSON input') …
  • How to do "find" in class with nested Collection?

    Hello, I try to make some development in PJM module V11. we have OPPORPJM class there which have Property TAS linked with class PJMTSK During Task planning I Have prepared 3 Phases If I look at Value in Instance GZINSPJM I can see: GZINSPJM…
  • Create Sales Order using Syracuse Programming in V11

    Hi, We are trying to develop the functionality using the classes and representation. We manage to develop new classes and representation with simple header and details concept which uses standard functions such as create, edit and delete with some validation…
  • Jumping from representation to classic object with dates in index

    Hi there, I created a class and representation linked to a table from HRM (EVAEMP). The representation is working fine, but when I click the modify button, SAGE X3 jumps directly to the first entry in GESEVA and not to the one I had open in the…
  • Filtering in Mobile v7 coding

    Hi all, I'm trying to use the "AQUERY_CRITERIA_AFTER" event, in a mobile representation. My only problem here is that the property "THIS" is not available, and because of that i can't use values from the main screen. Do you know how can i solve…
  • Patching Classes

    Hi All, Hope you are well. I need some help please. We use the patching tool to create our patches and we currently have a lot of hybrid developments coming up using Classes and Representations. When we do our development we add each object to our…
  • Upcoming Sage 50 Training Schedule for May 2018

    We offer a range of product training modules to ensure that you are proficient in the use of your Sage 50 software. Choose the training module that best suits your needs, or you can choose to take them all. City Training Date(s)…
  • How to jump directly to a record in a representation (edit mode)?

    Hi, I need to jump from projects directly to a record that already exists at classes and representations in edit mode. How can I do it passing the record ID as seen in the picture? Basically what I need is something like "Call OBJET("OBJ…
  • How to attach a PDF in native V7 classes and representations?

    Hi, How can I attach a PDF to a record in classes and representations (V7 native)? Best Regards
  • ADATIM in classes and representations

    Hi there, I'm trying to use the datatype ADATIM in classes and representations to manipulate departing times and estimated delivery times. The problem is every time I try to edit the field I get the error "invalid format type" Here is a print…
  • Using teams (standard class/ representation)

    Hi, How do I use the TEAMS entity to filter a specific object? I think the data is stored in MongoDB so I can't Filter / select this table to use critere with a for cycle. Any suggestion? Best Regards
  • How to add multiline text in classes and representations?

    Hi, How do I add multi-line text in classes and representations? I used to do this in the screen field (graphic object multi-line) Best Regards
  • Using IMPORTSIL in V7 style coding

    Hi, How do I use IMPORTSIL in V7 classes and representations style coding? "Call IMPORTSIL("YBPP", WNOMFIC) From GIMPOBJ" doesnt work anymore. Best Regards
  • [REST] Web Services - Query By Date

    Hi there, I'm trying to use POSTMAN to query if an INVOICE exists by date. What DATE format should I use? I'm trying: xx.xx.xx.xxx:xxxx/.../YSINVOICEV eq '2017-05-24', but I get the response: "$message": "X3 engine error: Type incompatibility…
  • How to use sequential number in rest web service creation object?

    Hi, i'm writing records with web service $create method, but now i have a problem with the sequential number. How can I to have the max sequential number of one table that i have to use it to write in a table? Ex. i'm writing in MFGHEADTRK table…
  • Representation on two classes

    Hi friends, i have configured a representation based on class (ex. named A). Now i need to join two classes and show some fields by class A and some fields by class B. How can i do? Can you suggest some tutorial? Thanks a lot!!! Antonio.