Originally posted by: jvanboga
Understanding that your issue is resolved I thought I'd add some info for future debugging RR issues.
Typical issues are:
1. what you found above, syntax.
2. you can't use registry values to represent data.
3. registry values can only represent a path of some sort. But may include security info for logging in etc...
4. in some instances a registry value for a path may not work. I've had problems with them executing DBLOOKUPs (for example dblookup("select x from y where z is true", " -mdq "+ "%rr_value%" + " -dn dnname") as well as certain other commands. Executing a run or put command with a path registry value typically works great though.
5. something is missing in your .mrc configuration. you might be missing a reference to your resource file for either the Event Server, Command Server and/or Global.
6. in windows, in the case of a registry value as an input/output not working right, you may not have restarted the windows services after the last mrc or mrn file change.
jvanboga
PS: It would be nice if we could use a registry value for a log and trace file paths as well as type tree paths.
Message was edited by: jvanboga
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange