we have a business requirement to get lot number from M3 then generate barcode and send that in notification through workflow. Are there any ways to implement this in Infor M3/ION Or any other Infor products?
Is there a way to create an approval document workflow triggered by Activation Policies that change the Status or any other attribute of an IDM document?
I'm testing the implementation of a new workflow in our TST environment prior to implementation to PRD. I have configured in LN. I have created Business Rules, and the Workflow itself. When attempting to activate is get the error: A problem occurred while activating. Message: Activate workflow failed Correlation ID:…
Hello, I am trying to use an array of strings as input in an API connection point from a document path. This is the input I'm using: However, only the first Item in the array makes it as an input parameter: Here is the very simple document schema I made to test: What am I doing wrong here? Isn't the wildcard '*'…
Hello, There's one point I don't understand in the logic of building an API flow at the level of the properties of this flow. In the Response tab, I understood that we were modeling what our api flow should return as the final result to the calling application. But how do you configure 2 responses? One when everything goes…
Hi! I am running some API flows that receives a JSON payload. After that, I call the IONSERVICES /v2/message to get my message into the correct Application in order for me to use a Data Flow. (Why can't I send a message directly from an API Flow into a Data Flow....?) However, I need the payload in an XML format. This…
Hello, I have been looking into this requirement; I need to upload a .csv file in a file connection point and using a dataflow it should read each lines in the file and for each lines, it should launch a Workflow. Is it possible to read DSV files and output each lines to a workflow in Dataflow? Thanks
When defining a document on an ION API connection point you can use the standard variables (with CTRL+space). There, the variables for last executed datetime is available that can be used when filtering data based on datetime is needed. The issue I have is that the intial value of the last_executed_datetime_iso…
Hello everyone, is it possible to convert the output of an API into another type? For information we are on the ON-Premise version. Specifically, we receive a date from an API, which comes in the type String and which we would like to convert to the type Date. This is the error message we get when we change the paratmeter…
Hello! Anybody know if there is an API where i can get todays date as a output in the format YYYYMMDD without using a date as input? I want to compare todays date vs a date connected to a CUGEX field. I know i can get todays date and time from an expression but that doesnt match up with the format in M3..
It looks like you're new here. Sign in or register to get started.