Best Of
-
Re: ION Workflow SetParameter date functions to convert current date to string to pass to API
Thanks Fabiano.1 -
Re: Defining a drillback to Experience Designer application
Is my question clear enough ?1 -
Re: API Flow: Resolving Error 412 in ION Messaging Integration
You need to find the correct ION Client Id. In "API Gateway" go to "Authorized Apps". In this list find the one called "IONWorkflow-{tenantID}_{TenantType} eg. IONWorkflow-MY…1 -
Re: Removing " and \ characters from strings
Double quotes (") isn't considered a special character and the REPLACE[ALL] should be acting as expected. I don't have any data readily available to test from a column perspective. Using hardcod…1 -
Mongoose Hello World Tutorial - SignIn region not displayed - Bug and fix.
Hi, As a Mongoose beginner, I got stuck for hours in the Hello World Tutorial, trying to find what I could have been doing wrong. Eventually I found it was a slight bug in the doc. I thought I would …2 -
Re: How do I change the company logo in document templates?
Normally all of these images are saved in the IDM document type. As per your screen shot taken from the M3_File document type from the IDM.2 -
Re: Execution time of the Python script
What's the use case like on this one? I've only ever hit the 15 second time limit once and that was when I was processing XMLs that were mb in size. Could you split it in dataflows before to reduce t…1 -
Re: Execution time of the Python script
You will need to cut down execution time either by optimizing the code or breaking the script out into multiple scripts to get around the limitation. The CS cases on the topic suggests that 15 second…1 -
Re: Relation between tables
I am not familiar with M3, but, based on the list of fields in your post above, I understand you have two tables, MWQIRS (primary key M7.EVAL, or maybe also M7.USID?) and MPDIID (primary key PI.INSI)…1 -
Re: Which logicalid do I need to use for ION Messaging Service APIs?
Have you went through the documentation where you create the IMS Connection Point in ION? Then use that connection in a Data flow, activate the data flow which in turn activates the connection point …1