Global Parameter Replace

3 views
Skip to first unread message

Matt Stovall

unread,
Oct 19, 2009, 2:16:02 PM10/19/09
to IADS
I'm having some trouble using the "Global Parameter Replace" tool in
the configuration window. What is the correct syntax if an input text
file is to be used to replace multiple parameters? Is it as simple
as:

OldParameterName1 NewParameterName1
OldParameterName2 NewParameterName2
OldParameterName3 NewParameterName3

or is it something else? The above format did not work for me.

Michael Jones

unread,
Oct 19, 2009, 2:33:07 PM10/19/09
to IADS
Comma separated according to the following pattern.
*, OldName, *, NewName

If stream information is relevant to your situations
OldStream, OldName, NewStream, NewName

One Row Per Parameter

Mike

Mike Hahn

unread,
Oct 19, 2009, 3:34:20 PM10/19/09
to IADS
Mike is correct. I would only add that stream name is optional. So
your file can look like this:

OldParameterName1,NewParameterName1
OldParameterName2,NewParameterName2
OldParameterName3,NewParameterName3
Reply all
Reply to author
Forward
0 new messages