We need to break the report on location can anyone suggest how to accomplish that please. We grouped it by the loc and have page break after Group footer still nothing.
Hi, (Please apologize if this question from a Mongoose newbie is naive or obvious). I see this description in the introduction materials to Mongoose: What are the App Builder and the Full Developer? In the Hello World Tutorial, which one is presented? And how can do we access each of them? Thank you for your help.
Created an event to send email when a Purchase Order Req is “Converted to PO”. I used “idoItemUpdate” as well as “idoPostItemUpdate” on the “SLPreqitems” IDO, however my event only fires when the req status changes from Requested to Approved and not Approved to Converted. I would like to send notification when the status…
When I want to call a Mongoose REST Service API like: /MONGOOSE/IDORequestService/ido/load/{ido} I need to specify the X-Infor-MongooseConfig header. What is this config? Where do I manage these configurations?
Hi community, I am new to connecting to Infor. I learned about the .NET mongoose library to access IDOs and I am trying to use it outside of Infor (external .net application). But I don't know where to find those libraries. Thanks in advance
I have a static column on a report form, and I am using an expression because I want to calculate total weight. The formulae is P('UnitPrice') * (1 / (IF( !ISEMPTY(P( '2.ConvFactor' )), P('2.ConvFactor'), 1))), however I keep getting "Input string was not in a correct format". Not sure how to resolve this. Any ideas?
Hi, I am on MT Cloud environment. I have this validator, which using Global Script GetBnkData And I am set this validator to Grid Column with List Source. Please how can I pass selected List Source item data into Validator Global Script? Thanks.
Hi, I am on MT Cloud environment. And I need to get more properties from List Source on Grid. When List Source is IDO Collection, I am able to do this by using Validator. But how can i achieve this, when List Source is Global Script which getting data via ION API? I try to setup Validator, similar way as I have it for IDO…
Hi, I am on MT Cloud environment. When I am using Dropdown List filled by List Source, and when I am returning more Properties from the List source, I am using this code to get for example second Property from List Source: But now, I have this type of Dropdown List on Grid. So when I am processing row where user make…
I haven't been able to find an example of how to use nested collections for the update/{ido} method. Could this be used to insert or update a parent record and also insert or update child records?
It looks like you're new here. Sign in or register to get started.