cancel
Showing results for 
Search instead for 
Did you mean: 

Create interfaces, BPM, programmatically

Former Member
0 Kudos

Hello:

Just wondering, is there a way to create all the interfaces, message types, etc, in a programatical way?, that is, so I create some scripts (on any language) I can automatize the creation of a full working interface between two points.

What about the BPM?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you seen the blogs by Felix already

/people/felix.jeyareuben/blog/2007/03/20/xi--reverse-engineering-1-150-software-component

/people/felix.jeyareuben/blog/2007/03/22/xi-150-reverse-engineering-2-150-dependencies-in-swc-amp-adding-a-namespace

/people/felix.jeyareuben/blog/2007/05/09/xi-150-reverse-engineering-3-150-the-rest-of-integration-design-objects

Regards,

Jai Shankar

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Alejandro,

there are some possibilities 4 ur intention:

- U can import XML Schemas 4 ur datatypes

- U can import a BPEL file 4 ur processes

- U can import SAP objects like RFCs or IDocs working as interfaces

- U can use external definitions 4 wsdl import

Coz of the limited XI protocol u cannot import any external file.

Regards,

Udo

Former Member
0 Kudos

Leon,

I dont think it is possible in XI as of now. Might be the coming versions may give this but not sure.

---Satish