cancel
Showing results for 
Search instead for 
Did you mean: 

ccBPM File-->Proxy Scenario: where to give business system name

Former Member
0 Kudos

I am studying ccBPM and working on a simple File-->Proxy scenario. Where can I put the real business system name since the Integration Process serves as both Receiver service (business system) and Sender service? Say, i want the receive to be DEV001, where shall I enter the name?

Accepted Solutions (1)

Accepted Solutions (1)

nageshwar_reddy
Contributor
0 Kudos

ccBPM acts as just another sender or receiver. If you are trying to achieve File->ccBPM->Proxy, then your DEV001 will be receiver proxy.

Former Member
0 Kudos

Hi,

Your configuration would be in 2 steps

File --> IP

IP --> Proxy

Thanks,

Sudhansu

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

ccbpm does not support proxy scenario. The reason is it uses only abstract interfaces and you cannot distinguish between inbound and outbound.  Please change your design.