Community

How to Access the DataSet using script on EVENT HANDLERS Present in document Defination Properties?

I have a use case were i need to access the Vendors DataSet on "After Document State Changed" event. which is present in document defination property. 

What i could see is the argument used in "After Document State Changed" event script is IDocument and ScriptBinaryAttributes. 

The DataSet can be access used the argument IRuleContext. 

Is there a way of accessing the DataSet in script having IDocument Context?

How can i perform read and write functionality in DataSet using script written for "After Document State Changed" .

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

Please sign in to leave a comment.