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..
Dear Team, Seeking your help in making a workflow functional. Objective is to trigger a workflow whenever someone is changing an item description. User will get a notification and approval will be needed to amend the changes. I have designed the workflow but there is no notification triggering when I am changing the item…
The API I'm using in my workflow is IDM/api/items/search and when running it in API Gateway, my search query is valid and I get the expected response. But I need to retrieve the value in the pid element in the XML response and map it to one of my workflow parameters. The response content type of this API is application/XML…
Hello, My colleague informed med that he was unable to use API's in his workflow and received these error messages: I ran metadata indexing but it made no difference, and when i try to set up an API connection point in ION I receive this message when i press select API: We have another demo environment where everything…
Hi, Currently, we are using below ION API endpoint below to get task-specific information for data lake integration via Mongoose. mingle-ionapi.inforcloudsuite.com/.../{taskid}, However, this API does not return any data if the task status is "Assigned" and the assigned user is not the same as the API executor. is there…
It looks like you're new here. Sign in or register to get started.