cancel
Showing results for 
Search instead for 
Did you mean: 

File to File scenario without ESR

Former Member
0 Kudos

Hi PI Experts,

I m doing a file to file scenario, which can be used for files with different structures. So I believe I should do this as just pass through without any ESR/mappings.But the doubt I have is how to configure receiver determination without a service interface.Can you please give me suggestions on how to proceed with this.

Thank you so much in advance!

Anjana.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Anjana,

But the doubt I have is how to configure receiver determination 
without a service interface.Can you please give me suggestions on how 
to proceed with this.

>>>> You can give any dummy name for the receiver determination and namespace!

regards

Ramesh

Former Member
0 Kudos

Thank you for the quick response.I gave the service interface and namespace as test, but getting an error saying no receiver determination found.Am I missing something?

Thanks,

Anjana.

Former Member
0 Kudos

hi,

no receiver determination found.Am I missing something?

have you provide same dummy name space and interface names in all configuration objects?

if you provide or configured correctly then once you change the objects like any add in objects then activate again.

thanks,

Former Member
0 Kudos

It is better to maintain same dummy namespace across all the configuration objects and better to follow standards in constructing the namespace like: http://testfilescenariodummy.com

regards

Ramesh

Former Member
0 Kudos

Thank you so much for the help!It is working now!

Anjana.

Answers (3)

Answers (3)

rajasekhar_reddy14
Active Contributor
0 Kudos

SEARCH IN SDN, there is blog on the same cocept.

Former Member
0 Kudos

HI,

follw steps:

File to File Interface without ESR objects

this is very simple , you need to create Configuration objs

1. sender Communication channel and agrrenment

2. receiver Communication channel and agrrenment

3. u have to provide dummy service interface names and name space in interface determination,

4.in receiver determination , we have to provide source and receiuvers bu.components and remaining dummy names.

and provide

dummy name means : any name like xyzzz

dummyname sapce : http://xyzzz

please refer this blog:

thanks,

rajasekhar_reddy14
Active Contributor
0 Kudos

give dummy service interface names(manully enter it) and create two receiver file channels. it should work