https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Data-Services-qa.xml SAP Community - SAP Data Services 2024-05-20T11:12:43.469498+00:00 python-feedgen SAP Data Services Q&A in SAP Community https://community.sap.com/t5/enterprise-resource-planning-q-a/bods-v4-3-performance-issue-with-sql-server/qaq-p/13655312 BODS v4.3 performance issue with SQL Server 2024-04-02T09:13:53.808000+02:00 Chinmay_K https://community.sap.com/t5/user/viewprofilepage/user-id/622657 <P>Hello,</P><P>We recently upgraded to BODS v4.3 and since then the job has taken almost 5 times more than usual to complete for Full load.</P><P>I checked on BODS v4.2 and it used to take around 8 hours to complete the full load.</P><P>We are using SQL Server database.</P><P>&nbsp;</P> 2024-04-02T09:13:53.808000+02:00 https://community.sap.com/t5/technology-q-a/issue-with-json-file-creation-as-an-output/qaq-p/13657978 Issue with JSON File creation as an Output 2024-04-03T23:43:28.634000+02:00 Tarun1 https://community.sap.com/t5/user/viewprofilepage/user-id/1431008 <DIV class="">We are planning to create an output JSON file through BODS which is using a target template attached in the email below, reading data from relational table.</DIV><DIV class="">Issues we are facing&nbsp;</DIV><OL><LI><DIV class=""><SPAN>We are unable to keep the names to be exactly the same for all of the Hierarchical Data nodes (</SPAN><SPAN>ArticleGroupID</SPAN><SPAN>,</SPAN><SPAN>ParentArticleGroupId</SPAN><SPAN>,&nbsp;</SPAN><SPAN>ArticleGroupDescription</SPAN><SPAN>&nbsp;) in the output file as we receive errors complaining about naming them different.</SPAN></DIV></LI><LI><DIV class="">Output structure is coming out the way we want, but it is repeating itself number of times source rows are there&nbsp;</DIV><DIV class="">&nbsp;</DIV></LI></OL><DIV class="">Source Query result is shown in color coding for the various levels deep in the data and finally it's the leaf.</DIV><DIV class="">&nbsp;</DIV><DIV class=""><STRONG>Output File Template</STRONG></DIV><DIV class=""><SPAN>{</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp; "ArticleGroup": [</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupID": "PD00009125",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ParentArticleGroupId": null,</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupDescription": "Digital Product Game",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroup": [</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupID": "PD00016135",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ParentArticleGroupId": "PD00009125",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupDescription": "Integration Game",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroup": [</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupID": "PD00023331",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ParentArticleGroupId": "PD00016135",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupDescription": "Integration Game - Mobile",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroup": [</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupID": "PD00020400",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ParentArticleGroupId": "PD00023331",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleGroupDescription": "Integration Game - Mobile - City Builder",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Articles": [</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleID": "PD00020401",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleDescription": "Integration Game - Mobile - City Builder - Ad Supported"</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleID": "PD00020402",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleDescription": "Integration Game - Mobile - City Builder - Cosmetics"</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleID": "PD00020403",</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ArticleDescription": "Integration Game - Mobile - City Builder - Crypto / NFT"</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp;&nbsp;&nbsp; }</SPAN><SPAN><BR /></SPAN><SPAN>&nbsp; ]</SPAN></DIV><DIV class=""><SPAN>}</SPAN></DIV> 2024-04-03T23:43:28.634000+02:00 https://community.sap.com/t5/technology-q-a/sap-data-services/qaq-p/13659571 SAP Data services 2024-04-04T20:02:52.286000+02:00 Akshatha_P https://community.sap.com/t5/user/viewprofilepage/user-id/1431840 <P>Hello Team,</P><P>We are currently using SAP Data services 4.2 SP 14 Patch 5 and OS RHEL 7.9</P><P>Since RHEL 7.9 will end on 30th June, upgrading the OS to RHEL 8.9.</P><P>My question is will SAP Data services 4.2 SP 14 Patch 5 work on RHEL 8.9</P><P>Please provide your inputs&nbsp;</P><P>Thank you&nbsp;</P> 2024-04-04T20:02:52.286000+02:00 https://community.sap.com/t5/technology-q-a/quot-failed-to-copy-dsconfig-txt-quot-message-appearing-during-silent/qaq-p/13662748 "Failed to copy DSConfig.txt" message appearing during silent install 2024-04-08T18:29:09.657000+02:00 ayfisv1 https://community.sap.com/t5/user/viewprofilepage/user-id/1434027 <P>I'm using the below batch file to install SAP Data Services 4.2</P><P>start /wait %~dp0setup.exe -q InstallDir="c:\Program Files (x86)\SAP BusinessObjects\" SelectedLanguagePacks="en" ProductKey=XXXX-XXXX-XXXX-XXXX DSConfigASSelection=skip DSConfigCMSSelection=skip DSConfigMergeSelection=skip ISCommonDirChanged=0 Features=DataServicesClient,DataServicesDesigner,DataServicesDataDirect,DataServicesDocumentation</P><P>It seems to install fine but shows a popup at the end which says "Failed to copy DSConfig.txt from 'c:\program files (x86)\SAPBusinessObjects\Data Services\conf' to '\conf'.&nbsp; Copy the file manually after installation completes."</P><P>I specified -q in the install so it should be suppressing all popups.&nbsp; How do I prevent this message?</P> 2024-04-08T18:29:09.657000+02:00 https://community.sap.com/t5/technology-q-a/pg-16-compatibility-with-ds-4-3/qaq-p/13663582 PG 16 compatibility with DS 4.3 2024-04-09T11:00:58.110000+02:00 georgiana https://community.sap.com/t5/user/viewprofilepage/user-id/1434691 <PRE><SPAN class="">We would like to know from which DS 4.3 version (which SP/Patch) there will be compatibility with PostgreSQL 16 (currently only compatible with PG 15 according to PAM)?</SPAN></PRE><P>&nbsp;</P> 2024-04-09T11:00:58.110000+02:00 https://community.sap.com/t5/technology-q-a/data-services-job-taking-6-9-hrs/qaq-p/13666961 Data services job taking 6-9 Hrs 2024-04-11T14:20:24.120000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi Team,</P><P>A recurring jobs running for every 4 hours. But each of it's execution took 6 to 9 Hrs to complete successfully. Because of this, many times some executions are running in parallel i.e., if one execution not finished in 4 Hrs , then the next execution will start after 4 Hrs so there will be&nbsp; 2 executions runs in parallel which could impact performane as well as end user not getting data on time. So kindly suggest on this.</P><P>Regards</P><P>Siba</P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-11T14:20:24.120000+02:00 https://community.sap.com/t5/technology-q-a/how-to-schedule-the-job-via-wsdl-with-the-help-of-soapui-tool/qaq-p/13672444 How to Schedule the job via WSDL with the help of SoapUI tool 2024-04-16T17:58:45.535000+02:00 dshaik https://community.sap.com/t5/user/viewprofilepage/user-id/656518 <P>How to Schedule the job via WSDL with the help of SoapUI tool<BR /><BR />a. we need to Schedule job for particular day and Time<BR />b. Schedule job with Global variable</P> 2024-04-16T17:58:45.535000+02:00 https://community.sap.com/t5/technology-q-a/bods-job-stored-procedure/qaq-p/13673412 BODS Job Stored Procedure 2024-04-17T14:53:52.389000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi All,</P><P>There is a recurring bods job contains 4 stored procedures. so once the job completed sucessfully, all these 4 procedures should be executed sucessfully and this can be traced in Job Trace Log. But out of 4 Stored procedures, only 2 procedures are showing as excuted state in trace log but remaining 2 other procedures was&nbsp; not showing for 1 week pssibly because there was a job server shutdown during weekend. but all 4 Sr Procs are shoing in executed state in trace log after 1 week again. But the job ran with below error. Here the function call indicates the 4th St Proc which I marked as blank.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="siba_pkd21_0-1713544764853.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/98941i424C6B1ED191A1C5/image-size/medium?v=v2&amp;px=400" role="button" title="siba_pkd21_0-1713544764853.png" alt="siba_pkd21_0-1713544764853.png" /></span></P><P>Please anyone let me know on this...</P><P>&nbsp;</P><P>&nbsp;</P><P>Regards,</P><P>Siba</P><P>&nbsp;</P> 2024-04-17T14:53:52.389000+02:00 https://community.sap.com/t5/technology-q-a/data-services-nest-and-unnest-produce-input-2-records/qaq-p/13678942 Data Services nest and unnest produce input ^2 records 2024-04-23T08:31:39.256000+02:00 holger_blum https://community.sap.com/t5/user/viewprofilepage/user-id/315305 <P>Hi,</P><P>I need to call a SAP RFC function with table input parameter<span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="function.JPG" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/100293i1685F7A179BB83A3/image-size/large?v=v2&amp;px=999" role="button" title="function.JPG" alt="function.JPG" /></span></P><P>to call the function, I create a new schema in my query based on my input table ( 5 records ) and pass this to SAP function.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query 20.JPG" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/100295i2C7F8E1826883824/image-size/large?v=v2&amp;px=999" role="button" title="query 20.JPG" alt="query 20.JPG" /></span></P><P>when I start the dataflow, the output creates 25 records ( 5^2 )</P><P>I delete the function and unnest the nested query 20, same result, 25 records...</P><P>What is the problem?</P><P>&nbsp;</P><P>Thx for your help</P><P>Holger</P><P>&nbsp;</P> 2024-04-23T08:31:39.256000+02:00 https://community.sap.com/t5/technology-q-a/to-get-records-for-last-120days-4-moths-in-bods/qaq-p/13680626 To get records for last 120days(4 Moths) in BODS 2024-04-24T11:47:57.680000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi All</P><P>Need to see records for last 4 Months(120 Days) , this condition I need to apply in query transformation where clause in Designer based on a Date field-ERDAT which contains values in format: yyyy.mm.dd&nbsp;</P><P>I tried to use below condition but bods not permitting this condition:</P><P>ERDAT &gt;=&nbsp; dateadd( day, -120, CURRENT_DATE());</P><P>Please anyone assist me on this .</P><P>Regards,</P><P>Siba</P> 2024-04-24T11:47:57.680000+02:00 https://community.sap.com/t5/technology-q-a/os-compatibility/qaq-p/13681325 OS compatibility 2024-04-24T19:45:19.630000+02:00 SAPSupport https://community.sap.com/t5/user/viewprofilepage/user-id/121003 <P>&nbsp;we are using the SAP Data Services on SUSE Linux Enterprise Server 11 SP4 and would like to upgrade the OS version to 15 SP5 . could you guys please let us if that is compatible version of SAP data services 4.2</P><BR />------------------------------------------------------------------------------------------------------------------------------------------------<BR /><B>Learn more about the SAP Support user and program <A target="_blank" href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/maximizing-the-power-of-sap-community-at-product-support/ba-p/13501276">here</A>.</B> 2024-04-24T19:45:19.630000+02:00 https://community.sap.com/t5/technology-q-a/question-about-rhel-support-with-sap-data-services-4-3/qaq-p/13687604 Question about RHEl support with SAP Data Services 4.3 2024-04-30T18:08:54.913000+02:00 SAPSupport https://community.sap.com/t5/user/viewprofilepage/user-id/121003 <P>In the SAP Data Services 4.3 PAM it says RHEL 9.2 is first supported on SAP Data Services 4.3 SP03, however can we upgrade our current Data Services 4.2 system running on RHEL 8.8 to 4.3 SP03 without upgrading operating system to RHEL 9.2? We would like to stay on RHEL 8.8 for the time being.</P><BR />------------------------------------------------------------------------------------------------------------------------------------------------<BR /><B>Learn more about the SAP Support user and program <A target="_blank" href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/maximizing-the-power-of-sap-community-at-product-support/ba-p/13501276">here</A>.</B> 2024-04-30T18:08:54.913000+02:00 https://community.sap.com/t5/technology-q-a/sap-data-services-error-codes-what-do-these-mean/qaq-p/13687804 SAP Data Services Error Codes. What Do These Mean ? 2024-04-30T22:14:25.265000+02:00 dunncrew https://community.sap.com/t5/user/viewprofilepage/user-id/7404 <P>We have a fairly simple SAPDS job that sends out TXT files via FTP. It fails sometimes with error codes, but I don't understand the cause, and what the codes mean. How can I get more useful info ?</P><P>For example:</P><P>Function call &lt;exec ( cmd, D:\OutBound\BatchFiles\BatchFile02.bat, 0 ) &gt; failed, due to error &lt;50306&gt;: &lt;Function &lt;exec&gt;<BR />failed to execute program &lt;cmd D:\OutBound\BatchFiles\BatchFile02.bat&gt;. Program terminated with exit code &lt;13&gt;.&gt;.</P> 2024-04-30T22:14:25.265000+02:00 https://community.sap.com/t5/technology-q-a/to-know-who-made-the-changes-in-bods/qaq-p/13689651 To know who made the changes in bods 2024-05-02T15:54:11.138000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi All</P><P>Suppose someone changed the existing job flow in bods designer or existing schedule of a ds console job / changed anything else then how to track that user?</P><P>Regards&nbsp;</P><P>Siba</P> 2024-05-02T15:54:11.138000+02:00 https://community.sap.com/t5/technology-q-a/sap-ds-designer-not-able-to-execute-a-job-in-a-remote-ds-job-server/qaq-p/13692691 SAP DS Designer not able to execute a Job in a remote DS Job Server 2024-05-06T14:55:37.859000+02:00 jorgepinaud https://community.sap.com/t5/user/viewprofilepage/user-id/1400220 <P>Hi Colleagues,<BR />I have 2 Problems related to SAP Data Services, but most probably both are related.<BR />&nbsp; &nbsp; 1. In the first System I execute SAP DS Designer from my Laptop and are able to connect to the DS Server. I already opened the ports 3500 and 6400, and configured the CMS to work with port 6500 (instead of the "Auto assigned" port). In this case I become an error message in the lower-right corner indicating that "Job Server: ( &lt;MyServer&gt;:3500 ) - is not responding (BODI-1241021)". Also when trying to execute a Job I receive the error message "The job server you selected is not working.". I checked the system and the Job Server is running. Maybe I'm missing some ports or a range of ports, but I'm not able to find the right Note or blog where this is clearly indicated. In this case I cannot execute the DS Designer from the DS Server, as the DS Server is installed in a Linux Environment. My workaround is to execute the Jobs from the DS Console (Web Console), but this is not a good solution (only a Workaround).<BR />&nbsp; &nbsp; 2. In the second system, installed in a Windows Environment, I'm able to execute DS Designer and run the Job Server, but the Job Server can only be used where connected to DS Designer in the same Server as the DS System is installed. But when I run the DS Designer from my Laptop and try to execute a Job I become the same error message as in the first system: "The job server you selected is not working.". But the difference is that in the lower-right corner I don't have an error indicating that the Job Server is not responding. In this case I don't have a Firewall between the DS Server and my Laptop (that's why I don't have the connection error), but I still have the "Job Server is not working" error. Here the workarounds are two: Execute DS Designer from the same DS Server (not suitable for the first problem) and use DS Console just for executing the jobs (not the best solution).</P><P>I checked SAP Notes and Blogs, opened ports and changed DS configurations, but nothing solves my problem.</P><P>So, in summary, my problems are:<BR />&nbsp; &nbsp; - First: identify the remaining ports that the DS System in Linux could be using, for listening and also for connecting to DS Designer. There's a Firewall in between.<BR />&nbsp; &nbsp; - Second: discover why DS Designer, executed from a remote computer (my Laptop) is telling me that the Job Server is not working. This is for both problems.</P><P>I know that this description is a long one, but I tried to clearly explain what is happening, and what I already did.<BR />If someone had the same problems, please reply to this message and help me. I'm pretty sure it'll also be helpful for other consultants with the same problems.</P><P>Ah, last but not least, both DS installations are DS 4.3. The first one (the one in Linux) is SP03. The second one (the one in Windows) is SP00.<BR />Best regards,</P><P>Jorge Pinaud.</P> 2024-05-06T14:55:37.859000+02:00 https://community.sap.com/t5/technology-q-a/run-a-bods-job-multiple-times-parallelly/qaq-p/13694033 Run a BODS job, multiple times, parallelly. 2024-05-07T16:06:25.652000+02:00 Sreekanta https://community.sap.com/t5/user/viewprofilepage/user-id/879687 <P>Hello experts,</P><P>I have a unique requirement. Due to large volume of data, the client has asked us to run the same BODS job multiple times. Each job will have filter criteria based on sequence number we pass into the job. We have designed the BODS job (xyz) and the job is running successfully using internal BODS script.</P><P>When we are calling the job (xyz) from the .sh file present in another job, as shown below, the xyz job is getting triggered sequentially. Meaning, the second statement is getting executed only when the first statement is complete and so on.</P><P><SPAN>exec('sh','/usr/sap/ADQ/dataservices/log/xyz.bat',8);&nbsp;&nbsp;<BR /></SPAN><SPAN>exec('sh','/usr/sap/ADQ/dataservices/log/xyz.bat',8);<BR />exec('sh','/usr/sap/ADQ/dataservices/log/xyz.bat',8);&nbsp;&nbsp;</SPAN></P><P><SPAN>How to call the same job (xyz) multiple times, parallel? I do not want to design a job calling another job inside, calling another job and so on. </SPAN></P><P><SPAN>Note - The Basis team will make sure that the BODS server can support running the same job multiple times. I have read several posts but unfortunately I did not get any clear answer.<BR /></SPAN></P><P><SPAN>Any help or an idea how to achieve this will be highly appreciated.</SPAN></P><P><SPAN>Thanks and Regards</SPAN></P><P><SPAN>Sreekanta</SPAN></P><P><SPAN>&nbsp;</SPAN></P> 2024-05-07T16:06:25.652000+02:00 https://community.sap.com/t5/technology-q-a/back-date-entry-block/qaq-p/13697214 Back date entry block 2024-05-10T09:07:54.540000+02:00 bikramkushwaha https://community.sap.com/t5/user/viewprofilepage/user-id/962877 <P>Hi Experts,</P><P><SPAN>I want to block backdated entries based on the user and document period. For example, User 4 should be allowed to make entries up to 3 days before the posting date and should be blocked for another document. Is it possible to implement this requirement?</SPAN></P><P>Kindly provided your best suggestion.</P><P>&nbsp;&nbsp;</P> 2024-05-10T09:07:54.540000+02:00 https://community.sap.com/t5/technology-q-a/how-to-implement-a-dropdown-menu-with-buttons-in-object-page-using-fiori/qaq-p/13700671 How to Implement a Dropdown Menu with Buttons in Object Page Using Fiori Elements and CDS Annotation 2024-05-14T12:56:35.349000+02:00 jgonzal https://community.sap.com/t5/user/viewprofilepage/user-id/1422213 <P><SPAN>I'm looking to enhance the user experience of my Fiori Elements application by adding a dropdown menu with buttons directly within the object page.</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jgonzal_0-1715683991229.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/110110i66A278002E743555/image-size/medium?v=v2&amp;px=400" role="button" title="jgonzal_0-1715683991229.png" alt="jgonzal_0-1715683991229.png" /></span></P><P>How can i achieve this using cds annotations?</P><P>Do you have any working example of this implementation that I can have a look at?</P><P>Thanks in advance.</P> 2024-05-14T12:56:35.349000+02:00 https://community.sap.com/t5/technology-q-a/bods-job-took-long-time-to-execute/qaq-p/13702600 bods job took long time to execute 2024-05-15T18:12:04.080000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi All,</P><P>A bods job taking around 8-9-10 Hrs to complete. Upon checking in trace log, a particular DF taking around 5-6 Hrs to compete successfully, PFA.</P><P>This DF contains a SQL tranformation(sql query operation), followed by a query tranformation followed by a key generation and finally the target table. Please let me know where I need to check/fine tune to reduce this job execution time. Let me know anything further information required.</P><P>Regards</P><P>Siba</P><P>&nbsp;</P><DIV class="">&nbsp;</DIV><DIV class="">&nbsp;</DIV><P>&nbsp;</P><P>&nbsp;</P><DIV class="">&nbsp;</DIV><DIV class="">&nbsp;</DIV><DIV class="">&nbsp;</DIV><P>&nbsp;</P> 2024-05-15T18:12:04.080000+02:00 https://community.sap.com/t5/technology-q-a/bods-recurring-job-failed-repeatedly-with-same-error/qaq-p/13705232 BODS recurring job failed repeatedly with same error 2024-05-17T20:35:16.876000+02:00 siba_pkd21 https://community.sap.com/t5/user/viewprofilepage/user-id/631027 <P>Hi All</P><P>A&nbsp;BODS recurring job failed repeatedly with same error: PFA</P><P>Any suggestion regarding this error ?</P><P>&nbsp;</P><P>BR</P><P>Siba</P><P>&nbsp;</P> 2024-05-17T20:35:16.876000+02:00