RajeshT
(Rajesh)
November 11, 2019, 2:21am
1
Hi Team,
I created a workflow using excel validation,but later i realized the server which i want to run the work flow doesn’t have MS Excel which its not possible to install also.
How can i run this workflow if it didn’t support excel?
Appreciate your inputs.
lakshman
(Ganta lakshman)
November 11, 2019, 2:24am
2
@RajeshT
If we don’t have Excel application installed in that machine then we can use Workbook activities.
RajeshT
(Rajesh)
November 11, 2019, 2:28am
3
Hi @lakshman ,
Thank you for the response,will the workbook activities acts same as Excel?
Can you explore more?
How to read workbook and how to write.
1 Like
lakshman
(Ganta lakshman)
November 11, 2019, 2:35am
4
@RajeshT
There are two workbook activities called Read Range and write Range. It will help you to do this.
Just specify excel file path,sheet name and Range you want to read.
2 Likes
RajeshT
(Rajesh)
November 11, 2019, 2:48am
7
Hi @lakshman ,
So the “Excel application scope” activity wont work in this case right?
You don’t use the excel application scope activity with the workbook activities.
1 Like
lakshman
(Ganta lakshman)
November 11, 2019, 2:52am
9
@RajeshT
Yes it won’t work. Directly you place this activities and provide required values.
RajeshT
(Rajesh)
November 11, 2019, 3:18am
10
Thanks a ton @lakshman !!
1 Like
RajeshT
(Rajesh)
November 11, 2019, 3:19am
11
Thank you @CBlanchard for your inputs!
system
(system)
Closed
November 14, 2019, 3:19am
12
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.