Update WF Attribute with a variable without single quotes
Hello everyone,
We are using a WebReport to update a WF attribute with the WF Owner Id (initiator), it is being set but with a single quotes around it.
We are using the below to get the "OwnerId" from the WF, and set it to the WF attribute "InitiatorID"
[LL_REPTAG_'[LL_REPTAG_'[LL_REPTAG_TRIGGERID /]' WFINFO:OWNERID /]' SETWFATTR:IntiatorID SHOW /]
It results in the below:
We tried using the Replace tag but with no use, does any one have any idea about how to remove this single quotes?
Thanks.
Comments
-
or even
[LL_REPTAG_TRIGGERID /] I guess this gives you the WFID when a WR is involved it receives these implicit variables
WORKID [LL_REPTAG_&workID /]
SUBWORKID [LL_REPTAG_&subWorkID /]
TaskID [LL_REPTAG_&taskID /]So to get information about a workflow you can really tee off that
[LL_REPTAG_'[LL_REPTAG_&workID /]' WFINFO:OWNERID SETWFATTR:'IntiatorID' /]
What I am thinking is you are actually adding the two single quotes by your many single quotes inside so the parser thinks it is a concatenation of '+WFOWNERID+'
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 150 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories