Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IP-50546: Trading partner agreement not found for the given input values

Adi Salomons Oracle-OracleMar 18 2012 — edited Oct 17 2013
Hi,

I'm try to add new TP work with EDI EDIFACT over Internet (INVOIC), AS2 1.1 Exchange protocol.

B2B received message but failed to process it and identified that document as Acknowledgement.

B2B log file:


initial : null
from : TPName: null Type: AS2 Identifier Value: xxxxx.xxxx.xxx.xx
to : TPName: HOME Type: AS2 Identifier Value: XXB2B
final : TPName: null Type: AS2 Identifier Value: yyyyy.yyyy.yyy.yy
initiating : TPName: null Type: AS2 Identifier Value: xxxxx.xxxx.xxx.xx

…………………………..
…………………………..

2012.03.12 at 11:09:47:593: Thread-20: B2B - (ERROR) Error -: AIP-50546: Trading partner agreement not found for the given input values: From party[TYPE-VALUE] "AS2 Identifier-xxxxx.xxxx.xxx.xx", To party[TYPE-VALUE] "AS2 Identifier-XXB2B", Business action name "INVOIC_Pr"; also verify agreement effectiveToDate
at oracle.tip.adapter.b2b.tpa.RepoDataAccessor.getAgreementNameByBaTPType(RepoDataAccessor.java:2036)
at oracle.tip.adapter.b2b.tpa.TPAIdentifier.identifyTPA(TPAIdentifier.java:172)
at oracle.tip.adapter.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:598)
at oracle.tip.adapter.b2b.tpa.TPAProcessor.processIncomingTPA(TPAProcessor.java:241)
at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1852)
at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2593)
at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2463)
at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2418)
at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
at java.lang.Thread.run(Thread.java:534)

What I’m missing?
Whether the connect between From party name and its AS2 ID is wrong?

Thanks
Adi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2013
Added on Mar 18 2012
5 comments
2,648 views