remedy 5.12 integration with SUN IDM 7.0

Hi friends

Anybody has done remedy5.12 integration with SUN IDM 7.0.

IN document SUN IDM 7.0 support only remedy 4.5 and 5.0.

But here my client is using remedy 5.12 with Sun iDM 7.0.

any body can help we how can i do this.

It is very urgent coz i am doing a project. I am using remedy as a authorative datasource.

Pls.................

Thanks

Saini

[405 byte] By [rahulsainia] at [2007-11-27 2:53:52]
# 1
I have asked a similar question (about Remedy 6 and 7) on both this forum and to Sun Support, and based on their responses and some research I've done it appears that IDM will only work with Remedy 4.5 and 5.0. Which means that some day soon I'm going to have to write my own adapter :-(
ca_cudmorea at 2007-7-12 3:29:12 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thanks I am not a developer.You know how to develop adapter for this.pls help me so i can do this.Thanks Saini
rahulsainia at 2007-7-12 3:29:12 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

If you're not a developer, you'll need to find a developer to do this for you. It's a fair bit of coding involved. IDM comes with documentation and samples on creating custom adapters. But you'll also need so customize these samples using Java code to call the Remedy web services interfaces.

If you're not up for that, another option is to use the Remedy Email Engine. It can receive and process e-mail requests to create and update entries for most Remedy forms using an e-mail as the input mechanism. IDM can simply send an e-mail containing the properly formatted Remedy requests to initiate Remedy actions.

ca_cudmorea at 2007-7-12 3:29:12 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4

Thanks for reply.

Okie I explain the scanario. i am using remedy as a authorative means

user will raised the ticket in remedy for a new role or role modification.

In ticket he will pass userid and role. After getting a approval in remedy through workflow he will get a account in idm. Can you tell me step how to configure remdy with idm throught email system. I will really thanksful for u.

Thanks

SAini

rahulsainia at 2007-7-12 3:29:12 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5
I would suggest reading the Remedy Action Request System Email Engine Guide. It has lots of samples on how to format the e-mail requests so that the appropriate actions take place in Remedy. Then simply create a new IDM Email Template that conforms to that format and add it to the
ca_cudmorea at 2007-7-12 3:29:12 > top of Java-index,Web & Directory Servers,Directory Servers...