cancel
Showing results for 
Search instead for 
Did you mean: 

Alternative for ActiveXObject in cloud studio irpa

Hello Everyone,

Can someone please help me with the alternative for ActiveXObject() for cloud studio in sap irpa. I trued with Object() but didnt work.

Thanks in advance.

Regards,
Sujata Jena

View Entire Topic
Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos

sujata_jena15,

Can you explain the use case for the usgae of ActiveXobject in Cloud studio?

This may help us to support you better

0 Kudos

Hi chaitanyapriya.puvvada,

I am trying to call BAPI without capturing sap gui screen directly writing code in custom script. In desktop studio, before initializing connection code we usually write .
var BAPI = new ActiveXObject("SAP.Functions");
var connection = BAPI.Connection;
But it wont work in cloud studio as it doesnot support ActiveXobject. in cloud studio what I need to write instead of activeXObject.

Regards,
Sujata Jena

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos

2109 will be released on Monday.

BAPI SDK will be available in this release.

To know more about it refer to this blogpost.

0 Kudos

Hi Priya,

Thank you so much for the update.

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert

You can join the SAP Community call tomorow .We would be presenting the latest features in Cloud Studio.