コミュニティ

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" .

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

サインインしてコメントを残してください。