We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Guys.
Please can someone advise on the general licensing options available for SAP Data Services. Is it just server core based or can now be purchased based on named users.
Regards.
Shaz
Hi All.
Have published a batch job as a webservice. I have also enabled the attributes but when I am passing the system configuration in the SystemConfiguration tag job is not triggering with the specified Config.
Please can you someone advise wh...
Hi All.
We have got a new installation of DS 4.2 SP13 on a Linux box. When executing a simple python statement like import os the transform is crashing with the below error. One thing that needs to be considered is from SP13 DS support python 3.x.
...
Hi All.
When calling a POST rest service getting the below error. It was working fine earlier and have stopped working post migration to AWS wherein in the wadl we have just updated the endpoint.
Regards.
Shazin
rest-webservice.jpg
Please can someone suggest how we can convert a file into byte stream in SAP DS. The way I can think of is using a script to convert a file into byte array and then loading it into BLOB. Please can anyone suggest.
Regards.
Shaz
Hi Denise.This is a fresh installation. And the utility doesnt have any code. To test functionality it just has row_gen --> query transform --> udf --> target table. I have tired multiple commands individually like print('Shazin'), import os etc. Eve...
Not sure which database you are using but for certain databases you can build a materialized view on top of the table. Refresh MV only when table load is complete. Now for different databases MV comes with different options. You will have to go throu...