Passing Flag Data from a Command Line
The information in this article applies to product: e-Work all versions
Issue
The Designer User Manual states that when raising a flag from outside of e-Work "You may define any flag data to be passed along with the flag. If more than one piece of flag data is to be passed they are delimited with tabs. If you are passing multiple amounts of flag data, the entire switch must be encapsulated in double quotes."
Here is an example of eRaiseFlag.exe /FlagName: /FlagFolder: /FlagData: /ServerName: that passes 4 pieces of flag data:
eRaiseFlag.exe /FlagName:MyFlag /FlagFolder:0000000000000000000000000000600 "/FlagData:subject1product1from1details1" /ServerName:MyServer
Each occurrence of in the above command would require that a tab be inserted on the command line.
Resolution
By default, a tab character cannot be inserted on a command line. To enable this, a change must be made to the following registry key(s):
HKEY\_LOCAL\_MACHINE\\Software\\Microsoft\\Command Processor
or
HKEY\_CURRENT\_USER\\Software\\Microsoft\\Command ProcessorThe DWORD 'CompletionChar' can be set to
0 - disabled
1 - this will enable you to enter a tab with the 'tab' keyIf HKLM and HKCU are different, HKCU has precedence.
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 151 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