Overview
This Smart Service allows a designer to programmatically embed In-Flight Modification (IFM) calls within a process flow. IFM Queries are used to update running instances in bulk using an SQL-like syntax. An Application is included with a "Test Run" mode to see how many instances will be affected and if there were any issues while running the query.
This smart service can:
Hi,
does this IFM Manager plugin to update CDT is compatible with the Appian 19.3 or 19.4 version?
Because I have some trouble with this kind of query and it was working before for sure with Appian 18.4 version.
The CDT and query didn't change since this time.
"UPDATE_PMI " & ri!processId & " SET PV " & ri!pVname & " = [internalize(""" & externalize(ri!cdtValue) & """)]"
Thanks.
Are there any errors in the logs when you run the plugin?