Hi,
I am writing, or rather have written, a piece of java code for a custom action block.
When writing the code in standard Java it works, thus I started changing to code to make it usable for a custom action block on MII.
To do this I used "SAP PRESS - Implementing and configuring SAP MII" Chapter 9.1. This is based on an earlier version of MII and I have noticed some differences with the current version.
So I was wondering if the steps for creating a custom action and deploying it have changed. When I try to deploy my action I get a lot of errors which I did not expect.
My action has to take 3 input parameters and should give one string as output (just to give a reference that it ain't a complex action).
Could anyone provide me a code template or point me to some up to date documentation on creating custom actions in MII?
With kind regards,
Joery