11g - configuring inbound for no grup and/or no interchange headers

Due to the fact that I was unable to find useful documentation for this theme, I trying to search for unconventional wisdom.
The question is quite simple : how to configure b2b 11g ( strictly ) to be able to receive and understand a b2b doc ( desadv, ostrpt, hanmov, op-something :at your choice ) when there is no grup and no interchange headers and the protocol is ftp or file ( generic ) .
To give an example lets try this one :
<h5>
UNH+188196+OSTRPT:D:04B:UN:EAN004'
BGM+348::9+2073850+9'
DTM+137:201004060650:203'
RFF+CR:100'
NAD+SU+5940475078003::9'
NAD+ST+5949014211000::9'
NAD+LSP+5949012999986::9'
DOC+220+2073850'
LIN+1++5942002000877:SRV'
PIA+1+PROMO:NB'
DTM+36:100406:102'
QTY+46:576'
RFF+LI:22641352'
LIN+2++5942002001270:SRV'
PIA+1+PROMO:NB'
DTM+36:100406:102'
QTY+46:576'
RFF+LI:22641353'
UNT+29+188196'
</h5>
( yes : the segment number is not correct ; does not matter to me )
What I did so far :
- the document definition : ecs and xsd;
- define the document in b2b - administration-document as EDI_EDIFACT-D04B-OSTRPT-ver1
- define partners with "name" attribute
- give these partners chanels ( generic file ) and document ( with no grup and no interchange headers ); as extra : the document definition *"Override Version Param"* and add extra delimiters : 0x27 0x0D 0x0A
- define an agreement as : inbound, no validate, no translate, no fa ; deploy it
- a generic file listening channel
The result is consistentlty :
...TPAProcessor: processTPA(): party info [[
initial : null
from : TPName: null Type: null Value: null
to : TPName: null Type: null Value: null
final : null
and more :
...RepoDataAccessor: queryAgreementMO: direction OUTBOUND
and finally :
Informational -: B2B-50014: General Error: Informational -: B2B-50029: B2B runtime error[[
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1283)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: Informational -: B2B-50029: B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     ... 8 more
Informational -: B2B-50029: B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Informational -: B2B-50014: General Error: Informational -: B2B-50029: B2B runtime error
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1283)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: Informational -: B2B-50029: B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     ... 8 more
The result is that b2b reports " message error" with no document protocol and no tp data identified.
What is so wrong that b2b finds nothing right about this document?
The 11g documentation keeps mentioning the b2b-config.xml file which I did not find; where is it?
What are the properties to be set in web b2b interface to succesfully process an inbound file in the conditions mentioned.
Thank you for any meaningful information.

Thank you for your quick response.
1. the use is more a test case : the minimum requirments for an inbound flow.The bare minimum! Further process of the file is acceptable; for example the use of operating system script to complete the needing parts or use of callout that can transform the input file in a more usefull one ( further used as input ). The real world example can be one of a poor information system of the trading partner or a old one or just one trapped in a legacy system . In fact examples perhaps are not quite just fantasy. This will lead to the minimum requirements a possible partner should fullfil to qualify as b2b partner.
In other words : what are the conditions required ( and configurations needed ) in which is still possible to succesfully process an inbound file that start at UNH and ends at UNT? Isn't it interesting?
2. Yes endeed; the fact that system understand my configuration as " outbound" is dazzling! This is why I mentioned it.
3. Further . more detailed information .. don't no what to say more about it.
- there a two partners
- the agreement clearly state the use of channels, which are "generic file " with the same file system directory for both
-the inbound direction is given by the use of document : the partner is sending it and the host is receiving.
The missing documentation makes very difficult to trace any further.The b2b-config.xml file should by good enough but is missing.
If b2b server would be able to read the file it will find there the protocol ( OSTRPT ); after that only identifying partners by the channels can be used ( "how" is still a problem too ) .
Follows a trimmed server-diagnostic.log :
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListenertransportToIPtmsg.getProtocol():File     
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneronMessagebefore iptoapp conversion     
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneripToAppMessageconverting with UTF8     
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneronMessageprint app Message : oracle.tip.b2b.message.AppMessage@3dfe90c2     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Enter:      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Got RTP Context and added      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Exit      
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneronMessagecalling processOutgoingMessage     
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneronMessage[JTA      Calling Commit User Transaction
[SRC_METHOD: log      enter enqueueEvent(eventType, eventId, id)     
[SRC_METHOD: log      enter enqueueEvent(eventType, eventId, id, delay)     
[SRC_METHOD: log      enter enqueueEventWLS(eventType, eventId, id, delay)     
[SRC_METHOD: log      eventType = 3, eventId = 28     
[SRC_METHOD: log      create queue connection     
[SRC_METHOD: log      create queue session     
[SRC_METHOD: log      create text message     
[SRC_METHOD: log      send the event     
[SRC_METHOD: log      leave enqueueEventWLS(eventType, eventId, id, delay)     
[SRC_METHOD: log      leave enqueueEvent(eventType, eventId, id)     
[SRC_METHOD: synchedLog_J      Wed Apr 21 16:35:30 EEST 2010: oracle.tip.b2b.transport.AppInterfaceListeneronMessagesend outgoing_apps_message     
[SRC_METHOD: log      B2BEVENT =  Event ID: 28 ID: C0A8002A1282094A04B000005F935CE8 Event Type: 3     
[SRC_METHOD: synchedLog_J      Engine: processEvents: Enter     
[SRC_METHOD: synchedLog_J      Engine: handleMessageEvent: Enter     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Enter  appMsg id = C0A8002A1282094A04B000005F935CE8     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got [1      messages for AppMessage ID C0A8002A1282094A04B000005F935CE8
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Exit     
[SRC_METHOD: synchedLog_J      Engine: handleMessageEvent: Setting payload with UTF8 encoding     
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessage: Enter     
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: Enter          
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: Set the creation time for the messge as Wed Apr 21 16:35:31 EEST 2010     
[SRC_METHOD: synchedLog_J      calling setFromPartyId() changing from null to  TPName: null Type: null Value: null     
[SRC_METHOD: synchedLog_J      calling setToPartyId() changing from null to  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      calling setInitiatingPartyId() changing from null to  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: To TP Namenull
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: From TP Namenull
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: business action name: null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: doctype name: null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: doctype revision: null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: Got AppMsg from ipmsg
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: ipmsg.get_MSG_TYPE = 1
[SRC_METHOD: synchedLog_J      calling setInitiatingPartyId() changing from  TPName: null Type: null Value: null to  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: using appMsgId as b2bMsgId
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl:  B2B Message ID is C0A8002A1282094A04B000005F935CE9
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: RefTo B2B Message ID is null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: isSignalMsg() == false; call outgoingTPA
[SRC_METHOD: synchedLog_J      TPAProcessor: processOutgoingTPA(): Begin TPA Processing..
[SRC_METHOD: synchedLog_J      QueryManager: getMDSSession: Enter Label null
[SRC_METHOD: synchedLog_J      TPAProcessor: processTPA(): direction is outgoing
[SRC_METHOD: synchedLog_J      TPAProcessor: processTPA(): calling processparty with :  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      TPAProcessor: processTPA(): party info [[
initial    : null
from       :  TPName: null Type: null Value: null
to         :  TPName: null Type: null Value: null
final      : null
[SRC_METHOD: synchedLog_J       calling setInitiatingPartyId() changing from  TPName: null Type: null Value: null to  TPName: null Type: null Value: null     
[SRC_METHOD: synchedLog_J       QueryManager: getMDSSession: Enter Label null     
[SRC_METHOD: synchedLog_J       TPAProcessor: processTPA(): TPA Name : null     
[SRC_METHOD: synchedLog_J      RepoDataAccessor: getAgreementDetails - msg: Enter
[SRC_METHOD: synchedLog_J      RepoDataAccessor: getAgreementDetails - msg: create empty msg
[SRC_METHOD: synchedLog_J      RepoDataAccessor: getAgreementDetails - msg: Query Agreement
[SRC_METHOD: synchedLog_J      RepoDataAccessor: queryAgreementMO: Enter
[SRC_METHOD: synchedLog_J      RepoDataAccessor: queryAgreementMO: direction OUTBOUND
[SRC_METHOD: synchedLog_J      RepoDataAccessor: queryAgreementMO: fromParty  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      RepoDataAccessor: queryAgreementMO: toParty  TPName: null Type: null Value: null
[SRC_METHOD: synchedLog_J      QueryManager: getMDSSession: Enter Label null
[SRC_METHOD: synchedLog_J      RepoDataAccessor: processParty: tpName United
[SRC_METHOD: synchedLog_J      RepoDataAccessor: processParty: tpName null
[SRC_METHOD: synchedLog_J      RepoDataAccessor: processParty: TP not specified, getting it from TP list.
[SRC_METHOD: synchedLog_J      RepoDataAccessor: processParty: Given Doc/Ex null/null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessageImpl: general exception ERROR
Informational -:  B2B-50029:  B2B runtime error[[
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Informational -:  B2B-50029:  B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
[SRC_METHOD: log] msgKey = B2B-50014
Informational -: B2B-50014: General Error: Informational -: B2B-50029: B2B runtime error[[
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1283)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: Informational -: B2B-50029: B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     ... 8 more
[SRC_METHOD: synchedLog_J      DbAccess:updateWireBusinessToErrorState
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Enter
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got RTP Context
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got 0messages for field messageId with value C0A8002A1282094A04B000005F935CE9
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Exit
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: findWireMessageByB2BMessageId: querying for id = C0A8002A1282094A04B000005F935CE9
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: findWireMessageByB2BMessageId: Got null BusinessMessage
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: findWireMessageByB2BMessageId: Returning null
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Enter
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got RTP Context
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got 0messages for field messageId with value C0A8002A1282094A04B000005F935CE9     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Exit     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Enter  appMsg id = C0A8002A1282094A04B000005F935CE8     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got [1      messages for AppMessage ID C0A8002A1282094A04B000005F935CE8
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Exit     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.DbAccess: insertMsgTblRowImpl: Setting receive timestamp: Wed Apr 21 16:35:31 EEST 2010     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.DbAccess: insertMsgTblRowImpl: Setting send timestamp: Wed Apr 21 16:35:31 EEST 2010     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.DbAccess: insertMsgTblRowImpl: hdr.getMessageInfo().getFromRole() null     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.DbAccess: insertMsgTblRowImpl: hdr.getMessageInfo().getToRole() null     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Enter:      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Got RTP Context and added      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: createObject: Exit      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Enter:      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Exit      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Enter  appMsg id = C0A8002A1282094A04B000005F935CE8     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Got [1      messages for AppMessage ID C0A8002A1282094A04B000005F935CE8
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: getAppMessageById: Exit     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Enter:      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Exit      
Informational -:  B2B-50014:  General Error: Informational -:  B2B-50029:  B2B runtime error[[     
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1283)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: Informational -:  B2B-50029:  B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     ... 8 more
Informational -:  B2B-50029:  B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Informational -:  B2B-50014:  General Error: Informational -:  B2B-50029:  B2B runtime error
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1283)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:738)
     at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3077)
     at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
     at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
     at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:77)
     at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
     at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: Informational -:  B2B-50029:  B2B runtime error
     at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
     at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
     at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1223)
     ... 8 more
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Enter:      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: updateObject: Exit      
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Enter     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got RTP Context     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got 1messages for field messageId with value C0A8002A1282094A04B000005F935CE9     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Exit     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: findWireMessageByB2BMessageId: querying for id = C0A8002A1282094A04B000005F935CE9     
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: findWireMessageByB2BMessageId: Returning null
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.DbAccess: updateNativeEvtTblRow: DbAccess:updateNativeEvtTblRowGot WireMessage with B2BMessage ID C0A8002A1282094A04B000005F935CE9
[SRC_METHOD: synchedLog_J      Notification: notifyApp: Enter
[SRC_METHOD: synchedLog_J      Notification: notifyApp: payload = <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">[[
  <correlationId>C0A8002A1282094A04B000005F935CE8</correlationId>
  <b2bMessageId>C0A8002A1282094A04B000005F935CE9</b2bMessageId>
  <errorCode>B2B-50014</errorCode>
  <errorText>
  <![CDATA[General Error
  ]]>
</errorText>
<errorDescription>
<![CDATA[Machine Info: (otzio.euro.ro)
Description: General Error
  ]]>
</errorDescription>
<errorSeverity>3</errorSeverity>
</Exception>
[SRC_METHOD: synchedLog_J      Notification: notifyApp: Enqueue the exception message:[[
<Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <correlationId>C0A8002A1282094A04B000005F935CE8</correlationId>
  <b2bMessageId>C0A8002A1282094A04B000005F935CE9</b2bMessageId>
  <errorCode>B2B-50014</errorCode>
  <errorText>
  <![CDATA[General Error
  ]]>
</errorText>
<errorDescription>
<![CDATA[Machine Info: (otzio.euro.ro)
Description: General Error
  ]]>
</errorDescription>
<errorSeverity>3</errorSeverity>
</Exception>
[SRC_METHOD: synchedLog_J      Notification: deliverException: Send message to endpoint IP_IN_QUEUE
[SRC_METHOD: log      URL ===== aq://IP_IN_QUEUE@jdbc/SOADataSource
[SRC_METHOD: synchedLog_J      Notification: notifyApp: Exit
[SRC_METHOD: log      class oracle.tip.b2b.metric.B2BMessageProperties[[
fromTP : United
toTP : null
DocumentProtocol : null
DocumentProtocolVersion : null
DocumentType : null
Agreement : null
MessageSize : 0.0
MessageState : ERROR
FromEndpoint : null
FromEndpointProtocol : null
FromEndpointStatus : null
ToEndpoint : null
ToEndpointProtocol : null
ToEndpointStatus : null
Application : null
Application : null
Composite : null
CompositeVersion : null
Service/Reference : null
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessage: Elapsed Time = 50
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Enter
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got RTP Context
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Got 1messages for field messageId with value C0A8002A1282094A04B000005F935CE9
[SRC_METHOD: synchedLog_J      oracle.tip.b2b.msgproc.ToplinkHelper: queryById: Exit
[SRC_METHOD: synchedLog_J      Engine: processOutgoingMessage: Exit
[SRC_METHOD: synchedLog_J      Engine: handleMessageEvent: Exit
[SRC_METHOD: synchedLog_J      Engine: processEvents: Exit
Edited by: gabosu on Apr 21, 2010 7:32 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

Similar Messages

  • Give me the Configuration steps  for intercompany billing and third party s

    Hi Gurus,
    Give me  the Configuration steps  for intercompany billing and third party sales and give me a brief description with examples.
    Regards,
    YSR

    Dear YSR
    Check the links
    [Cross Company Configuration|http://help.sap.com/bp_bblibrary/500/Documentation/J62_BB_ConfigGuide_EN_DE.doc]
    [Third Party Without Shipping Notification|http://help.sap.com/bestpractices/BBLibrary/html/J55_ThirdPartyWOSN_EN_US.htm]
    Third party order processing is as follows:
    Assume three companies X, Y and Z
    X - The company,
    y - The customer
    Z - Vendor
    When ever X gets a PO from Y to supply some goods, X has an option of either manufacturing those goods or procuring those goods.
    If he is procuring the goods, there are two methods that are generally followed:
    Method 1)
    After receiving the PO from Y, X creates a sales order against Y.
    Now at the same time he also creates a PO to a vendor Z to produce the goods
    Z produces the goods and supplies to X
    X receives the goods from Z
    Then X delivers the same goods to Y.
    After that X invoices Y and Z invoices X.
    Note : Here there is no direct/ Indirect relation between Z and Y.
    This process is known as Trading Process. and the Material here is created  with Material type HAWA.
    The other method is a Third party order processing method:
    Here the glaring difference is that instead of Z supplying the material to X and X in turn supplying the same material to Y.
    X authorizes Z to supply the material to Y on his behalf and notify him once the delivery is complete.
    Now Z supplies the material to Y and acknowledges the same to X.
    Z  will send a copy of delivery acknowledgement and invoice to X.
    After receiving the delivery confirmation and invoice from Z, X has to verify the invoice and this process is known as invoice verification and is done in SAP through Tcode MIRO.
    The next step for X  is to create an invoice and submit to Y
    Only after the invoice verification document is posted  then only X can create an invoice for Y.
    This is the business flow that is followed for third party order configuration.
    There are few steps that have to be configured to enable the system to function as mentioned above.
    Step1)
    If you are always followwing a third party process for a material then you have to create the material using item category group BANS.
    The procument type should be marked as External procurement (F) in MRP 2 view of the material master record.
    if you are not always allowing third party order processing then u can create a material master record with item category group as NORM and the procurement type should be marked as ( X) meaning both types of procurment ( in house manufacturing and external procurement).
    Step 2)
    the item category in the order should be manually changed as TAS.
    For that you need to confugure the item category determination
    ord type + item cat grp + usge + Hiv level = Item cat + Manual item cat
    OR + NORM +      +       = TAN . + TAS
    OR + BANS +       +       = TAS
    Step 3)
    make sure that during the item category configuration for TAS  you need to mark relevnat for billing indicator as F
    Step 4)
    The schedule line cateogry for this type should be CS.
    make sure that you mark  subsequent type as NB - purchase requisition  in this schedule line category as this will trigger the purchase requision order immediately after the creation of the sales order and the PO to vendor is created against this purchase requiesion.
    thanks
    G. Lakshmipathi

  • Is there is any way to find the data transfer from client to Configuration Manager for health monitoring and hardware Inventory

    Hi
    Can Configuration Manager provide a way to find the data transfer from client to Configuration Manager for health monitoring and hardware Inventory. How can I know what amount of data is consumed during that process

    Place archive_reports.sms in %systemroot%\ccm\inventory\temp\ for both 64-bit and 32-bit computers.
    There are two situations where you can use this depending on the type of client:
    1. To keep inventory reports on a client (that is not an MP), create the following file:
    %systemroot%\ccm\inventory\temp\archive_reports.sms
    2. To keep inventory reports on a MP (that is also a client), create the following file:
    <x>:\sms_ccm\inventory\temp\archive_reports.sms
    The XML file will be saved in the inventory\temp folder.
    More information on the above here: http://blogs.technet.com/b/configurationmgr/archive/2012/09/17/controlling-configuration-manager-2012-using-hidden-files.aspx

  • [svn] 4534: Add configuration tests for flexclient, destination and services

    Revision: 4534
    Author: [email protected]
    Date: 2009-01-14 16:02:42 -0800 (Wed, 14 Jan 2009)
    Log Message:
    Add configuration tests for flexclient, destination and services
    checkintests: passed
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/erro r.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/serv ices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/dest-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/error. txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/servic es-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/error. txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/servic es-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/error.tx t
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/services -config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/er ror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/se rvices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/erro r.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/serv ices-config.xml

    Revision: 4534
    Author: [email protected]
    Date: 2009-01-14 16:02:42 -0800 (Wed, 14 Jan 2009)
    Log Message:
    Add configuration tests for flexclient, destination and services
    checkintests: passed
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/erro r.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/DuplicateIdTest/serv ices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/dest-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/IncorrectRootElement Test/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidAdapterRefTes t/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidChannelTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/error. txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/InvalidIdTest/servic es-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/error. txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NoAdapterTest/servic es-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentAdapterTe st/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelAt trTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/destination/NonExistentChannelTe st/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/error.tx t
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/InvalidIdTest/services -config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/er ror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/InvalidTimeOutTest/se rvices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/flexclient/NegativeTimeOutTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidDefSecConstraint Test/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/erro r.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIncludeTest/serv ices-config.xml

  • 891W: Configuring NTP for both router and embedded AP?

    Hi all.  I've configured the main router as an NTP client to an external pool of NTP servers and have also entered ntp update-calendar so the hardware clock also syncs to NTP basically, but am wondering do I also need to do any NTP commands on the embedded AP too or does the AP take time from the main router?  If so, what source? (clock, calendar, or other?). 
    Also I'm a bit new to NTP config (just figured it out an hour ago) in the IOS.  I'm wondering, after configuring it, the time is right and reflects my time zone.  How does it know?  Does the NTP server out on the Internet reognize my location by IP or something and sends me UTC offset data?  Otherwise I don't see how my router could know which time zone it is in since I've never set that. 
    Thanks! 
    Update:  Definitely the AP does not get time from the main router, as my AP's time is somewhere in 1993.  It seems the only IOS options (version 15.2) to set for time are #clock set hh:mm:ss . Then in conf t there is a couple of settings for daylight savings and time zone.  But this won't prevent clock drift so I guess I'll just need to set the AP to also talk to NTP servers out on the Internet, seperately from the main router.  I'm trying to think of the IOS firewall implications.....I thinmk I have ip address unnumbered vlan1 set for the AP wlan-ap0 interface, so I suppose any zone firewall settings that apply to the router zone self would also work for the AP.  Ugh, well I guess I'll just give it a whirl. 

    Hi all.  I've configured the main router as an NTP client to an external pool of NTP servers and have also entered ntp update-calendar so the hardware clock also syncs to NTP basically, but am wondering do I also need to do any NTP commands on the embedded AP too or does the AP take time from the main router?  If so, what source? (clock, calendar, or other?). 
    Also I'm a bit new to NTP config (just figured it out an hour ago) in the IOS.  I'm wondering, after configuring it, the time is right and reflects my time zone.  How does it know?  Does the NTP server out on the Internet reognize my location by IP or something and sends me UTC offset data?  Otherwise I don't see how my router could know which time zone it is in since I've never set that. 
    Thanks! 
    Update:  Definitely the AP does not get time from the main router, as my AP's time is somewhere in 1993.  It seems the only IOS options (version 15.2) to set for time are #clock set hh:mm:ss . Then in conf t there is a couple of settings for daylight savings and time zone.  But this won't prevent clock drift so I guess I'll just need to set the AP to also talk to NTP servers out on the Internet, seperately from the main router.  I'm trying to think of the IOS firewall implications.....I thinmk I have ip address unnumbered vlan1 set for the AP wlan-ap0 interface, so I suppose any zone firewall settings that apply to the router zone self would also work for the AP.  Ugh, well I guess I'll just give it a whirl. 

  • Still have some configuration questions for SSD/HDDs and Pr Pro (laptop)

    Hi guys,
    So I recently asked a question regarding configurations for a new Toshiba Qosmio (being delivered in 2 days)  I've done a lot of reading and have become somewhat more educated and somewhat more confused.  I'm having the X70-ABT3G22 custom built with an i7-4700MQ, a 256GB mSATA SSD, 2 matching 500GB (7200rpm Serial-ATA) HDDs, a 3GB GeForce GTX 770M, and 32GB DDR3L 1600MHZ SDRAM.
    It was suggested that I RAID 0 the 2 HDDs, which sounds like a great idea.  My question then, is the configuration of Premiere Pro with the - now 2 drives left.  I was reading about disk set-up on http://ppbm7.com/index.php/tweakers-page/84-disk-setup/95-disk-setup  which was very informative.  But the information there suggests that if I have 2 drives, I should consider adding a 3rd.
    At this point, there's no room for a third internal drive because the 2 have been striped to make 1, The SSD is obviosly for the OS and programs. And if Premier Pro functions more efficiently by spreading the workload over at least 3 disks, would I be better off by not striping the 2 matching HDDs and spreading the workload out?  Or should I stripe the 2 internal drives and use a USB 3.0 flash drive for the previews, media cache, or exports? Or stripe the 2 HDDs and just work with the 2 internal drives without anything external?  I'm looking for suggestions from you guys for the best way to configure this particular set-up.  Any help would be greatly appreciated.  Serioulsy.
    Thanks again
    Todd

    I do not know if a USB3 RAID box would be any better than my simple experiment that I tried.  See my thread for item 2 in the first post.  I bought a 2 1/2" external enclosure which I researched extensively for what sounded like it had an optimized SATA III to USB3 interface.  I put one of the fastest SSD drives I am aware of (Samsung 840 Pro 256 GB) in it to see what the performance would be.  When I put this SSD in my laptop directly on an internal SATA III with my PPBM6/7 benchmark it gives me a Premiere write transfer rate of almost 500 MB/second.  When I put the same drive in the external USB3 enclosure the Premiere write transfer is limited to slightly less than 200 MB/second which probably better than a most hard disk drives, but now where near taking advantage of the speed capability. 
    The answer to your question is yes, you can use an external hard drive RAID enclosure effectively but do not expect much more speed from that device.  You will have more reliability if you set it up for the right RAID mode.  Using hard drives you will have much greater capacity than SSD's offer.  The only disadvantages with a large multidisk USB3 enclosure is you will always have to have another AC cord to plugin and dragging a large disk enclosure around is a pain.  The small 2 1/2" enclosure above is self powered and highly portable.
    Do not believe many of the advertised read/write rates of these USB3 devices, specifically the write rates are not what you can achive in real life applications.
    I just checked and your Toshiba laptop does not have eSATA so I think you are limited to only USB3 peripherals. 

  • AS2 adpater-- Configuration details for both SND and RCV.

    Hi All,
    I need some details for both AS2 sender and receiver adapter.
    Sender AS2 adapter :
    1. Use Proxy
          Use Authentication
    Which one we need to use? 
    2. what is this Proxy Realm or Authentication Realm??
    3. Whether we need to enable Hostname check & HTTP keep alive? what is the purpose of these settings?
    4. what is this Message subject ?? the content of this comes from the file name or file data?
    5. Server certificate and private key authentication?? do we need to get these from partner system??
    Receiver AS2 adapter :
    1. Here also  the same question when we need to use Proxy settings and when we need to use Authentication settings.
    2. Dynamic attributes??
         Use dynamic attributes
         Use non-empty attributes.    
    What are the information we need to ask partner system to get the connection??
    Please reply if anyone worked on these AS2 settings.
    Thank You.
    Regards
    Krupakar.

    hi..
    Sender Adapter..
    1.You can use both use proxy and use authentication.depends upon the requirement.
    when you use proxy you have to give proxy server name and all parameters.That means proxy server acts like your actual server.To pass this data through  the AS2 apdapter U hv to specify th following parameters.
    Proxy Server : Your proxy server.
    Proxy Port :The port of the proxy server.
    Proxy User: User for optional authentication.
    Proxy Password: Password for optional authentication.
    Proxy Realm: Realm for optional authentication.
    2. REALM
    A realm is a part of Yanel which has its own configuration and repository. This allows you to run several subsites (which are independent of one another) in a single Yanel instance. For example, each department in your company can have its own realm. This allows one department to use its database as a content repository and another to use the filesystem to provide the content to Yanel
    So proxy realm means u r authorized to use the proxy server
    You use Use Authentication for -
    >Used to enable/disable basic authentication.
    Use Authentication Used to enable/disable basic authentication.
    User: User for basic authentication.
    Password: Password for basic authentication.
    Realm: Realm for basic authentication.
    3. if u check these options for the following purpose.
    SSL Hostname Check: Validate common name with server name.
    HTTP Timeout:Timeout in seconds for waiting for server
    response.
    4.Message Subject: This subject will be compared with the subject in the received message. This is used to find the
    correct channel for the inbound message. Wildcards are allowed.Its the file data.
    5. Your partne rwill provide u these details.
    Receiver Adapter:
    1.If u use the same in sender side then u hv to verify it again in the receiver system. Then only the communication is established.
    3.u must have the AS2ID and the certificates.
    THAnks
    MAnas
    reward points if helpful.

  • Help configuring system for media system and work

    Hello All,
    First thanks for your help
    Basically I have an outline of what I would like to do and with your help I can get rest figured out. Going to get a Mac Pro 2.66 Ghz 2Gb ram to start with then eventually upgrade to 4g ram, ATI 1900 XT Card,bluetooth and airport,2 superdrives,2 monitors hooked up and 1 hard drive of 750g Thats my starting point
    I want to buy 3 seagate drives of 750g each to fill up to max
    So question 1. is how do I set up the hard drives I have heard about raid 0 and raid 1 but not sure how to go about it?also want the safest set up have noticed sum people on forums sumtimes lose info so I am concerned
    Sum info for the above question is that my plan was to connect the 3 seagate drives into 1 and add my itunes folder to this drive basically a giant media drive plan to have all my music and over 600 and adding movies that i am converting via handbrake so when Itv is realesed I can view all my media on the tv and box all originals up and 1 extra hard drive use that simply for files documents etc.So with this info my next question is
    2.Once leopard is realesed what will be best way to back up info?and how using this configuration or different one?
    Thank you again I know I probly missed sumthing and will ask as info comes in or I remember
    P.s will be doing video editing
    PowerBook, soon to be Mac Pro   Mac OS X (10.4.8)  

    Your questions have been asked and answered in the Mac Pro forums. I suggest you take some time to search these forums for information. You will find information on RAID performance at http://www.barefeats.com.
    For information on backups visit The XLab FAQs and read the FAQ on backup and restore.
    RAIDs do not provide any data security. If you need to maintain a backup of your system and data then you will need to provide additional storage sufficient to backup your main storage array. Given your indicated configuration you would need an external RAID system made up of three 750 GB drives that would be used to backup your internal array.

  • OWSM 11g : Authentication Providers for X.509 and SAML policies

    Hi All,
    I am currently trying to implement the X.509 and SAML policies. As per the documentation for these polices I need to configure an authentication provider(or Identity Assertion provider) that can handle perimeter authentication via the NameCallback. I had configured an authentication provider(default authentication provider) that handled the namecallback and passwordcallback. What I can't figure out is how do these two authentication providers differs. And, incase one has to configure for the X.509 and SAML policies how to do the same.
    Any pointers will be useful. Especially, from anyone who has worked and implemented the above policies.
    Thanks in advance.
    Edited by: Shomit Sahdev on ८ अप्रैल, २०१० १२:२५ पूर्वाह्न

    After research by Oracle Support it actually turns out that this problem was a combination of factors:
    1) some clients were effectively using an invalid certificate so it is corrrect they got an error and everything worked fine when they started using the right certificate
    2) it does, however, turn out that, in the case of an error the error handling has been obfuscated in WLS 10.3.6 as compared to WLS 10.3.4 which gives a more descriptive error stating the nature of the problem (missing certificate, invalid certificate, unknown user, ...). Apparently this was deemed a security issue and has thus been replaced by a generic "internal server error". It is however possible to re-activate this older behaviour using a couple of JAVA_OPTS that you pass during server startup:
    -Dweblogic.wsee.security.debug=true -Dweblogic.wsee.security.verbose=true
    The above reintroduced the behaviour we had in WLS 10.3.4 and thus solves our problem!

  • Configuration table for personnel area and sub areas

    Hi folks,
    Is there a configuration table to get the text related to personnel area (WERKS) and personnel subarea(BTRTL)?
    Thanks,
    Sk

    Thanks,
    However had a question. when I typed BTRTL in the data element category and checked to find this table did not show up for me in the list. why did this happen?
    Just want to know it happened for WERKS too.
    Your answer would be really helpful.
    Thanks,
    SK

  • Problems configuring EJBAdapter for an existing and published service

    Hello,
    I have a web service published as an EJB. I am configuring a BPEL process and I want to use an EJBAdapter to call it, but I am having trouble with this. I have read a lot of articles in blogs about how to configure an EJBAdapter for an EJB without previous WSDL (then JDeveloper builds the WSDL and so). I have checked that my EJB is published and appears in the JNDI tree.
    I have read that the "name" attribute in which the JNDI name is set could must be replaced by the "jndiName" attribute, I have tried with both options but none of them works.
    My configuration is this:
    <binding.ejb ejb-version="EJB3"
    name="com.mypackage.downloadDataService.DownloadDataService"
    uri="ejb.DownloadDataService#com.mypackage.downloadDataService.DownloadDataService"/>
    And as I said I also tried with:
    <binding.ejb ejb-version="EJB3"
    name="com.mypackage.downloadDataService.DownloadDataService"
    jndiName="ejb.DownloadDataService#com.mypackage.downloadDataService.DownloadDataService"/>
    I even set a jar location with the jar that contained the interface but I removed it because since I provide the WSDL URL of the service I understand that the jar it´s not needed to get the interface of the service.
    In the log the error I have is this one:
    <This error contained the exceptions thrown by the underlying routing system. Root cause :
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}bindingFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>Invocation Exeption: :</summary>
    ,detail=<detail>Invocation Exeption: :</detail>
    ,code=<code>null</code>}
    Any help would be appreciated. Thanks in advance.

    Wanman,
    > Does anyone have any other options that we could consider to create a
    > high availability or redundant share drive Netware 6.5 sp8 server?
    IIRC can you set up a cluster with shared SCSI storage.
    Anders Gustafsson (NKP)
    The Aaland Islands (N60 E20)
    Have an idea for a product enhancement? Please visit:
    http://www.novell.com/rms

  • I have configuration file for VECTOR CAN and want to port to NI CAN card

    Hello,
    I have CAN analyzer with for Vecror CAN card. Now I want to use the NI CAN analyzer for the same application. What are all teh files that can be compatible with NI CAN card. I have .dbc
    .asc
    .ccp files with me, please suggest on having the same with NI CAN card. 

    laxmi,
    The NI-CAN Channel API (available on PCI, PXI, PCMCIA interfaces), can directly import and allow you read/write data with channels defined in .DBC files. .DBC is somewhat of a de-facto standard in the industry. You can play around with this functionality without the CAN interface, simply download and install the NI-CAN driver software (http://joule.ni.com/nidu/cds/fn/p/sn/n23:3239/lang/en) and you can import the DBC files into the Data Neighborhood branch in Measurement and Automation Explorer. 
    .CCP is used with CAN Calibration Protocol and supported in our ECU Measurement and Automation toolkit.  This is a separate toolkit available for use with NI CAN interfaces (including USB).
    http://sine.ni.com/nips/cds/view/p/lang/en/nid/201975
    You can download and evaluate it for free here:
    http://joule.ni.com/nidu/cds/fn/p/sn/n23:2.17.3237/q/ecu/sb/navsRel/lang/en
    Hope this helps!
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • Needed configuration steps for sales operations and planning...............

    hi,
    sap gurus,
    good morning to all,
    my client says that on papers our target vs achievement is fixed that is for day wise, week wise,
    month wise and quarterly wise, 6 months wise and finally yearly wise.
    but
    when it comes to practical scenario, if delhi sales are booming like any thing and agra sales are
    falling then the material fixed for sending to agra will be turned to delhi and already delhi's target also
    will be there.
    some experts is saying we cannot have SOP here because we have tentative planning on papers and
    noting is fixed.
    suggest me on this because i am confused because some says that SOP is possible and some
    says that SOP is not possible.
    and also i am expecting better solution for this.
    regards,
    balaji

    hi,
    sap gurus,
    good morning to all,
    my client says that on papers our target vs achievement is fixed that is for day wise, week wise,
    month wise and quarterly wise, 6 months wise and finally yearly wise.
    but
    when it comes to practical scenario, if delhi sales are booming like any thing and agra sales are
    falling then the material fixed for sending to agra will be turned to delhi and already delhi's target also
    will be there.
    some experts is saying we cannot have SOP here because we have tentative planning on papers and
    noting is fixed.
    suggest me on this because i am confused because some says that SOP is possible and some
    says that SOP is not possible.
    and also i am expecting better solution for this.
    regards,
    balaji

  • Configuration setup for active-standby and active-active

    Hi
    Having two sites separated by WAN and want to distribute the load between those two sites as Active-Active setup. want to whether it can be possible to have a active-standby pair at each site if not what is the work around to setup.

    I would suggest the following setup as 'best practice' for this requirement.
    At site A have a TimesTen A/S pair hosting data in range 'A' - 'M'. This provides local HA for this dataset. Remote readonly subscriber of this A/S pair located at site B. This provides read access to data 'A' - 'M' at site 'B'. in the event of a total failure of site A this remote subscriber can be converted into the active of a new A/S pair (located at site B).
    Same setup in reverse for site B.
    If the hardware is adequate you only need two machines at each site since you can host the readonly subscriber on the same machine as one of the local A/S pair datastores and if you need to do a site level failover you could host both A?S pair on a single pair of machines. Of course availability will be higher with 4 machines at each site. It is a cost/benefit trade off.
    This is really the only viable/supported setup to have both sites active if using IMDB cache.
    Chris

  • I am trying to use an external HD and need to configure it for the MAC. Can someone explain how to configure the HD (Western Digital - My Passport SE)?

    Can someone help explain how to add an external HD to the Mac? I have a Western Digital My Passport SE and need to configure if for the MAC and add it to the HD location on my Mac.

    Connect the external drive to the Mac. You can do that while the Mac is on, (If the drive is one that has to be plugged into a wall outlet do that too and turn the power on.) If there is a light on the drive it should turn on.
    Now double click on the hard drive icon - top left of the screen of your computer. When it opens look for the Applications folder. Double click that. Next look for a folder called Utilities. Double click. In there you will see a file called Disk Utility.app. Double click on that.
    You will now see something like this, with two items on the left. The second one is your new drive.
    Select it - one click. And click on Erase - one of the buttons at the top, You will see this.
    You must select the Format, it's a drop down - the one shown in the image above is best. You can change the name from Untitled if you want. The name can be changed later if you prefer.
    At this point look at the bottom right. There is a button there called Erase. Click on it. Then go get yourself a cup of coffee - this will take a few minutes.

Maybe you are looking for

  • IPad 3: How can I change the display time in a slideshow?

    iPhoto for iPad is a nice App, but I did not find a possibility to change the time a photo is displayed in a slideshow. It seems to be always about 4 seconds. Is there a hidden possibility? Thanks for hints.

  • Swift Net MT-103 Interface with SAP

    Hello all, I am having a hard time to understand the concept and reason to use the Swiftnet MT103 (Outgoing Payment). 1)At what point I will consider MT103 solution versus EDI820 (Outgoing Payment)? 2)What will be the considerations I need to take pl

  • How to implement Three Level Sort ?

    I am performing a complex search and get a List of Object. Now, the problem is I have to sort this list in three levels. That is, If I have Object like this public class A { private String id ; // unique for every record private String attr1; private

  • I just bought a new iphone 5 , can I change my old iphone 3 to be work as a ipod touch?

    I try to activate the old iphone 3 as a ipod touch. But when I take out the ATT small card. And connect to iTune in computer. It look like to upgrade software. After that all the information is gone. When I boot up the old iphone. It ask me the wifi

  • An unexpected error occured. PDFMaker was unable to produce the adobe PDF

    "An unexpected error occured. PDFMaker was unable to produce the adobe PDF." When trying to print PDF from Publisher (MS Office 2010) version 14.0.6129.5000 32bit. I am able to print to PDF Printer. I am using Adobe Acrobat 10.1.5. Windows 7 64bit.