cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SAP Identity Management Extension Framework implementation

shankar_agarwal
Contributor
0 Kudos

I am following this doc

[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30f16242-9dec-2c10-7e88-838b4af75476?quicklink=index&overridelayout=true] for extending IDM functionality.I have followed the steps given in the doc correctly and deployed the application suceesfully but am not able to get any error message suggested.

Also please point to some documentation available on IDM api's.

Please post Any other approach to achieve the same .

regards

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

the implementation guide contains an error:

in the class MyOnSubmit{...

the head of the function should be:

public IdMValueChange[] onSubmit(Locale aLocale, int aSubjectMSKEY, int aObjectMSKEY, Task aTask, IdMSubmitData aValidate) throws IdMExtensionException {

the guide defines the task as int.

br

Andreas

shankar_agarwal
Contributor
0 Kudos

Hi Andreas

Thanks for the exact reply.Full Points awarded.

I am finding very tough to get any documentation on IdM apis.If you have got any links on this please post ,will be very helpful.

Regards

Shankar

Former Member
0 Kudos

Hello Shankar,

I wrote a blog about the DSE-API:

/people/domink.trui/blog/2008/11/17/how-to-use-custom-classes-in-the-sap-netweaver-identity-management

It has been a while since I wrote it, but it is still up to date.

Best regards

Dominik

Answers (1)

Answers (1)

former_member192665
Participant
0 Kudos

Hi,

have you checked this one?

/people/kai.ullrich/blog/2010/04/15/java-input-validation-with-idm-71-sp4

Cheers, Kai

-


http://kaidentity.blogspot.com/