Hi,
I am trying to include the following as an IDP configuration during provisioning.
{
"Order": 2,
"Pid": 1145,
"Value": "C:\\Skyline DataMiner\\Documents\\RAD Data Communications LA-210\\RegexFlowNames.txt"
}
My assumption is that there is a character that is causing the set to fail. Setting a string such as 'abcd' is successful. Is there any limitation on setting strings such as this?
Any help would be greatly appreciated.
Hi Jason,
There should not be any limitations in what values you can set in the password setup step of provisioning.
A couple of things you can double-check are if there is an error in the log of the provisioning element and by using the CI Type Management validate that the value you are typing is appearing in the UI.
Additionally, you can check if you have the same behavior when using the Reapply feature, which should use the same logic.