No by using default methods. Composer as IRD, act as read access only to CME.
You want to use PSDK in some form being called by Composer. In that way you can create, edit, delete virtually anything at ConfigServer objects.
Thanks Cav, i recall coming across in IRD there was a function call to update edit the list object and was hoping there’d be such feature via Composer.
I haven’t found nothing on IRD about list modification on CME.
But you have two functions to work on IRD with lists already at memory (you read from CME and update a value there for purposes of routing)
SetIntegerKey and SetStringKey
[/size]
[/size]According to Composer docs:
[/size]This may be replace with ECMAScript String manipulation on the list.
[/size]
[/size]As you are talking about a JSON object, would be very easy to manipulate it.
Thanks Terry, just spoke to genesys engineer on this as well and you’re right we’d have to go indirectly via calling SetObjectProperty function from URS to execute.