cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Action 12.1, which include to use?

Former Member
0 Kudos

So I've read a few documents on building custom actions in MII 12.1 I'm not developing this action on the server itself, so I downloaded the Custom Action SDK download from my server to my laptop (XMII.jar) my server is 12.1 SP5. So reading the document "Developing Custom Actions in SAP MII 12.1" https://websmp205.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012002523100009655912009E&;

The example in this document shows that you should import com.sap.xmii.bls.sdk., however thats doesn't exist in the XMII.jar from the SDK download. The readme document from the Custom Action SDK, "Developing Custom Actions for xMII Logic Editor" shows imports of com.sap.xmii.xacute.actions. and com.sap.xmii.xacute.core.*

Knowing that the BLS engine was revamped for 12.1 Which is the proper way to go? and if I should use com.sap.xmii.bls.sdk.*, what jar file should I bring over from my MII server to my laptop so that I can make the proper reference?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Doug,

Use this link on your server for download:

http://<server>:<port>/XMII/Classes/blssdk.zip

Hope this help

Danilo Santos

Former Member
0 Kudos

Hi Doug,

That's indeed no the latest SDK (for 12.1)

for 12.1 at least you can download it from the page where you upload the custom actions (top right corner)