Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue during call to the copy of action
#1
Not Solved
Hi Basanth,
My login script is working properly
when i tried through it as
New->Insert->Copy to call of action->i added my login script in tht pop up...
code is as follows


Code:
''Login
Reporter.ReportEvent micpass, "Login Report", "user has log in successfully"


SwfWindow("Please log in").SwfEdit("intralinksIdBox").Set "shamaqtp@hirasoft.com"
SwfWindow("Please log in").SwfEdit("intralinksIdBox").Type  micTab
SwfWindow("Please log in").SwfEdit("passwordBox").SetSecure "4da55c88784bba11cf5ee6e183d0f3fece3dfcd8a6f7c522bd74f4aaa411"
SwfWindow("Please log in").SwfButton("Log In").Click
SwfWindow("Auto Update - IntraLinks").SwfObject("No").Click 33,18
SwfWindow("IntraLinks Designer").Close

when em running it, its showing error not working, Error you can see in screen shot


Attached Files Image(s)
   
Reply
#2
Not Solved
Problem with Object Repository.
if you have done call to copy action then all the local objects should get copied but if you are using shared OR then you need to associate OR to this script.
Reply
#3
Not Solved
thanks jay...
then how to fix it out, i mean how i can add these login stuff in Object repository :-|
Reply
#4
Not Solved
First check wheter OR is present.
if its not then export OR from the source action (from where you have copied) and associate with this script .
Reply
#5
Not Solved
yes, the Object repository is present.
now how to associate this with the script?? please guide in detail...
thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Action Parameterization Issue Slothman 1 1,573 10-31-2020, 01:05 PM
Last Post: Ankur
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 857 04-23-2020, 07:08 PM
Last Post: BGunay
  Is it possible to call Java window and Power Builder Window in 1 Action sbkhbk 0 2,449 06-05-2014, 08:18 PM
Last Post: sbkhbk
  insert call to new action bistritapcv 1 2,457 04-06-2013, 12:09 PM
Last Post: ravi.gajul
  Copy file to network shared location sams001 0 2,965 04-03-2013, 02:10 AM
Last Post: sams001

Forum Jump:


Users browsing this thread: 1 Guest(s)