Hello All,
Need to Call external BODS job from SAP Datasphere.
We can write python in data flow however i am not sure if its possible or how to achieve it?
Could not find any feature in task chain as well
Please share if you know any workarou...
Hi,
We have created locking mechanism of BW IP through a Workbook by calling a planning function/planning sequence.
Problem we are facing is unless you a User locks the planning function/sequence in a TR in BW then only he is able to execute from...
I have created a data slice with 2 customer exit variables. Whenever Query runs, these 2 will be filled and via a lock button in Workbook data will be locked.
Problem is how can i call this data Slice ? How can it be done via a Planning Function?
...
Hello,
I want to process a customer exit variable wherein I can call both I_step =1 and I_step2 .
In istep1,i will set default values for the variable and in istep2 I will derive the value from another variables input.
Problem is when I run the...
Hi,None of the workbooks are getting broadcasted.We are getting an error "Precalculation in thread 0 not connected".Please suggest on how to resolve this.Regards,Aditya
Can i call an external server from python script from data flow?
Need to call a Job in BODS server. Is it possible?
Can you shed some light if possible.
Yes. Its asking for a transport request.
As for running function module,we are doing that only. The planning function which we are calling from WB has a function module in it which activates/de activates the data Slice.
But don't know why it does...
Hi Cornelia,
Thanks for the reply.
We are calling a planning function from a AO WB ,the planning function modifies the data slice of the Info Provider. So when a user executes the planning function from WB and it tries to modify t...
Can you tell how to call this data slice via a button in Analysis office. When I execute planning function in BW,the data slice is activated in table rspls_ds but it doesn't do any locking.
Any idea how can I achieve locking in Analysis office via...