BookmarkSubscribeRSS Feed
fpagani
Calcite | Level 5
Hello,

I am trying to access the datasets on the work library of a stored process that is executed on a remote stored process server through EG 4.1. The work library of EG does not match the work library of the remote stored process serves. Is this possible to map this automatically? What if I execute the stored process on a remote Workspace server instead?

Thank you,

fpagani
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi,
Once your stored process has executed, the WORK library used for that stored process is closed. It is a different WORK library than the one available to you for EG.

One technique to use is to write your datasets to a library that is registered in the metadata instead of to WORK areas. Then if you have the correct privileges to that library, you should be able to access those data files from within EG.

There are ways to persist your session on the stored process server, so the WORK library is available to you for subsequent processing. You can find those techniques described in the documentation for the stored process server:
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sesssamp.html

cynthia

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1822 views
  • 1 like
  • 2 in conversation