Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to parameterize the value which is in Object repository
#2
Not Solved
Hi,
Help me understanding your question, you want to give the local host name of the machine in which the script is running?
If yes then you can use the environment variable to fetch that info and parse it to the OR.

Code:
Dim strHostName : strHostName = Environment("LocalHostName")
now using the SetToProperty method you can update the object property value.

The second option is to use the regular expression.

Let me know if you need any further info.
Thanks,
SUpputuri
Reply


Messages In This Thread
RE: How to parameterize the value which is in Object repository - by supputuri - 08-31-2011, 03:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Do we need object repository?? subhashinid 0 2,045 07-06-2016, 10:07 AM
Last Post: subhashinid
  Object repository losing object properties ishan.mahajan@adp.com 2 3,937 08-20-2015, 11:33 PM
Last Post: ADITI1992
  login object not found in object repository Akram 2 3,198 06-01-2015, 07:47 PM
Last Post: babu123
  object was not found in the Object Repository reynard 0 6,960 03-17-2015, 10:54 PM
Last Post: reynard
  Change Object Repository File Path for ExternalActions MasterChief 1 4,825 11-13-2014, 06:05 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)