Hello, in my use case I have a workflow in which I'd like to retrieve a document from IDM and attach it to a Ming.le task so it can be read by the end user(s). I can accomplish that with a Drill Back to IDM, but the customer's specific requirement is that the file is attached to the task itself. I've asked how to retrieve…
Hi I have experimented with creating a workflow for approving PR and sending confirmation via email. However, I encountered an issue where if the task assignment was not done before approving through email, it would be approved in Infor OS but not in LN. I would like to know if there is a way for the workflow to send an…
Has anyone else ever encountered this message in ION when sending a file to m3_mec: Deflated message size limit exceeded I cannot find anything anywhere (support, communities, google) helping me to overcome this. My inputfile is a XML, a Norwegian standard “EHF 3.0”. A format based upon the European standard "peppol",…
Using IonApiRef to insert values from document into JSON API call. The value is populating but changes value to string format (wrapped with double quotes). The API call doesn't work if value is a string. Is there a way to use IonApiRef and return number not string?
Hi all Attempting to build a workflow to email scheduled reports as outlined in the latest EPM 12 cloud environment (link) Thus far I've been able to build the workflow and test it to: * Pass the requisite variables on running the report (appName, bookName, imageFormat, usePageLayout, outputFormat = 0 [pdf]) * Perform a…
Hi, I want to invoke a (Salesforce) API from an ION Data Flow, but want to make a small change to the input parameters before calling the API. I have first registered the API in the API Gateway. It was tested and it works. The problem is that the input parameters of the API expect a datetimeformat without the miliseconds…
I've setup a dataflow to use an incoming SalesOrder BOD to populate an ION API request. I'm able to retrieve the result into a JSON object that is then used to merge a new element into the BOD and then send it on to the receiving connection point. It works well. I'm attempting to refine the flow for distribution and I've…
Hello, I am using Map input document to API request to form the Request Body of an API Connection point call. I am trying to include all lines from a PO. The issue is <IonApiRef> with XPath for the lines only pulls in the first line. How do form an IonApiRef path that will include all lines? Example custom BOD with many…
Hello, I am attempting to use the ION Graphical mapper to map SourceSystemJournalEntry to a custom BOD. With each line I need to grab the value of specific child nodes based on attributes. So far, I have not been able to get this working. Note, I can use a manually entered XSL and achieve this easily. I am trying to use…
I have a custom BOD that is created via a data flow and exported to an XML file. I need to set the output filename based on some logic related to the BOD content, but not exactly a field listed in the file template. For example, the BOD has a field/element called Company. If its value is say 'ABC123', the filename should…
It looks like you're new here. Sign in or register to get started.