BookmarkSubscribeRSS Feed
SYN
Obsidian | Level 7 SYN
Obsidian | Level 7

I have a requirement in DATA INTEGRATION STUDIO 3.4 USER WRITTEN CODE.

I have SAS user written code it is using 3 input tables and creating 5 output tables.

Now I have to impliment this existing code in DATA INTEGRATION STUDIO 3.4 using USER WRITTEN CODE transformation.

Can any one help me to give me the process flow for this requirement.

How can I connect 3 input tables to SER WRITTEN CODE transformation and how can i connect 5 output tables.

Sreenivasa
5 REPLIES 5
LinusH
Tourmaline | Level 20

Well, 3.4 isn't quite flexible, and you would love to upgrade...

From the documentation 3.4 about User Written Code:

"This approach works particularly well with jobs that need quick custom code or require only one input and output and no parameters."

Since I'm on 4.21 I can't really test this, bit I think you can use the SQL Join transform, and make that "User Written".

Perhaps you can split you code logic, and use part of it in a succeeding Split transform to handle multiple outputs?

Data never sleeps
SYN
Obsidian | Level 7 SYN
Obsidian | Level 7

Thank you for your comment LinusH.

There is no other go, we need to use DATA INTEGRATION STUDIO 3.4 USER WRITTEN CODE.

Provide me exact flow for this requirement. Thanks in advance

Sreenivasa
LinusH
Tourmaline | Level 20

Sorry,

since I don't have 3.4 no more, It's hard to provide exact instructions.

You'll have to experiment around my guidelines...

Data never sleeps
shivas
Pyrite | Level 9

Hi Syn,

Try this hope it helps...

Thanks,

Shiva

CSV.PNG

SYN
Obsidian | Level 7 SYN
Obsidian | Level 7

Thank you Shiva. I will try this.

Sreenivasa

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to connect to databases in SAS Viya

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.

Discussion stats
  • 5 replies
  • 1148 views
  • 0 likes
  • 3 in conversation