cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping edited in Integration repository

Former Member
0 Kudos

Hi

can anyone let me know which all mappings are edited in integration repository

regards

jm

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I belive only Message Mapping.

XSLT and Java are edited outside Integration Repository and imported into Integration repository as archive.

Once you enable ABAP mapping, you can create your class in Integration Server ABAP, not inside Integration Repository.

Liang

Former Member
0 Kudos

hi

i also believe the same

bcoz as per the help.sap they are mentioning message mapping are

define using a graphical editor in the Integration Builder which is used to create a Java source code for the runtime.

and XSLT and Java mappings can be imported into the Integration Repository as an archive.

but not sure about it that whether message mapping is only edited in integration repository or not

regards

jm

Former Member
0 Kudos

Yes john. Only message mapping you can edit. Rest you have to edit in any external editor and import them as an archive. If you want to edit them once again then you have to edit only in an external editor and then reimport it.

Regards,

---Satish

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

XSLT is eidtable in IR. The restriction is that the XSLT Structure has to be defined extrernly , jar created and uploaded in Xi. Import as Archive.

The value -of Statements ( selects in XSLTs) can change in XI.

Java : Develop you code using Eclipse of NWDI.

Implement the stream Transformation interface.

Create a JAR

Import as Archive.

Hope this clarifies the Doubt.

Regards

Abhishek

Former Member
0 Kudos
Former Member
0 Kudos

XSLT and mesage mappings.

Former Member
0 Kudos

hi

thanks for your quick reponse

can you tell me then where are java and abap mappings edited

regards

jm