calling list field update

Hi friends,

I need to update a field in calling list by using IRD startergy. Which block i need to use for this.. Give me some suggestions.

thanks,
Gowtham

I used to do this with SendEvent function and selecting EventUserEvent as the event parameter… I know there are easier ways to do it since 8.x by using the IxnServer integration, but I don’t have details on that.

Push preview is the only mode supported by IXN.
The way you describe is the best or maybe http OCS commands

Enviado de meu E6633 usando Tapatalk

In IRD i found record update block. Kindly guide me how to use this to update a field

You just need to get Record_id (from KVP to variables) and use that block to update the record.