cancel
Showing results for 
Search instead for 
Did you mean: 

MS Word not working

KarthikBallary
Level 5

Hi

I have imported MS word object. But its showing bad file name as error(for any file). I have taken the file name using Get files activity. Action used to read MS word-get body.




------------------------------
Karthik Ballary
------------------------------
1 BEST ANSWER

Helpful Answers

@KarthikBallary,

As far as I know you can't just call the Get Body action. You must first call Create Instance which will return you a handle. Then you must call Open which will return you the 'Document Name' that you'll use in your other actions (like Get Body).

Cheers,


------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

View answer in original post

3 REPLIES 3

ewilson
Staff
Staff
@KarthikBallary,

When you try to open the file are you providing the fully qualified path and file name?
627.png
Cheers,​

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

I am not opening the file. I have just used Read Body action

------------------------------
Karthik Ballary
------------------------------

@KarthikBallary,

As far as I know you can't just call the Get Body action. You must first call Create Instance which will return you a handle. Then you must call Open which will return you the 'Document Name' that you'll use in your other actions (like Get Body).

Cheers,


------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------