Hi everyone,
I need some help.
I’m trying to open a Powerpoint application with the open application activity on Studio pro, but the activity can’t locate the document although i’ve given the full path document to open application activity argument.
Welcome to forums
Instead of that use Start process
Use Application / Browser activity (This will be open if you have modern activities)
Hope this may help you
Thanks
You can use start process activity to open files
Give the full file path in the activity.
Thanks