IBM
C2150-197 · Question #87
To make use of a newly added javascript extension available in a workflow script node, which of following is valid example line added to scriptframework.properties file?
The correct answer is B. ITIM.extension.workflow.acme=com.acme.test.CustomWorkflowExtension. 01.ibm.com/support/knowledgecenter/SSRMWJ_6.0.0.3/com.ibm.isim.doc_6.0.0.3/reference/ref/r ef_ic_props_supp_scriptframework.htm?lang=en
Configuration and Customization
Question
To make use of a newly added javascript extension available in a workflow script node, which of following is valid example line added to scriptframework.properties file?
Options
- AITIM.extension.AccountTemplate=com.acme.test.CustomWorkflowExtension
- BITIM.extension.workflow.acme=com.acme.test.CustomWorkflowExtension
- CITIM.extension=com.acme.test.CustomWorkflowExtension
- DITIM.workflow=com.acme.test.CustomWorkflowExtension
How the community answered
(39 responses)- A18% (7)
- B72% (28)
- C8% (3)
- D3% (1)
Explanation
01.ibm.com/support/knowledgecenter/SSRMWJ_6.0.0.3/com.ibm.isim.doc_6.0.0.3/reference/ref/r ef_ic_props_supp_scriptframework.htm?lang=en
Topics
#scriptframework.properties#JavaScript extension#workflow script node#custom extension
Community Discussion
No community discussion yet for this question.