I am creating a process job in SAS Data Management Studio 2.5 on the desktop and am receiving the following error message:
"The WorkTable Plugin requires the WORKTABLE_URI parameter value (Echo 1) to be mapped to a work table."
when trying to use a Work Table Reader node
This node is running in a data job that I am calling from a process job where the Echo 1 table exists.
Can anyone tell me what this message is telling me?
Thanks,
Setting parameters to pass values/pointers from the process job down to the data job can be tricky. Take a look at the Variables, Outputs, and Inputs of the process job and embedded data job to see if you have source bindings set up correctly.
Ron
Setting parameters to pass values/pointers from the process job down to the data job can be tricky. Take a look at the Variables, Outputs, and Inputs of the process job and embedded data job to see if you have source bindings set up correctly.
Ron
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.