The following describes the new release highlights for users of Infor OS Mongoose: * Data Replication Updates- There are no longer interruptions with data replication to DataLake when new tables added but ION settings not refreshed. When new tables were added, NO data would flow to DataLake until some manual steps were…
Hi, I am in MT Cloud environment. I need to get in my Form Script user information. Exactly username of current user whom is operation my Form. How can I do that? Thanks.
Hello, I am on MT Cloud environment. Please does anyone know if there is an ION API for SunSystems Data Access Groups? I am unable to find any API for it. I need to get this information into Mongoose. Thanks.
Hi, I am in MT Cloud environment. I am creating new Form as Category: NewData, Wizard: Maintenance On next step in Data Maintenance Wizard I can add columns for my Primary Collection But how can I later, during development, add more columns? I think that it can be done in IDOs Form, but there I can only add new Property…
Hi, I have a requirement where I am calling a Mongoose form from a CPQ configurator which runs within Rhythm ecommerce site. I would like to bypass the login screen and access the Mongoose form directly. Here is my Mongoose URL: mgeucent1ap.mtmgf.eu1.mongoosepaas.io/.../ I get the login screen even when I can access the…
Hi, I have this simple Form: When user click on "Get Statement Files" button, I read list of files from IDM according to Formatter Code field (which is defined as Document Type in IDM), and I fill list of files into the Grid. But when I change Document Type, and again click on "Get Statement Files" button, it is adding new…
Hi, I am in MT Cloud environment. I have this Event connected to Button Click: In Form Script Method I do some preparations, and according to result of this Form Script (check upon Variable), I want to setup condition which can decide if next step (Run Form) is proceed or not. But how can I setup condition on this? For…
In Postman I can get this working no problem to pass in a string per parameter for 2 parameters: [ "Paramter string 1", "Paramter string 2" ] What I eould like to be able to do is pass any JSON to Mongoose into a single paramter which I will deal with in Mongoose, something like this: { "terms": { }, "seriesDetail": {…
Hi, I have Dropdown component on my Mongoose form, and I am filling it with GlobalScript. When I have only one column displayed it's ok. For filling Dropdown with values works command: ThisForm.Components["dropList1_BU"].ListSourceScriptAddListItem(ct.businessUnitCode); But when I setup two columns to display, I have…
Hi, How do I integrate Mongoose with IDM? I have an IDO (SupplierInvoices). When I position on a record I need to be able to add PDF file (invoice image) to this IDO record and save it to IDM. Is there any documentation available? Regards, KK
It looks like you're new here. Sign in or register to get started.