Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-21 03:41 PM
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
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-02-21 03:49 AM
@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
------------------------------
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
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-21 04:16 PM
@KarthikBallary,
When you try to open the file are you providing the fully qualified path and file name?

Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
When you try to open the file are you providing the fully qualified path and file name?
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-01-21 04:43 PM
I am not opening the file. I have just used Read Body action
------------------------------
Karthik Ballary
------------------------------
------------------------------
Karthik Ballary
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-02-21 03:49 AM
@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
------------------------------
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
------------------------------
