Receiving document with AS2 over http

In Oracle B2B if I have to receive the document with AS2 over http, what can be the URL? The fusion server is running in a linux server. There is a folder in that server where we can preserve the incoming files for further processing.

Hi Anuj,
The solution you have provided work, in the sense that the b2b server is receiving the file.
But after the receipt I am seeing two errors, the sender is sending a text file, with the name xxxx.txt.
The errors are:
: B2B-50083 (error severity: error)
Error Description Machine Info: <machine name>) Document protocol identification error.
Error Level ERROR_LEVEL_COLLABORATION
Error Severity ERROR
Error Text Document protocol identification error.
B2B-50079 ( (error severity: information)
Error Description Machine Info: (<machinename>) Transport error: [IPT_HttpSendError] HTTP encounters send error :404 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>Sorry!The page requested was not found.</p> </body></html> .
Error Level ERROR_LEVEL_COLLABORATION
Error Severity INFORMATION
Error Text Transport error: [IPT_HttpSendError] HTTP encounters send error :404 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>Sorry!The page requested was not found.</p> </body></html> .
In the agreement, I did not put any validation against any schema file.

Similar Messages

  • Receiving document with AS2(HTTP)

    Hi B2B Gurus,
    I have to receive EDI document with AS2 over http(Inbound Operation). I am using the URL : http://<host>:<port>/b2b/httpReceiver ,which is a default HTTP listener of Oracle B2B. I just configured a Generic File channel under the Host trading partner which will writa data to a folder for further processing. I am using Http Post method to send data to the URL.
    Problem:
    when i successfully send data to the B2B listener server , for the first time B2B throws error like : Document Protocol Identification error and again it shows Message state completed and successfully processed other process.
    This is confusing like : first time it throws error and at the same it works perfectly.
    Error Report :
    ==========
    State ============ Document Type========Agreement======== Sender=====Receiver
    Message_Complete === Acknowledgement======= Arg_997========== Local======EDI
    Message_Complete ========997============Arg_997 ==========Local =====EDI
    Message_Error==================================================EDI
    Message_Complete========850=============Arg_850==========EDI======Local
    This type of Report is showing, when i send data to the B2B httpReceiver.
    Any suggestion would be helpful to me.
    Thanks
    Sharmistha
    Edited by: Sharmistha Ghosh on Sep 29, 2011 12:45 PM

    Hi Anuj,
    LOG MESSAGE:
    [2011-09-30T13:01:07.975+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Notification: createErrorDetailsSnippet:      
    <parameter name="b2b.messageId" value="AC12292E132B93E69EE0000037AD4E78"/>[[
         <parameter name="b2b.messageType" value="1"/>
         <parameter name="b2b.toTradingPartnerId" value="<host>"/>
         <parameter name="b2b.toTradingPartnerIdType" value="Generic Identifier"/>
    [2011-09-30T13:01:07.975+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [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>null</correlationId>
    <b2bMessageId>AC12292E132B93E69EE0000037AD4E78</b2bMessageId>
    <errorCode>B2B-50083</errorCode>
    <errorText>
    <![CDATA[Document protocol identification error.
      ]]>
    </errorText>
    <errorDescription>
    <![CDATA[Machine Info: <machine name>
    Description: Document protocol identification error.
      ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    <errorDetails>
         <parameter name="b2b.messageId" value="AC12292E132B93E69EE0000037AD4E78"/>
         <parameter name="b2b.messageType" value="1"/>
         <parameter name="b2b.toTradingPartnerId" value="<host>"/>
         <parameter name="b2b.toTradingPartnerIdType" value="Generic Identifier"/>
    </errorDetails>
    </Exception>
    [2011-09-30T13:01:07.975+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [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>null</correlationId>
    <b2bMessageId>AC12292E132B93E69EE0000037AD4E78</b2bMessageId>
    <errorCode>B2B-50083</errorCode>
    <errorText>
    <![CDATA[Document protocol identification error.
      ]]>
    </errorText>
    <errorDescription>
    <![CDATA[Machine Info:<machine name>
    Description: Document protocol identification error.
      ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    <errorDetails>
         <parameter name="b2b.messageId" value="AC12292E132B93E69EE0000037AD4E78"/>
         <parameter name="b2b.messageType" value="1"/>
         <parameter name="b2b.toTradingPartnerId" value="<host>"/>
         <parameter name="b2b.toTradingPartnerIdType" value="Generic Identifier"/>
    </errorDetails>
    </Exception>
    [2011-09-30T13:01:07.976+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Notification: deliverException: Send message to endpoint IP_IN_QUEUE
    [2011-09-30T13:01:07.976+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: log] URL ===== aq://IP_IN_QUEUE@jdbc/SOADataSource
    [2011-09-30T13:01:07.977+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.transport.AppTransportInterface:send TO Endpoint: 509 aq://IP_IN_QUEUE@jdbc/SOADataSource
    [2011-09-30T13:01:07.977+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-0000000000060162,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] [[
    Protocol = AQ
    Version = 1.0
    Transport Header
    internal:true
    aq.sender.queue_name:IP_IN_QUEUE
    aq.sender.queue_payload_col:PAYLOAD
    aq.sender.datasource:jdbc/SOADataSource
    aq.sender.recipients:b2berroruser
    Parameters
    -- listing properties --
    DOCTYPE_NAME=Exception
    MSG_TYPE=3
    DOCTYPE_REVISION=1.0
    MSG_ID=AC12292E132B93E69EE0000037AD4E78
    ACTION_NAME=Exception
    : ***** ACKNOWLEDGMENT *****
    Exchange Protocol: AS2 Version 1.1
    Transport Protocol: HTTP
    Unique Message ID: <AC12292F132B942A79C00000160393F3@EDI_AS2>
    Trading Partner: Local_AS2
    Message Signed: No
    Payload encrypted: No
    Attachment: None
    ***** ACKNOWLEDGMENT *****
    [2011-09-30T13:01:10.849+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: processIncomingMessageImpl: SYNC RESP =
    [2011-09-30T13:01:10.850+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: processIncomingMessageImpl: Exit
    [2011-09-30T13:01:10.850+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: log] class oracle.tip.b2b.metric.B2BMessageProperties[[
    fromTP : EDI
    toTP : Local
    DocumentProtocol : EDI_X12
    DocumentProtocolVersion : 4010
    DocumentType : 997
    Agreement : Arg_997
    MessageSize : 219.0
    MessageState : COMPLETE
    FromEndpoint : null
    FromEndpointProtocol : null
    FromEndpointStatus : CONNECTED
    ToEndpoint : http://<host:<port>/b2b/httpReceiver
    ToEndpointProtocol : HTTP
    ToEndpointStatus : CONNECTED
    Application : null
    Application : null
    Composite : null
    CompositeVersion : null
    Service/Reference : null
    [2011-09-30T13:01:10.850+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: processIncomingMessage: Elapsed Time = 296
    [2011-09-30T13:01:10.850+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: log] updateProcessingTime (with WireMessage input) Enter
    [2011-09-30T13:01:10.851+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.DbAccess:updateProcessingTime (with WireMessage input) Looking for wm.id = AC12292E132B93E702C0000037AD4E82
    [2011-09-30T13:01:10.851+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.ToplinkHelper: findBusinessMessageByProtocolMessageId: findBusinessMessagesByWireMessageId >>> wireMsgId : AC12292E132B93E702C0000037AD4E82
    [2011-09-30T13:01:10.851+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [APP: soa-infra] [SRC_METHOD: log] 2011.09.30 13:01:10.851--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query ReadAllQuery(oracle.tip.b2b.model.instance.BusinessMessage)
    [2011-09-30T13:01:10.852+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [APP: soa-infra] [SRC_METHOD: log] 2011.09.30 13:01:10.852--ServerSession(530093923)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--reconnecting to external connection pool
    [2011-09-30T13:01:10.852+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [APP: soa-infra] [SRC_METHOD: log] 2011.09.30 13:01:10.852--ServerSession(530093923)--Connection(1053913772)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--SELECT t1.ID, t1.MESSAGE_ID, t1.ACK_MODE, t1.MESSAGE_TYPE, t1.ACK_TYPE, t1.XPATH_VALUE3, t1.MODIFIED, t1.ATTRIBUTE2, t1.NATIVE_MSG_SIZE, t1.ATTRIBUTE4, t1.PAYLOAD_NAME, t1.BATCH_ID, t1.RECEIVER_ID_TYPE, t1.CORRELATION_FROM_XPATH_NAME, t1.RECEIVER_ID_VALUE, t1.CORRELATION_FROM_XPATH_XPR, t1.RECEIVER_NAME, t1.CORRELATION_TO_XPATH_VALUE, t1.RECEIVE_TIMESTAMP, t1.CREATED, t1.REFER_TO_MESSAGE_ID, t1.DIRECTION, t1.RESPONSE_MODE, t1.DOC_PROTOCOL_NAME, t1.RESUBMIT_COUNT, t1.DOC_REMAINING_RETRY, t1.SENDER_ID_TYPE, t1.DOCTYPE_NAME, t1.SENDER_ID_VALUE, t1.SENDER_NAME, t1.LABEL, t1.SEND_TIMESTAMP, t1.ATTRIBUTE3, t1.STATE, t1.CONTENT_TYPE, t1.TIME_TO_ACK, t1.CORRELATION_TO_XPATH_NAME, t1.TPA_ID, t1.CPST_INST_CREATED_TIME, t1.TPA_NAME, t1.DOC_PROTOCOL_VERSION, t1.TRANSLATED_MSG_SIZE, t1.DOCUMENT_DEFINITION, t1.XPATH_EXPRESSION1, t1.ATTRIBUTE1, t1.XPATH_EXPRESSION2, t1.CORRELATION_FROM_XPATH_VALUE, t1.XPATH_EXPRESSION3, t1.DOC_ATTEMPT_COUNT, t1.XPATH_NAME1, t1.JOB_ID, t1.XPATH_NAME2, t1.CORRELATION_TO_XPATH_XPR, t1.XPATH_NAME3, t1.ATTRIBUTE5, t1.XPATH_VALUE1, t1.DOC_RETRY_INTERVAL, t1.XPATH_VALUE2, t1.APP_MESSAGE, t1.NATIVE_DATA_STORAGE, t1.TRANSLATED_DATA_STORAGE, t1.ATTACHMENT_STORAGE, t1.EXT_BUSINESS_MESSAGE, t1.PAYLOAD_STORAGE, t1.WIRE_MESSAGE FROM B2B_WIRE_MESSAGE t0, B2B_BUSINESS_MESSAGE t1 WHERE ((t0.ID = ?) AND (t0.ID = t1.WIRE_MESSAGE))[[
         bind => [AC12292E132B93E702C0000037AD4E82]
    [2011-09-30T13:01:10.853+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.ToplinkHelper: findBusinessMessageByProtocolMessageId: Got 1 messages
    [2011-09-30T13:01:10.853+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.ToplinkHelper: findBusinessMessageByProtocolMessageId: Exit
    [2011-09-30T13:01:10.854+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.DbAccess:updateProcessingTime (with WireMessage input) Got 1 messages
    [2011-09-30T13:01:10.854+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] oracle.tip.b2b.msgproc.DbAccess:updateProcessingTime (with WireMessage input) Set Processing time as 296
    [2011-09-30T13:01:10.854+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: processIncomingMessage: Exit
    [2011-09-30T13:01:10.854+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: incomingContinueProcess: Exit
    [2011-09-30T13:01:10.855+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: handleMessageEvent: Exit
    [2011-09-30T13:01:10.855+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Engine: processEvents: Exit
    [2011-09-30T13:01:10.855+05:30] [soa_server1] [TRACE:16] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.855--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--TX beforeCompletion callback, status=STATUS_ACTIVE
    [2011-09-30T13:01:10.856+05:30] [soa_server1] [TRACE:16] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.856--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--begin unit of work commit
    [2011-09-30T13:01:10.857+05:30] [soa_server1] [TRACE:16] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.857--ClientSession(1583262624)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--TX beginTransaction, status=STATUS_ACTIVE
    [2011-09-30T13:01:10.857+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.857--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query InsertObjectQuery(oracle.tip.b2b.model.instance.DataStorage@76a4b4c8)
    [2011-09-30T13:01:10.858+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.858--ClientSession(1583262624)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--reconnecting to external connection pool
    [2011-09-30T13:01:10.858+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.858--ClientSession(1583262624)--Connection(960060373)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--INSERT INTO B2B_DATA_STORAGE (ID, DATA_SIZE, VALUE_SELECTOR, DOCUMENT_ID, ATTRIBUTE1, CLOB_VALUE, CPST_INST_CREATED_TIME, BLOB_VALUE, JOB_ID, ATTRIBUTE2, LABEL) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[[
         bind => [*** VALUES HIDDEN ***]
    [2011-09-30T13:01:10.859+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.859--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query InsertObjectQuery(oracle.tip.b2b.model.instance.DataStorage@765c5abf)
    [2011-09-30T13:01:10.860+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.860--ClientSession(1583262624)--Connection(960060373)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--INSERT INTO B2B_DATA_STORAGE (ID, DATA_SIZE, VALUE_SELECTOR, DOCUMENT_ID, ATTRIBUTE1, CLOB_VALUE, CPST_INST_CREATED_TIME, BLOB_VALUE, JOB_ID, ATTRIBUTE2, LABEL) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[[
         bind => [*** VALUES HIDDEN ***]
    [2011-09-30T13:01:10.861+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.861--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query InsertObjectQuery(oracle.tip.b2b.model.instance.ExtBusinessMessage@4fb164cf)
    [2011-09-30T13:01:10.861+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.861--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query WriteObjectQuery(oracle.tip.b2b.model.instance.BusinessMessage@3afbe406)
    [2011-09-30T13:01:10.862+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.862--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query WriteObjectQuery(oracle.tip.b2b.model.instance.ExtBusinessMessage@4fb164cf)
    [2011-09-30T13:01:10.863+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.862--ClientSession(1583262624)--Connection(960060373)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--INSERT INTO B2B_EXT_BUSINESS_MESSAGE (ID, ERROR_DETAIL_CLOB, ATTRIBUTE1, ERROR_LEVEL, BUSINESS_ACTION_NAME, ERROR_SEVERITY, BUSINESS_TRANSACTION_ID, ERROR_TEXT, BUSINESS_TRANSACTION_VERSION, ERROR_TEXT_CLOB, COLLABORATION_NAME, EXCHANGE_PROTOCOL_NAME, COLLABORATION_STATE, EXCHANGE_PROTOCOL_VERSION, DELIVERED_ENDPOINT, FROM_ROLE, ERROR_DESCRIPTION, GROUP_CONTROL_NUMBER, ERROR_DETAIL, TXNSET_CONTROL_NUMBER, INTERCHANGE_CONTROL_NUMBER, COLLABORATION_ID, JOB_ID, COLLABORATION_VERSION, LABEL, ERROR_DESCRIPTION_CLOB, PROCESSING_TIME, BUSINESS_TRANSACTION_NAME, PROTOCOL_WORK_AREA, ERROR_CODE, QUEUE_TIME, CPST_INST_CREATED_TIME, SEQUENCE_TARGET, ATTRIBUTE2, TO_ROLE, BUSINESS_MESSAGE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[[
         bind => [AC12292E132B93E74C40000037AD4E88, null, Interchange Sen, null, null, null, null, null, null, null, null, AS2, null, 1.1, null, null, null, null, null, null, null, null, null, null, null, null, 296, null, null, null, null, 2011-09-30 13:01:09.483, null, Interchange Rec, null, null]
    [2011-09-30T13:01:10.864+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.864--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query WriteObjectQuery(oracle.tip.b2b.model.instance.DataStorage@765c5abf)
    [2011-09-30T13:01:10.864+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.864--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query WriteObjectQuery(oracle.tip.b2b.model.instance.WireMessage@1c76cacb)
    [2011-09-30T13:01:10.865+05:30] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.865--UnitOfWork(776571749)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--Execute query WriteObjectQuery(oracle.tip.b2b.model.instance.DataStorage@76a4b4c8)
    [2011-09-30T13:01:10.866+05:30] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7] [userId: <anonymous>] [ecid: b9c170586825fe53:3e0b31b0:132ab6771a1:-8000-000000000006016d,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.09.30 13:01:10.866--ClientSession(1583262624)--Connection(960060373)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@33b06fc7,10,Application Daemon Threads])--UPDATE B2B_WIRE_MESSAGE SET ATTRIBUTE1 = ?, MODIFIED = ?, MSG_SIZE = ?, PROTOCOL_MESSAGE_ID = ?, PROTOCOL_TRANSPORT_BINDING = ?, REFER_TO_PROTOCOL_MESSAGE_ID = ?, STATE = ?, PAYLOAD_STORAGE = ? WHERE (ID = ?)[[
         bind => [AC12292E132B93E74C40000037AD4E88, 2011-09-30 13:01:10.846, 219, <AC12292F132B942A79C00000160393F3@EDI_AS2>, AS2-To=Local_AS2
    TE=trailers, deflate, gzip, compress
    Date=Fri, 30 Sep 2011 07:35:45 GMT
    AS2-Version=1.1
    Accept-Encoding=gzip, x-gzip, compress, x-compress
    AS2-From=EDI_AS2
    Content-Transfer-Encoding=binary
    Message-ID=<AC12292F132B942A79C00000160393F3@EDI_AS2>
    Content-type=multipart/report; report-type=disposition-notification; boundary="----=_Part_2_358023305.1317368145834"
    MSG_RECEIVED_TIME=Fri Sep 30 13:01:09 IST 2011
    ECID-Context=1.449b4b64fa2729cc:-36730b0e:132b5a57e53:-8000-0000000000019106;kXCpv0ZGZKSULGSPXKTPJHSRo4USpLO
    MIME-version=1.0
    isbinaryTfr=false
    User-Agent=AS2 Server Oracle HTTPClient Version 10h
    HostName=<HostName>
    Content-Length=795
    Host=<HostName>:<port>
    RemoteHostName=<********************>
    Connection=close, TE
    From=EDI_AS2
    , <AC12292E132B93E68B60000037AD4E75@Local_AS2>, COMPLETE, AC12292E132B93E74D70000037AD4E8A, AC12292E132B93E702C0000037AD4E82]
    ]]

  • AS2 over HTTP Send port question.

    I have an application that builds and  sends flat and EDI files to FTP, FILE, SqlAdapter send ports and now they want AS2 over an HTTP port, I understand the AS2 settings (using party resolution, etc.) what I don't get is how/what exactly is receiving
    the message on the other side... They don't have a web service nor a page, I created a site to test but what do I do? Send an edi file to a url????
    Bico Bielich

    From your question I understand, you have been asked to send message through AS2. Do they also going to receive message through AS2 from their party? Is your question is about how to receive the message through AS2 which you also want to send over AS2?
    You can configure
    BTSHTTPReceive.dll to receive messages over HTTP and configure the Receive location with AS2 EDI pipeline component to receive messages over AS2 into BizTalk which can be subscribed by your send port filter or Orchestration ( if you have any process
    to be applied before sending the message over AS2 send).
    Check the Tutorial-3 part of AS2 which illustrate an example which receives an AS2 message through BTSHTTPReceive.dll. 
    Tutorial 3: AS2 Tutorial
    And following references shall help you configure the BTSHTTPReceive.dll:
    How to Configure IIS for an HTTP Receive Location
    Configuring BTSHTTPReceive.dll to work on IIS 7 
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • AS2 over HTTPs

    Hello!
    Could anyone please help me with a AS2 configuration over HTTPs? We would like to send data to our partner.
    When I am activating HTTPs I am getting the following screen:
    Can anyone tell me which certificate is expected in the field "server certificate (keystore)"? Where should this certificate be stored?
    Does anyone know where to find a documentation for AS2 over HTTPs?
    Thank you!
    Regards
    Christian

    Hi Christian
    If you want to be able to see the actual filenames in the audit log, you can use this neat trick Unknown use case of DynamicConfigurationBean: Store file name to JMS header without mapping by Stefan Grube
    For this, you need to use a two step DynamicConfigurationBean instead of one, and use the write/read operations instead of the insert operation.
    Your processing sequence would be like this:
    1) Module name - AF_Modules/DynamicConfigurationBean, Module key - getFilename
    2) Module name - AF_Modules/DynamicConfigurationBean, Module key - setAS2Filename
    And the configuration parameters:    
    1) getFilename parameters:
    key.0           write http://sap.com/xi/XI/System/File FileName
    value.0        module.filename
    2) setAS2Filename parameters:
    key.0           read http://seeburger.com/xi/AS2 dtAS2FileName
    value.0        module.filename
    This will write and read the filenames from the DynamicConfiguration fields and store them into the adapter framework module variable. Note that the value in "value.0" can be any arbitrary value but needs to have the prefix "module.", example "module.var1"
    Using this approach, you would be able to see that actual value from the dynamic configuration header being stored into the module variable. An example below (note again that my scenario is in the reverse order, i.e. AS2 File Name --> FTP File Name)
    Rgds
    Eng Swee

  • Help converting pages document with images over to a 300 dpi jpg file

    Hi
    I'm pretty new to using Pages.  I have created a 4 page Pages document with a lot of iphoto images.  It's for a elementary school yearbook.  The publisher ulitmately needs a 300 dpi jpg file.
    How do I convert the pages document into a 300 dpi jpg?
    I tried to convert it first to a pdf then to a 300 dpi jpg but when I sent that file over, they said that when they zoomed in, the images all looked blurry.
    Any ideas on what to do without having to start all over again?  Worst case, I guess I can print out in best quality, scan and save as jpg but there's got to be an easier way.
    I'm not a graphic designer, just trying to fuddle my way through so you'll have to go easy on me with the techno speak.  Any cliff notes for mac beginners?
    Thanks much in advance for any help!

    The conversion isn't perfect between Pages and Word. The same font is handle differently in the two applications and so are many other things too. If you are concerned about how it looks use Pdf versions instead.

  • SOAP receiver adapter - SOAP request over HTTPS to ther port than 443?

    Hi guys!
    Is it possible to send SOAP request from XI to target web service over HTTPS to other target port than 443? Our 3rd party web service is running other port..
    Thanx a lot, Olian

    Hi Olian,
    Check out this,
    http://www.grc.com/port_443.htm
    http://en.wikipedia.org/wiki/HTTPS
    The port 443 is just the default port. One can theoretically run protocols over any port. Port assignments are just suggestions to the world as to what to expect on certain ports
    Regards,
    Prateek

  • How to call discoverer report with parameters over http link?

    Hi!
    I'm using oracle application server 9.0.4 (incl. discoverer).
    I have an oracle portal report where I want to call a discoverer report for each line over a http link. It is always the same discoverer report - with each line I want to pass parameters to my discoverer report.
    How can I pass parameters to the report? Is there another way rather than using GET parameters?
    Thanks
    Markus

    Hi Markus
    You need to determine whether you can in fact call a Discoverer report using a URL before linking it in Portal. You need to run the report in Viewer first and then see copy the URL from the address line of the browser. Then you open another browser and paste the URL. You may well be prompted for a username and password but hopefully the correct report with the right parameters will then execute.
    Assuming this works you then paste the same URL link into Portal and you should be able to get the report to run.
    Best wishes
    Michael

  • Receive attachments with AS2 in Oracle B2B

    Is it possible to receive files (.doc, pdf etc..) as attachments when using the AS2 message protocol? If so, how to setup in Oracle B2B?
    Thanks for your help.
    Raja

    Anuj,
    As per your blog on sending attachments in ebMS, I setup the attachment.xsd and the corresponding xml file as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <Attachments xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" boundary="">
    <AttachmentPart>
    <Location>file:///home/rramanat/datafiles/EPCOD_PayableInvoice_PIDX1.2_Custom_123
    45.xml</Location>
    <Content-Type>
    <Top-Level-Type>application</Top-Level-Type>
    <Sub-Type>xml</Sub-Type>
    </Content-Type>
    <Content-Transfer-Encoding>8bit</Content-Transfer-Encoding>
    <Content-ID>1221</Content-ID>
    <Content-Description/>
    </AttachmentPart>
    </Attachments>
    The location of the actual attachment file has been specified as absolute path on the server on which the Oracle B2B is running.
    I put this attachment.xml file in a folder and configured B2B listener to pick up the file. The attachment.xml file gets picked up and transmitted to the Receiver Oracle B2B but I don't see the actual attached file in the attachments folder in the target system. The B2B property b2b.attachments.dir has been setup on the target Oracle B2B instance.
    Your help is appreciated.
    Raja

  • Client can not communicate with MP over https. Certification Problem

    Hi All,
    I have been fighting with this problem for the last 3 days and couldn't solve yet. So, I hope we can solve it here.
    I am trying to install client manually from a usb drive by using the below command. 
    Ccmsetup.exe /usepkicert smsmp=”srvsccm2012.domain.local” ccmhostname=”sccm.domain.tr” smssitecode=”AUTO” 
    Client Installs on workstations but only info that I can see under Configuration Manager Properties are:
    Client Certificate: None
    Connection Type: Currently Intranet
    Version:5.00.x.x
    So, there is a problem with connection to MP, It can not get policies and certificate info (PKI) etc...
    If I try to browse these urls, result is 403 - Forbidden: Acces is denied.  
    http://siteservername/SMS_MP/.sms_aut?MPCert<o:p></o:p>
    http://siteservername/SMS_MP/.sms_aut?MPlist<o:p></o:p>
    This makes me think certificates are messed up but if I try to browse my MP with the url below, Result is IIS 8 page. 
    https://sccmserver.domain.local
    I can see these errors in my log files:
    CcmMessaging Log errors:
    Post to http://”myservername.mydomain”/ccm_system/request failed with 0x87d00231.
    Failed in WinHttpSendRequest API, ErrorCode = 0x2ee7.
    ClientIDManagerStartup Log errors:
    RegTask: Failed to refresh site code. Error: 0x8000ffff
    LocationServices Log errors:
    Failed to retrieve DNS service record using _mssms_mp_”auto”._tcp.mydomain lookup. DNS returned error 9003
    Policy prevents failover to WINS for lookup
    LocationServices 8/26/2014 4:18:29 PM
    3900 (0x0F3C)
    LSGetSiteVersionFromAD : Failed to retrieve version for the site '”AUTO”' (0x80004005)
    The ip address of workstation on DNS is correct.
    I can ping and resolve the name of MP from workstation.
    I want to check if my certificates are OK but I dont know how to make sure certificates are good. Please advise.
    By the way, This problem is happening on the newly reformatted workstation, existing workstations can be re-installed with client without problems.
    Yavuz Selim Atmaca

    Hi Peter,
    I checked IIS Logs and I didn't see any error messages.
    I checked the certificate requirements and I think there is no problem with them.
    certutil -verify -urlfetch command outputs some results that I couldnt understand. Here it is:
    ssuer:
        CN=mydomain-SRVDC01-CA
        DC=mydomain
        DC=edu
        DC=local
    Subject:
        EMPTY (DNS Name=selimtestPC.mydomain.edu.local)
    Cert Serial Number: 29e6fe37000000005edb
    dwFlags = CA_VERIFY_FLAGS_ALLOW_UNTRUSTED_ROOT (0x1)
    dwFlags = CA_VERIFY_FLAGS_IGNORE_OFFLINE (0x2)
    dwFlags = CA_VERIFY_FLAGS_FULL_CHAIN_REVOCATION (0x8)
    dwFlags = CA_VERIFY_FLAGS_CONSOLE_TRACE (0x20000000)
    dwFlags = CA_VERIFY_FLAGS_DUMP_CHAIN (0x40000000)
    ChainFlags = CERT_CHAIN_REVOCATION_CHECK_CHAIN (0x20000000)
    HCCE_LOCAL_MACHINE
    CERT_CHAIN_POLICY_BASE
    -------- CERT_CHAIN_CONTEXT --------
    ChainContext.dwInfoStatus = CERT_TRUST_HAS_PREFERRED_ISSUER (0x100)
    ChainContext.dwRevocationFreshnessTime: 7 Hours, 33 Minutes, 49 Seconds
    SimpleChain.dwInfoStatus = CERT_TRUST_HAS_PREFERRED_ISSUER (0x100)
    SimpleChain.dwRevocationFreshnessTime: 7 Hours, 33 Minutes, 49 Seconds
    CertContext[0][0]: dwInfoStatus=102 dwErrorStatus=0
      Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
      NotBefore: 26.08.2014 14:19
      NotAfter: 26.08.2016 14:29
      Subject:
      Serial: 29e6fe37000000005edb
      SubjectAltName: DNS Name=selimtestPC.mydomain.edu.local
      Template: ConfigMgr Client Certificate
      74 cf 94 a4 5d 72 0f e9 19 d1 36 b4 5c 06 4e 55 12 04 89 26
      Element.dwInfoStatus = CERT_TRUST_HAS_KEY_MATCH_ISSUER (0x2)
      Element.dwInfoStatus = CERT_TRUST_HAS_PREFERRED_ISSUER (0x100)
      ----------------  Certificate AIA  ----------------
      Verified "Certificate (0)" Time: 0
        [0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=AIA,CN=Public%20Key%20Services,CN=Servi
    ces,CN=Configuration,DC=mydomain,DC=edu,DC=local?cACertificate?base?objectClass=cer
    tificationAuthority
      ----------------  Certificate CDP  ----------------
      Verified "Base CRL (057a)" Time: 0
        [0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=SRVDC01,CN=CDP,CN=Public%20Key%20Servic
    es,CN=Services,CN=Configuration,DC=mydomain,DC=edu,DC=local?certificateRevocationLi
    st?base?objectClass=cRLDistributionPoint
      Verified "Delta CRL (057a)" Time: 0
        [0.0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=SRVDC01,CN=CDP,CN=Public%20Key%20Serv
    ices,CN=Services,CN=Configuration,DC=mydomain,DC=edu,DC=local?deltaRevocationList?b
    ase?objectClass=cRLDistributionPoint
      Verified "Delta CRL (057a)" Time: 5
        [0.0.1] http://srvdc01.mydomain.edu.local/CertEnroll/mydomain-SRVDC01-CA+.crl
      Verified "Base CRL (057a)" Time: 4
        [1.0] http://srvdc01.mydomain.edu.local/CertEnroll/mydomain-SRVDC01-CA.crl
      Verified "Delta CRL (057a)" Time: 0
        [1.0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=SRVDC01,CN=CDP,CN=Public%20Key%20Serv
    ices,CN=Services,CN=Configuration,DC=mydomain,DC=edu,DC=local?deltaRevocationList?b
    ase?objectClass=cRLDistributionPoint
      Verified "Delta CRL (057a)" Time: 4
        [1.0.1] http://srvdc01.mydomain.edu.local/CertEnroll/mydomain-SRVDC01-CA+.crl
      ----------------  Base CRL CDP  ----------------
      OK "Delta CRL (057e)" Time: 0
        [0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=SRVDC01,CN=CDP,CN=Public%20Key%20Servic
    es,CN=Services,CN=Configuration,DC=mydomain,DC=edu,DC=local?deltaRevocationList?bas
    e?objectClass=cRLDistributionPoint
      OK "Delta CRL (057e)" Time: 4
        [1.0] http://srvdc01.mydomain.edu.local/CertEnroll/mydomain-SRVDC01-CA+.crl
      ----------------  Certificate OCSP  ----------------
      No URLs "None" Time: 0
        CRL 057a:
        Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
        a4 81 a4 bb 01 7e e1 be e2 33 4b 06 5d 00 3c 30 97 93 27 f6
        Delta CRL 057e:
        Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
        52 c5 95 b3 9d c2 9d 22 ee fa 3b c4 b9 04 08 3e 95 98 1d 5c
      Application[0] = 1.3.6.1.5.5.7.3.2 Client Authentication
    CertContext[0][1]: dwInfoStatus=10c dwErrorStatus=0
      Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
      NotBefore: 22.10.2010 16:50
      NotAfter: 22.10.2025 17:00
      Subject: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
      Serial: 49c50a78f367cdb8466cd34160977233
      Template: CA
      01 a8 da 41 35 f7 52 be 7a 9b 4d 26 3d ee 33 af c4 e0 9c e0
      Element.dwInfoStatus = CERT_TRUST_HAS_NAME_MATCH_ISSUER (0x4)
      Element.dwInfoStatus = CERT_TRUST_IS_SELF_SIGNED (0x8)
      Element.dwInfoStatus = CERT_TRUST_HAS_PREFERRED_ISSUER (0x100)
      ----------------  Certificate AIA  ----------------
      No URLs "None" Time: 0
      ----------------  Certificate CDP  ----------------
      No URLs "None" Time: 0
      ----------------  Base CRL CDP  ----------------
      OK "Delta CRL (057e)" Time: 0
        [0.0] ldap:///CN=mydomain-SRVDC01-CA,CN=SRVDC01,CN=CDP,CN=Public%20Key%20Servic
    es,CN=Services,CN=Configuration,DC=mydomain,DC=edu,DC=local?deltaRevocationList?bas
    e?objectClass=cRLDistributionPoint
      OK "Delta CRL (057e)" Time: 4
        [1.0] http://srvdc01.mydomain.edu.local/CertEnroll/mydomain-SRVDC01-CA+.crl
      ----------------  Certificate OCSP  ----------------
      No URLs "None" Time: 0
        CRL 057a:
        Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
        a4 81 a4 bb 01 7e e1 be e2 33 4b 06 5d 00 3c 30 97 93 27 f6
        Delta CRL 057e:
        Issuer: CN=mydomain-SRVDC01-CA, DC=mydomain, DC=edu, DC=local
        52 c5 95 b3 9d c2 9d 22 ee fa 3b c4 b9 04 08 3e 95 98 1d 5c
    Exclude leaf cert:
      58 db 23 c9 81 00 ff 3e de e0 13 da 87 29 66 96 56 45 51 cd
    Full chain:
      ba 55 5a 92 f0 b4 69 47 01 d7 02 23 1c db 7e 88 66 f2 42 dc
    Verified Issuance Policies: None
    Verified Application Policies:
        1.3.6.1.5.5.7.3.2 Client Authentication
    Leaf certificate revocation check passed
    CertUtil: -verify command completed successfully.
    I  just checked SCCM SystemStatus/ Component Status from the SCCM Console  and found errors under SMS_MP_CONTROL_MANAGER
    component:
    "MP has rejected a message from GUID:A90AA88F-FB10-407C-B2ED-DCE41479FBDC because the signature could not be validated. If this is a valid client, it will attempt to re-register automatically so its signature can be correctly validated."
    Should I delete all config manager related certificates and re-create them? 
    Yavuz Selim Atmaca

  • Data template with xml over http

    Hi!
    I have a data template what should get data from xml file.
    <dataTemplate name="ccbXML" description="For xml output">
    <properties>
    <property name="debug_mode" value="on"/>
    <property name="include_parameters" value="true"/>
    <property name="include_null_Element" value="true"/>
    <property name="scalable_mode" value="on"/>
    <property name="db_fetch_size" value="1000"/>
    </properties>
    <dataQuery>
    <xml name="DATA_XML">
    <url method="GET" realm="" username="" password="">http://my.site.sise/00000000070000000001.xml</url>
    </xml>
    </dataQuery>
    </dataTemplate>
    The result is:
    <CCBXML>
         <LIST_data_xml></LIST_data_xml>
    </CCBXML>
    When I use:
    <url method="GET" realm="" username="" password="">file:///D:\files\result.xml</url>
    then I get a parsal result from the XML (it is not structuated and it does not show all the xml content, only random tag's).
    In the end it is not possible for me to use the file protocol because the xml is generated dynamically in a http page. Is it even possible to use the http protocol in data template? Or is anything else wrong with my data template that I'm not getting the right result (even with file:///)?
    I work BI Publisher Enterprise Release 10.1.3.4
    Evelyn

    Could u please send the working example for http binding on SOA Suite 11 g.
    Thanks and Regards,
    Anil verma

  • Problem with loadMovie with IE over https connection

    Hi,
    Using Flash 8, Apache 2.2. I have my Apache server set to
    require a client certificate. If I call loadMovie() and attempt to
    retrieve an image that's stored on my server, IE will not display
    the image. However, Firefox will display the image with no problem.
    I've narrowed the problem down to the client certificate
    requirement - if I don't require a client certificate, IE will
    display the image, but as soon as I require a client certificate,
    the image will no longer display. And as I stated earlier, the
    image will successfully appear in Firefox with or without the
    requirement to have a valid client certificate.
    Any ideas?
    Thanks,
    Stan McFarland

    Is the content being loaded from the same domain as the
    application? I know we had a problem when the Flex App was trying
    to call a different server that enforces Client Authentication from
    one that doesn't. FF recognizes that and pops up the "select a
    cert" dialog, but IE doesn't -- you just get the "Stream Error" or
    whatever. Make sure you're authenticated first, then try loading
    the asset...
    - Kevin

  • Question with AS2 Connectivity with eXchange (JCAPS 5.1.3 U2)

    All,
    I'm using the eXchange product that goes with JCAPS. We are using a Business Protocol of X12 and a delivery protocol of AS2 over HTTP/HTTPS. I am getting the following exception and am wondering if anyone as seen this error before.
    Regards,
    John
    Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
    Stack:
    com.stc.otd.runtime.UnmarshalException: Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
    at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshal(AS2HTTPHeaders.AS2HTTPHeaders_:902)
    at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshalFromString(AS2HTTPHeaders.AS2HTTPHeaders_:1024)
    at com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2.execute(com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2:52)
    at Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jcdEX_HttpClient_AS2_Runtime_Handler.handleRequest(Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jc
    dEX_HttpClient_AS2_Runtime_Handler:393)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
    at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
    at $Proxy64.handleRequest(Unknown Source)
    at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
    at sun.reflect.GeneratedMethodAccessor3895.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
    at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
    at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
    at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
    at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
    at $Proxy71.invoke(Unknown Source)
    at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
    at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
    at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
    at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
    at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)
    -- caused by --
    at Line 2.1: com.stc.otd.runtime.UnmarshalException: Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
    at com.stc.otd.xsd.runtime.provider.XsdParse.match(XsdParse.java:1123)
    at com.stc.otd.xsd.runtime.provider.XsdParse.parseComplex(XsdParse.java:1037)
    at com.stc.otd.xsd.runtime.provider.XsdParse.parse(XsdParse.java:1433)
    at com.stc.otd.xsd.runtime.provider.XsdParse.parse(XsdParse.java:1411)
    at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshal(AS2HTTPHeaders.AS2HTTPHeaders_:900)
    at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshalFromString(AS2HTTPHeaders.AS2HTTPHeaders_:1024)
    at com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2.execute(com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2:52)
    at Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jcdEX_HttpClient_AS2_Runtime_Handler.handleRequest(Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jc
    dEX_HttpClient_AS2_Runtime_Handler:393)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
    at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
    at $Proxy64.handleRequest(Unknown Source)
    at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
    at sun.reflect.GeneratedMethodAccessor3895.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
    at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
    at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
    at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
    at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
    at $Proxy71.invoke(Unknown Source)
    at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
    at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
    at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
    at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
    at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)

    the jsp pages are pre-compiled in a folder :
    logicalhost\is\domains\MyDomain\generated\jsp\j2ee-apps\dpMyDP\My_war\org\apache\jsp\
    sometimes these aren't updated.

  • Enabling SOAP over HTTPs on PI7.0

    Hello
        We have a requirement to connect PI7.0 to PI7.1 with SOAP over HTTPS. Would you please let us know what all configuration need
           1.  Setting required to be done on PI7.0 ( Communication Channels, Receiver and Sender agreements)
           2.  Where to put private key and root certificate in Visual admin
           3. Port configuration for outbound and inbound traffic.
           4. Enabling of SSL on PI7.0.
           5. Any ICM related setting on PI7.0
    Thanks & Regards

    Hi Uttam,
    Hi,
    For using HTTPS protocol, you have to chose the option of HTTPS in the 'HTTP Security Level' parameter on SOAP sender communication channel.
    For using HTTPS protocol, the SSL certificates need to be deployed on the server.
    Below are the links for more information on SSL certificates:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
    http://www.tldp.org/HOWTO/SSL-Certificates-HOWTO/
    For choosing & installing steps of SSL, refer the below links:
    /people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator
    http://info.ssl.com/article.aspx?id=10694
    -Supriya.

  • FILE Adapter over HTTP

    Hi,
    Does anybody know if File Adapter woks with files over http?
    For example:
    I have a CSV file at http://xxx.com/file1.csv, I want to process this file and send to RFC Adapter.
    Can I put "http://xxx.com/" in "Source Directory" of file sender communication channel?
    Any sugestions? (FTP is not a choice)
    regards,
    Luiz Alberto

    Hi Luiz,
       I don't think this will work with File Adapter.
    Thanks and Regardds,
    Chandu.

  • Accessing Java webservice (XML over http) via WCF or HTTP adapter with content-type and authorization HTTP headers with POST method

    Hi Team,
    I need to access Java web service which is simple service and accepts and returns XML over HTTP. No credentials are needed to access the service. We need to pass following two HTTP headers (Content-Type and Authorization) along with XML request message:
    <GetStatus> message is being constructed in the orchestration and URI is constant to access.
    Which adapter shall I use to get the response back? I tried using WCF-WSHttp with Security Mode = Transport, and different options of client credential types but every time, error returned stating:
    System.Net.WebException:
    The HTTP request is unauthorized with client authentication scheme 'Basic'. The
    authentication header received from the server was 'Basic realm='.
    Authentication failed for principal Basic. Message payload is of type:
    String 
    In Fiddler, request looks line following
    POST <https://URL/GetServiceReopnse HTTP/1.1
    Content-Type: application/xml
    Authorization: Basic cmVmU3RhdHN2Y19kgeRfsdfs=
    Host: <Server name>
    <GetStatus XMLNS="http://server.com/.....">
    <OrgId>232323</OrgId>
    <HubId>3232342323</HubId>
    </GetStatus>
    MMK-007

    First, you should not use the HTTP Adapter because it's been deprecated and replaced by WCF.
    Start with the WCF-Custom Adapter and select the customBinding.
    You should start with the textMessageEncoder and httpTransport and go from there.

Maybe you are looking for

  • Button does not respond (with attachment)

    Hi, I'm trying to develop a LV program for a psychology experiment to record a participants mouse movements whilst drawing or tracing a picture using the mouse. My program uses an event structure to generate an event each time the mouse is moved or t

  • How to find videos in Iphoto

    I have videos in Iphoto they for some reason do not seem to be working. An error ostatus 54 comes up. I am trying to find it in the masters or original and I can't fin any of my videos in there. How do I find the videos.

  • Compiling Pro*C

    I'm building a little application using Pro*C. When I run precompiler everything works fine, my problem is, when I try to compile my program, compiler detect missing symbols (_sqlglm, _sqlcxt). I'm using Borland C++ compiler, I'm using oraSQL8.lib li

  • Windows Update GPO - Important versus Recommended/Optional - Getting Microsoft Optional

    I'm looking at the   Computer > Policies > Administrative Templates > Windows Components > Windows Update elements. There's an item for "Turn on Recommended Updates via Automatic Updates". What I'm hoping to do is to enable the Recommended / Optional

  • How do you fix a frozen Ipod touch 8gb?

    My ipod touch has froze and i'd like to know if there is a way to fix this situation?