cancel
Showing results for 
Search instead for 
Did you mean: 

Business systems for Soap to file scenario

Former Member
0 Kudos

Hi Experts,

I am working on a soap to file scenario.Which type of business systems shall i create i.e Third party,As ABAP,As Java etc.Please suggest.

Thanks

Veeru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You dont need to create Business system for either SOAP or File.

You can simply create Business service for them in Integration directory.No need to do anything in SLD

Thanx

Aamir

Answers (4)

Answers (4)

Former Member
0 Kudos

Answered

Shabarish_Nair
Active Contributor
0 Kudos

>

> Hi Experts,

> I am working on a soap to file scenario.Which type of business systems shall i create i.e Third party,As ABAP,As Java etc.Please suggest.

>

> Thanks

> Veeru

you have two options.

For both, either create a Business System (3rd party) or you can directly go for a Business Service.

The choice is yours.

sunilchandra007
Active Contributor
0 Kudos

Hi,

Normally Business systems are created in SLD when you are provided with relevant system details. A business service is used in case of the system being an abstract unit.

In your case, it is better to go for Business service because you generally don't have such details for third party system.

Just go through this link for more understanding...

Regards,

Chandra

Former Member
0 Kudos

Hi,

We use Business system when we know the SLD Details (PRD,SWCV & TS)

We will use Business Service when we dont know the SLD details and we know Partially

We can create the Business system in SLD

We can create the Business service in ID itself

Regards

Seshagiri