
MikeVandeGriend (Customer) asked a question.
Can a Change Request custom attribute be updated from a attribute on the createChangeRequest API ?
We are working another system using the createChangeRequest to create change requests in our RSA IGL application. I am able to use Parameters in the Changes XML content to populate a job variable. I would like to see if the API could populate a custom Request attribute that is displayed on the ChangeRequest page.
createChangeRequest API has this element - CustomAttribute
Hello Boris,
I tried a custom attribute in attributes 'Change Request' and 'Change Request Item'. Have not had success populating the attribute.
I have also tried and got the same result as you.
I suggest you open a support case for this issue.
As a workaround, can you use the parameters section in the API payload?
Yep - I am able to pass the value in the parameter section as a Job variable.
I will submit a case. Thank you for your help.