Securing the payload in Moni.

The main idea of this exercise is the XI user should not be able to view the payload of interface (GL1025 & ccD) and meanwhile he should be able to access the payload of other interfaces. But when I applied the below role, the user is not able to access any interfaces payload. If anybody have gone through this exercise plz advise.
Steps:
In "SAP_XI_MONITOR_ABAP" role I have disabled "S_XMB_DSP" object and for the object "S_XMB_MONI" I have
given the below inputs.
Activity: 02, 03, 16, A3
SAP XI Interface Details:
SXMBIFNAME: GL1025, CCD (outbound and inbound interfaces)
SXMBIFNS: urn:aexp.com/GL1025 (Namespace)
SXMBPARTY:*
SXMBPRTAG:*
SXMBPRTTYP:*
SXMBSERV:GL1025_to_SAP (Service)
After that I made this as "Z_SAP_XI_MONITOR_ABAP" role and assigned to XI user. Plz advise if I missed out something and why it is applying for all the interfaces ??
I am following the below documents to implement the same.
XI: SXMB_MONI - controlling access to message display
The specified item was not found.
How to Control the Viewing of Sensitive Messages in SAP XI u2013 A Step
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7e4105db-0601-0010-bf87-bd3f714f2c0c
Thanks
kumar

Closing the thread

Similar Messages

  • Exception during processing the payload in RFC Lookup through XSLT

    Hi All,
    We are working on a scenario which does a RFC lookup through the XSLT mapping.
    While testing the XSL in he Interface mapping an Exception is generated:
    19:06:32 Start of test
    Call XSLT processor with stylsheet UKMGetKeyMapLatest.xsl.
    START APPLICATION TRACE ***
    reqNode<?xml version="1.0" encoding="UTF-8"?><rfc:UKM_GET_KEY_MAPPINGS xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><UKM_GET_KEY_MAPPING_Request>
    <b><b><b>LookupException com.sap.aii.mapping.lookup.LookupException: Exception during processing the payload.Problem when calling an adapter by using communication channel RFC_RCV_UKMS_TO_ISV_CSV_CSV (Party: , Service: RM_DEV_PI_ISV_001, Object ID: c09e707cfb253c8997dc2451cb83e3cd) XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception</b></b></b>: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. Cause Exception: 'error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. com.sap.aii.mapping.lookup.LookupException: Problem when calling an adapter by using communication channel RFC_RCV_UKMS_TO_ISV_CSV_CSV (Party: , Service: RM_DEV_PI_ISV_001, Object ID: c09e707cfb253c8997dc2451cb83e3cd) XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. Cause Exception: 'error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. at com.sap.aii.ibrun.server.lookup.AdapterProxyLocal.process(AdapterProxyLocal.java:96) at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.call(SystemAccessorInternal.java:47) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:141) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:74) at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169) at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:296) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211) at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) Root Cause: com.sap.aii.af.service.api.AFException: XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. Cause Exception: 'error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Unexpecting end of buffer after <UKM_GET_KEY_MAPPING_Request>'. at com.sap.aii.af.service.api.AdapterAccess.sendMsg(AdapterAccess.java:214) at com.sap.aii.af.service.api.AdapterAccess.call(AdapterAccess.java:99) at com.sap.aii.ibrun.server.lookup.AdapterProxyLocal.process(AdapterProxyLocal.java:87) at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.call(SystemAccessorInternal.java:47) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:141) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:74) at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169) at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:296) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211) at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    END APPLICATION TRACE ***
    TransfromerException during XSLT processing:
    javax.xml.transform.TransformerException: com.sap.engine.lib.xml.util.NestedException: Illegal number of arguments or types of arguments in a call of function 'lookup:getNodeContent'. at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:251) at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingTransformer.transform(RepMappingTransformer.java:150) at com.sap.aii.ibrep.server.mapping.ibrun.RepXSLTMapping.execute(RepXSLTMapping.java:81) at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingHandler.run(RepMappingHandler.java:80) at com.sap.aii.ibrep.server.mapping.rt.MappingHandlerAdapter.run(MappingHandlerAdapter.java:107) at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInterfaceMapping(ServerMapService.java:127) at com.sap.aii.ibrep.server.mapping.ServerMapService.transform(ServerMapService.java:104) at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.transform(MapServiceBean.java:40) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0.transform(MapServiceRemoteObjectImpl0_0.java:167) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0p4_Skel.dispatch(MapServiceRemoteObjectImpl0_0p4_Skel.java:104) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198) at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) Caused by: com.sap.engine.lib.xml.util.NestedException: Illegal number of arguments or types of arguments in a call of function 'lookup:getNodeContent'. at com.sap.engine.lib.xsl.xpath.ETFunction.evaluate(ETFunction.java:106) at com.sap.engine.lib.xsl.xpath.XPathProcessor.innerProcess(XPathProcessor.java:56) at com.sap.engine.lib.xsl.xpath.XPathProcessor.process(XPathProcessor.java:43) at com.sap.engine.lib.xsl.xpath.XPathProcessor.process(XPathProcessor.java:51) at com.sap.engine.lib.xsl.xslt.XSLValueOf.process(XSLValueOf.java:76) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLTemplate.process(XSLTemplate.java:272) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:463) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:431) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:394) at com.sap.engine.lib.jaxp.TransformerImpl.transformWithStylesheet(TransformerImpl.java:398) at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:240) ... 18 more -
    com.sap.engine.lib.xml.util.NestedException: Illegal number of arguments or types of arguments in a call of function 'lookup:getNodeContent'. at com.sap.engine.lib.xsl.xpath.ETFunction.evaluate(ETFunction.java:106) at com.sap.engine.lib.xsl.xpath.XPathProcessor.innerProcess(XPathProcessor.java:56) at com.sap.engine.lib.xsl.xpath.XPathProcessor.process(XPathProcessor.java:43) at com.sap.engine.lib.xsl.xpath.XPathProcessor.process(XPathProcessor.java:51) at com.sap.engine.lib.xsl.xslt.XSLValueOf.process(XSLValueOf.java:76) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLElement.process(XSLElement.java:248) at com.sap.engine.lib.xsl.xslt.XSLNode.processFromFirst(XSLNode.java:296) at com.sap.engine.lib.xsl.xslt.XSLTemplate.process(XSLTemplate.java:272) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:463) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:431) at com.sap.engine.lib.xsl.xslt.XSLStylesheet.process(XSLStylesheet.java:394) at com.sap.engine.lib.jaxp.TransformerImpl.transformWithStylesheet(TransformerImpl.java:398) at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:240) at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingTransformer.transform(RepMappingTransformer.java:150) at com.sap.aii.ibrep.server.mapping.ibrun.RepXSLTMapping.execute(RepXSLTMapping.java:81) at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingHandler.run(RepMappingHandler.java:80) at com.sap.aii.ibrep.server.mapping.rt.MappingHandlerAdapter.run(MappingHandlerAdapter.java:107) at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInterfaceMapping(ServerMapService.java:127) at com.sap.aii.ibrep.server.mapping.ServerMapService.transform(ServerMapService.java:104) at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.transform(MapServiceBean.java:40) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0.transform(MapServiceRemoteObjectImpl0_0.java:167) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0p4_Skel.dispatch(MapServiceRemoteObjectImpl0_0p4_Skel.java:104) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198) at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    19:06:42 End of test <b></b>
    Can any one please help in sorting this out?
    Thanks in advance.
    Sri..

    check with this:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4ee14">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4ee14</a>

  • How to mask values in the payload

    Hi 
    I have a requirement where I have to mask the values in the payload so that it does not appear in the Monitoring transactions.
    Example credit card numbers
    If anyone has an idea how to achieve it please let me know.
    Regards
    Nikhil

    Hi Nikhil,
    You can encrypt message payloads within XI and then your target system can decrypt it. For this you can use some Function Module like this one(FIEB_PASSWORD_ENCRYPT). It encrypts a given string. You may use this to create your own, as per requirement. You may find some other code samples on SDN.
    Please also have a look on the following document for Message Level Security
    [http://help.sap.com/saphelp_nw04s/helpdata/en/a8/882a40ce93185de10000000a1550b0/frameset.htm]
    Regards,
    Jitender

  • Envelope with the payload

    Hi all,
    We are sending a OAGIS 9.0 to the trading partner through B2B. successfully its reaching to trading partner.
    My question :---- "is any envelope(header part) goes out with the payload to the supplier" If yes where can we see that headerpart?
    Regards
    Suni

    Anuj,
    Thanks for your response. We are usine AS2 protocol to send data to TP, If we open a wire message , we are able to see only binary code, we are unable to find out the data which consists of test.
    But We are able to see header+payload for EDI, but i need for OAGIS file.
    Example which we are seeing in wiremessage
    0�Xa     *�H��
    ��XR0�XN1�n0�j0��0��10     UUS10UArizona10U
    Scottsdale10U
    GoDaddy.com, Inc.1301U*http://certificates.godaddy.com/repository100.U'Go Daddy Secure Certification Authority10U07969287A�}0
         *�H��
    ��Esl�:@i�uØ��G��>�VWߵ�>��.��K�����[�W�NWy�&Օp ��z��8H�̖L�f���PM���/��|�6�^g�@���c�l*eR̷Jȹ�w]f.�)��_�(00�V�     *�H��
    0*�H��
    �'��i�mo��V��+����)����C~Eaf�
    ���4�9O�*bG(=��Ѽ��c��&=���w}]?!�/{���o���k�M3�#��x�Ao�⫗1��[lU��d�x���6�\��� ̑�'��`�l�N�vѨ��&`z��2�9:f�p�����������^�/mg�ʱ���H6�<��=9��.H��Ȃ
    FqW��E�n����%�Ep+Q�d-㱹|��^[̰N����y�3L2����ss�w`�d�
    5�$WU�
    \���B��G�gyi�Ӵ�aƙz�3m����H����/�~�Zf�ё�q+c)(Et��R�@�ԕ�Dz=2i_/��IJE����N�lE�n%�%��O�q���b�"qR���uD�/ِS������˓D�@��Bg�\���n���I}o8�#�ׇ^�Fk����LS�h�<��e��r�]O4�=@}2� �����8jh     }1���v�z;�Ϧ$���pOIq�o��M��'7�j
    �ƶ     �ؾgf�:Y�wؚ��㰵i�A��r*��SG�/�     �s�2>�i6����$س?�iV�xG1F�!P�=�'��T��3O�����-����*8�ڙ��Q�ͻ�k�_������eV�W.�|�6�!W@|�yy*�9��R�+ =0:���-8�N tNN`K�G^���ל��,{eeQ�}��JD�1�"N.֭-�i�j�;��/@Ho�N'�7yA�b7(V�ֺu��y'M     ���lWL����_�B�9m��}L<8;���}޽>N�P��h_iRC�L����t7��eW~�=���˵n�穁0�O�Xѭ$xo�- �
    G1�&�%Jɢ�?�dx;h�M���GL����������Su-~�\�8�>A\du
    ����u,�����5T^��0)�@n���|�l�q��`@�R�\1r��t��4�a��h��=���r���j�3
    �s��Fi�`v�mS�+˜�p#��lh\     ��h�R�k,A������U3q� ����0è��؈�ae}ޗ�ԣ����EM>`M��.�����O���}&y'�����9iG��
    c���M�����g@a��Ϣ$Z?g�]2O�;Z�ahԅ.�����*J��]D�
    ���RՓ̵�?Q�P T�|jl?�HU�DN���i�
    �OS+�k�V�5�\�}��B-��u�sx
    ���4Ɔqr�9%�O@�orC{�OM�93�|
    ���!���i\���M�/�8�e������P�lSg$��WJI����1R�ˏ��ֹX[&�b+�`�
    T)���>�i.���
    �p��6�;��@������R94�<Z�x!��U�"�:�'�M0>�Ht�,i�*V^W5�Z�zG�b�l�*���i1{��ʫH��"&xhܡ�pk�2�J=��j&m�-��R�lmG���O��w���� O��i�e`?�"������hj]٧H�Mt`?o���S`@�Q��$���l���B� Ɏ&\����     ۻu�^
    xFl3r�T�n������\�ߗ��l��<���p��NP�ְw�/MF�>zB����x��M�b�83���     ����r�W0���3�l_��i�xp^�0/��-��]��̡�5[]�     �$-���+K�n�gd[4�X�A��}��Sf��q��M���./w��a^`��M.�5!����Zq1t�R�8� ����v
    �:���q�� ���L�[=l�>/h��\�V|�}�b��5����^�Q1��D�SɰyWE,����jk!A�0��b�l�L��>��]��^���WdQ����)9�ա�ޏ�����[����a��+v�|�����, ���,�:G���;de����KD�"�Jf%XÂ1�RM�     �Zh�WW�o�9w�q�T�_ʋ^��Ȳ����pr0��\9�.�@!ێL�t�˰�~!�5��K��\��5nK��u�k��C"���j����h��֨H%C����q�{Z�9ι��M���`_ޅ�lO���������;���kJ`�af��h�*D$��D����&T-:U6S,���)&����?çZ�ř]�<��j����'Pj��3j(@?�M�Þ�Dr0v9�)kC������M�e����,6�(y��u�?t5�/��R��pjL3a��ٍ͞+Qgd�>�Ơ_XΦ��IS
    ��8��>�
    ��|g�d��Y�{�T�-�������Ɠ�e�%V�J�g�n�ɳ�|��NQ�L�_%�iL!B�u�\�(,ލ�\���(J�~!}�}.��<���`*���o=�#�~�C�<�?������3Ƹ��P7��O#��~��E���a�l��g�ٸR�Y'A5�;ij��=Sk�BY�ˠ�"l)     �����YP�O�0�!m�"4�:�vK����Џ��Q��b�Qt�!�sڶt���     �x�Z�69���Nv0�̏Jy?ǍV�*�X%]�qi�{�N�ɨ�"��0�b��J�y�E��Ս��[<R{Z��������x9Q@T�L�00���l]�xZ�s�QͬF��Dt�4J�8 ��uV�>�+���[MF���Ы���s>��>���ҦNտKnФ+��{Q���%8��CAl7�Wc���5��o.��
    aѥ�,��t�kH�b�]�s�ޕ¸N[]���[����P�qn$$�lH%�
    �Z0ʥ���e1"-�7�<��j��U���I3m��9p��j��5�\���{     @S��HB��RH��s��S2E     �� ���z�k�XL8ۑZ�pJ};���]��q�jCAR�:��ڑB��F�Pܷ����Lg
    ,���[N���2
    @�,ܮ?��     ۂ��R�[-#�cJoJ�f����D�q�������l
    0d����%L�
    �te.�~�YU�jG�l�����GA}��wQ��B�*^V9@���1{���]�i����}�\
    &(��at�so:+)��4��u22���zW�����&�m�Io�<A�5E��v�ޟ�*�Y�x�Ԋ�}���w�^P��;��"+n���v�f�I�D�]6��B��oXj�aQ�}�5�L�xʞ��r�6�w�GgE�(���D+b��|C���i�CP���m�������'`�xp\O��f����x     �u=B���GIOW��
    Ђ�<�qGIqAб�"�1d�GwlD��s��|�v(��,�:#EdMz7���/Ad�W!>!�P�c�µm�%}R�>�L5R:R��c�r�!VEB2v����j�O�.V��I�;�,Vn�G�>,
    ��)�� ����N[ߔ     O�?��/��!u֞i�_     �̓P�J�kW%\s�rXkRp
    ��9a:G����Z���HE��2q������C���I�]y�J���8���(8H[�6:�M���ۃ����m�FNNO���O�4+��N��]�}�1X���~�7��֟D�ά���ԇ@��x�����=���6v�7��N��pem_Rqfob�p���ç�\;����7)&����ye��7?uA˻�Ύ!2��wє���()��a��0�'�96����m+�Xi�\���FTg��M���Coz��0⃨�v6��Y�ӈ3�Q_c��a��?_�g�d1o��)~pu\��/Ψ(�b��҆��x����������zG�,-y�*�9�Կ�*�
    �����
    v�wԉ l����/e�5��M1j46EF��ϼ�pfP3;9�[(�F�     ��N4�<j�Ĵv�A8<l�}H�!V2j�n�Mv��p�}ˀH�7[�ީs�\� ������*;�=OQO��#��I�u>I{-��b�i���_���ك�S����-;a9��>s�Э�I�y�A�J��M/�W�gi�e���;��}O�b�H��X��Ζ�"��H�����x���=�     U2T��c�E��3��K*��1�B�}sl���z\l��
    n     ��:P}y:�b�;� ���v
    @dD5�W�+me��4y2 ;8I�TL�     ���X;[4�?��w��1T�`N:��^�k�W�Xmf���b\*'��d���a�vў�4��}�%�����έ
    _���_��
    �{�gl��`7*��"�X�/�~|G��!���F���Qc���be��^�T���V�OWEK
    �C$�@�5(�s2"9F�`V �����w�&�V{�ˎ3|�<0]������ �H�2���2��@�Z+v���)L�;���T%'���V9],��{��Y!���z
    }��j\;H�\�������*=��0�"�xЖ��`V�ˁ]�HRi�~I�W���
    5������4R�CM#U!:l�ء����'X���0��rgCT�ڢ��.+�%�
    �;""��O�٪���ؤ������^�ك��Xs"JFC���������̇7�KH"���{z7^��]�D��R;Y����U�R��gn�����v�"vä��M��s���I��h��2��)�����8�}O���E%d*<�hg�     ��X���*���.��:�&q�&Æ��XΛ���N����?������Ϟ
    zڐ��K�     �c���sśL�#�d     s] ~Q)���h�r+�wm1^�6qܵ���MqW��lj\S)�Kx��E_��'��H�4�_oD{gḨy]�r�R���k}�W~B�y�C�y���]e{��&Ϡv�e����&M�D%\H��@��ڞM�����ky�25���eK����=k���4:��CASq��+KG���k)/t`{~y�3�?�:t�%���/�j7���z&�޿�1���X����Asg     �m��5yݫ�     2��c�I���&۪`ţ�-an���L��G�TC��*%M�v�*��{
    �B��������qĵm��5y���F�:��`N�s9e���ǭ�9����}�*o��V\��6;:��I���vbY�/��E���'�г�"r$`�<��ъ$�d$Ĺ��-*a�s�����Op�8�1!{>�?���r��c���4�����'Zb��>e��U�ShVcd4X��N�j댿og�M�]��yd�W�o0�U[(���%>���5Ͱ
    �ël�@�ڶ�����Dq�'��w�wN��=~��ruYy�2��5z���oS�J^�I��a�?fN�w��G�`����k
    KB��YXZ���.׫��;LRʱ
    X�y��Ţ�~&��U�J�5��Ś*T ��@��V�:\>|�a]�h��~��ZHJo     }�XҚQ�]8��12� C�Џ�&@�ϱv�V�A�c���{�k�7���%�/4.c�05P*k�s=���7s�Oۤ_���޽ I�|y!�     �o{a�"�t��Qv[";_k�.�i.�Vʃ�k�����<��
    T�8S!+�6-���2p���uN�[np�B&$�'?y�mR��w:5b��a<l�L0G��Rz]J���o�c��}�R�Iz�5܁@{q��)��Ec-�9y�d�E��ڴ�o��a,�9���w����d#����vv�wg���e
    �����]�r�si�u�ﰸ+�a�<�����oO��Ï�҉х�m�m&�F���;|^���~FZQo���"��z1���eM�<yf�i[T�2佁Rƈ��
    ����x$��r��K��b�d��vMң�vY��U>� �!�����o����ꈁ|��ӕ���w�uo��M�u:�K     ��h��b�4}=O�?G4�K     '���� ?�%pI��!�QnR��8k��-n)n7&�ԉZb�[&�Y-+0�$�v���\4�<��SN~PtL���O@ �f���>����Z�@�����Z!'�6�     h��f,�?[�}�t#&��̹��{x18O���3��<�\{\���$��۸��&�m�DU�.�$k%�     1��Y�\8!j��3/q�c$�     �&�л0\[��;��U��(?���Q�:��:#(Ux-�i���&,�‘�YV�}�}g@x��aZ���m�ShϮb3�wJ���2�;ڮ#(�g�jR7Q�#SI@G�5�cP�e"�L7�
    b��~��51��kH�6��w�S�JC��1�BM%���F�sl�q�K���h?#D�C�`�wq�l��x�5�mI1l�m��K��g݄��Pgs�q���U�����+�MƋ�A��0%MR09B�T��
    �!�D�5^����.
    ��X��f�9VK���C6РO�4Z��On��9Hq�H�2O)Y�Q]�6��UU��'S��$bq�r� ��Cd���=�L���nHK5�TyB���|�-�>�uc�\�����`��rXy[��=���N(�����_#�"�ѬJػ�sFGL���+o-��lFECP�%ū��n\-�^?��'TK�����l�{����\V��0|,mM��M��Y����o"�Q.�z�A4�]ߨ��ѐ4h�?��9{�{��u(�]�s4
    ��HJ�[v�
    ���=xR�r�c�H_������;2�l��<�2l�R^�C�^S�VrЁf���A���~K|�~pj��QY}Q����X��L��b��׍X�:X���`�ƣy�[*���&��eW�w0��°�{�7����m�'�t
    �kT��cy��`
    �iM'��h#     �w�EBJ`�-�hd&�������TMfByg�#�r��>�x�'�������u�U�
    "��d;�g�a�We�����K)DJ_���Q��٥��mْ�B��2��:o�t>�^��Z#`;U�� �0]�z��y����,]��q|�4�
    8�YT:�?�k���u�\�B��z�j/��&��
    a�g]<YV��9���ן5�"�� �۞t_�͓�a�P=/��;     k�ݎ��P�X������S���vC5L|_SC��
    �\�S'�*�ȃp��Q��7��+;Ҽ,�����M�$u�+�c�*�Hg/$�Μ�<���
    &�<w��6̝R"�iZ:K5V��z�=��j��9�*�
    0ZD|Ȗ4*��t���3xBN���Q �"''i�Np��?�_LS�� [����N����(L~T���˴Nj�R�M�2R%�ܯ/���F��X�q'��7Є��g����L�i�}�V��,>���B��wq�]��)���5�:T���-����T������5���G�ج#K����d�fv�ey����ܦ"i��� =��M�Q�^<Q#�W�ۈ���i�ib'�/���},��iԴY�E�la�N0�     �T��"��V��A���|��^�$=��%m�Y'c@X-e��u_�I,��<)ԡ�iWn��Ye@n_E��
    �j]�����"d@�Ch+�7Iq���/�ȬÁt��i��v������V6O#7>�C���}+�Tit.hJpN�ȶ���I��R&��N[�&�;�`C��i�ά0�!-
    �'�������l���aʣVT��~��,~8ʣI,}ްu�t)h�� H�5��}��Y.��
    d�����K5N��yۄ�^��4����jN��ߗ�M��5ܢ��i}�+;��W���Q�)��     6A�ż�yMq�4f�B�a�C�Ѵ%U��({{6�3w��J�M�-�R��qsu/�d��J��D�צ�d$r���%�d)�0�|�C�����H~IK��5<���JJzoz�:|������\ί��ig�Ti3I�A>G/ye�l�j:/=���oP��2y�CY�Q��Y�g�m����<ihO۵��9�D�Rc�~G*X@M��K�\v?����*��Y8v�}��B��
    ���8Ǒo�6A:j��E·�+���L_�D��ۗP�l����FI�ф��i�z�>�-Uʥqk(ǣ6�WCC�8�k\q�6C�;G~�@��.~�����}��-�o�V�
    ����2VG�-}W+�6�^@)�_��h�+]>&��>D���7���_-�\�#&���ā�@*Y��eb�#���8t�
    <�h�����va>��Z}ލ:w�c^ke�*YU��~��Rq�$��
    ��_n�$w�Q�]uaαwU��pB�9I�QL��s{3��p����`\���ˀE׳;���"ir�;��`5�6���ӂ�]z��N���5�HRb^��4�%�9��4t�/UTK#Uv��[X6����Cj!�M��j9���+��]��d0Ɵ�塃��u��F�
    ��9�8g����#�Q�0�������K�"�d�����fmU������TZ�-�
    F�������b��2F�n�<��݌l�*��ZX!�$��9sQU.��y��^,����Pez��)�a<�q�)�"����%[m���#�     �yU�L��IX���e�_��t}l@ �C��{LU��p+��~{D3�}Z?���1���h�A{��v���ε5�I<��֐�}�=�F]��y6��S:w)y���q�P�QT8{�n�&�Ͽ�-�S�v����c�>QÑ���m�s�6�     �/K��;(p3(�n�S��E$�U��߾@�Ӓ���<���N6DD
    ���p�     �7_]Sd�އ     ��<w#����)Z����5T��}���#���)v�P��}� ��jl���
    p�joՇ���a�g�`#�A�'�Q7(U-CZ:|ݰ�>sׅoWOd�Bt��FZ}d�Z�H8N�?ԯ�备����ǘ��j�Yc�m��ՍuvZ�����p�3a�+�ˍdb�x�?.�H���h�T��-�)���B�ۖx|�i|T�4se�y���(����@��%'�f&�0s5��ѰT%�# (���u��j��m�<o�G���B�p�.Q�}U{RF����h~�TpF����m�$�'+f����*aҾ<�d�a��F���L�ސ���G���OY�)���e��J%9j�     �uBD8Bp�eբQ�/�Gc�Z���MF?@     �Ú)
    �R3>�)�X�T�߻k��1<�Ɠ�n!,�Xj�<�ޭ0h�/z�H���ގwpD��]pS"[�ib�_5C��D0a�Յ�~#dIӣ��}�U���E*��r���H�d'�͟�-�V�^�D���xT�D@����>��S��ZY�L�L�y������@�s9�&d@���n���F�߲<�
    �����Kgc����M��̕ ,�'B�̃�c�ѣa�7�d�K�u�V�p(���T���}�^���7����BA,"L]�B�l8)UW!
    9��{"��f�$�������i��S�e�?�0��-�9\a/��σPP��kN&���G�����^�]fnq
    9�}n�hrF9��W^?hpB��~a%5�6�O�^��80lc0���V����k���^��[e��$��l�ѡ�o�#�;L��_�k�b^X��ۥɧ�I�y!x�*Бk����)��<MG�����S"�}�Em0�)$�
    D�;���W3r��j�~�–}H^�)r��2Eɓ��2�d�择Cޥ�}^1�7��!L�,�y�{�}��1)j;#���>p�V�TLl%��n�@h��Dk̽i��6�0��뚕V�7���B�Δ�X���{ ��IA��f}C�dW��z��ٴ!��~��ΝqgN�ѓ\ß�H��"���ҎU78�֩V�W6����D�K��sFt����<?�0��uq��~�����j��������ذ_p�d�*(�5h�Z���w�xvw:����{t&I_�>�NJ$�oW�Rz���-[J3�]�k�E�u���
    }{,�E7�"/�搮ۍ�b*���Q�vu>������Kt̛%ue��܅��K\���ۘ7*ϱ��P�Z(���I�=�Ԛb�O��OoD�     ���5�����쎌�OAƷ���SI9�&���<�>O�Ui*=�4�Jk�b�@p����K��Vw�
    Za�(K�굌5�<�jC�:4��0�Ҏ��|r܄m�(�'�������3�)+���H�z�*ab���|��A<��Ğ=5zQ7X���Ja�m��b�m���s�\9��)�4��D��`Q4y$>!X��"#옃``�yй+��.X'$K�"^3N�VU��w6@P��<���     F�2�3��}�!���� �䲶�פ$ΠO����;b!��!&�3�i68�N��6� ����R����Ԟ`PI^�$���w=� �Bsz��Z|� .ٻ`�:
    �=)o���6S7!q".`5k!z�>��     �{���~H,$�p�����[��>�h��Y��m(�ǭKW
    �s-;�#R�\�E��e��,�;B[�n���)�@�����{�s�������>��i*zqX)�y�P����������\�s;����ID�f���M�\�B�S{CLy����V��#�+-��=�S�1ض%�\>W�r�D>Q��;���z�7h#��[A"��ƾ�x.3`
    n2��\L��+��r�m�+��G�@�aaV-d��A���A&
    �o�9����o�i��7R:�uk����:x�+ʀ��&����`맂,\
    L�}#k�rѬ���j6�j�UM@���^W�6��m��Q�AfX�     31N���0�s�=C��ٶ�6���vs��s�2�%p>>��v5���⪿i�8���B��1O%ޫ����z�x�Wm�R茉`<���N
    +ށ^M��h��i�8�8K�2YU��E��1�p�|�eFA�zJ͖�-�]�3��n�ه�<@+��"v�}``U=�Mo�3l�=�)+�,cL�     /�����/�IדX��tg�"٠Ay��5L3h�s/�b>fW�M���ޤ�%"L����phRY���.�Oe�����Y��2�)     ����h�B[�;�X�Ј@�mp��$c���C\��6ƃ��u����?;�����|�?!n�8��ݦ�n�M��w�2���h4<�����:�CL�Jg������YZ�uZ��}!��ʈ��C�2�g�b��QrL�&�?�ɯ����EL�.�XƧ���-��S+/�ć��X�OT����'c���L��Ђ�)$�I�zTwzp[�Y�w0��i5��^0��b|���m�}�o��     nyaX�@.y{%� ~�ja�nL�$Vq׍�ȣ��99T���c�6��ǒ߅�O��K����a�i�fmti"(�^^l)�|�w��$I?p���o7N�$|~b'��     �*#����u*��(�
    U`D�LK9�sA%Ĥ�F|Zvp��=:�,�8�Ш]#e]�䰕�涷3�#���܇Q\�ǹ��?y�m�r?>�'=!����0�$U�m*�h     2q܅.�ހ�h��N��������K���ңU���f�9~a��
    !����]xmh$�Ȳ�$8sF�-tb�n�
    �M��9η�yn�qӐԮk���]�g��%�Z�e��P��!��,�C���w���u?��.)Zm�p�}0����ʯ�s�T��:Z�-�ͭh��
    ��*��To���ܧ�-�     c:=)������m�iI<����`�{�xn�&c�P�ӌ��
    ��RNƷ�%�9�޹���ʲ�W�B��w�r��v�Jےǹ��!�oS���mz<p��f�Xq0��_��D$D-\$Q�N�B(C�AiV��ۗIq$���UW�Y$��j{�~�o�}����j���K���M��'v���g�%%�t&^(;r�v�GD!��}˄l�s��MƉ���}H7�ʄ�%�;�0���ĢS�,e�F`,p/#�=�w3����Њ)�$��y���v�~SL�L�e���4���?I{�U��gKҐ
    {٣�\��džවq���p{�-v-�0��&�iu��"�oV����*[���p����'',�]���w���?YqO�T�U���T���n[G�T���*�#���>.���x�)���ȗ�>�ungELס��e��     й�ܴ�s)��}�~Y��Y���}��M4�
    �ȂD���۴WY��PF�v
    tZa��L9M���s�-0M�;m��I�&/I�~&CQqwx��G\d.�'�����/>L>=.�6�A*����Ij�HR�U�S
    v�c�G�F��w�����]zo���mrɯ8��
    ��Tf�|Ћ���]�0KC�%��k�h��8�m]��
    1�)�\1�i� !0�7%)��׹L��b���Ln�m�2W�=��C\��t@)$�
    �o�kM����#k"�o�Ms��j���Z�z�>Y�q䙹� �j��f9�r:m��#Ԁ/�I<C=�m�ڏv,�[��D��^?����T���%GK��lԆ%1���y/|9,
    H��=?�b����mM�Kz%��pdmM�}&9r���O��\*��k�R�\�4��^��2l��Ym�G{�j��A�?�+.%/�?��}i�f��u@:fX��'K1��s�C�n��R{�W�:D8�04פ�?\�Σ�H�8����ˈ�b9<8\kw�_;�g6_�?�=�i�j��LU��[Z�~�o{�5�A�6k����Q��FF��Q��8k|V+d��B)rϛf��M8���YS/�ݫ��o��M���lw�"'����+Г]
    &�H�6,�v��:rAW<���_CڕM�iSGY����g?/e�Az�dqe:�5��lӞ�;�q��C��^c�Yօ�K�+���&n���R`��B�ښ�Š�:S�Nn;�ۑ�7��R?�.�)1bu\���=�!^�6-����g
    ,i=�Wm���osk<�<(�Z�s`aXu�����9�Xj�9]�^�/׈!ؖ
    �?ލ�     �x���Ϡ�J����bS�냠ڇC���R�f���e�
    �3+D]�H��+a�d�������<�w�CsT���9�١K�n����/���O�&�z���fs�ﵶ��w~��5)q!m     �-�(N�$:�JQ�&�����Vk��]�:��j�M�p��?$�     ��Y����Թ��'��s�AKE���&��L�zU��~�&���+�mlZ4����=���%N��F�     ��
    ��0�-��U-�ԆYp�r��tD���Ng��B�-�X^���-n�WR�6�r͝#QTV��T#��*,w�\�mWH�"�'���q���-T�"o��ϐn��5�
    ��8���N}��,n����?zj@��'Hxz�j?����ф�|�e���!���K`�c}��>�DuM��M4��x��qN��~���Ԍ���H�Fva��d��=m3���u��H[�ZM��<&�|��j>7fO��}�(�~1���U��D�-V�T�|q�ϙ�k^\��     X��_?c�wFO\y"���ϾÃ�#^ѵJ[֚���]6W��O�.�|���)���$��Ϥ�D��?���W��B�p�������r*7�o�8ƫ0�ʟܲ�`ۖM     ��+Hn���ڥ�,�,��,YH�Y��b�n�P
    �,���+3�jn��I<Ի����V'���~Yji8�1=���k!��L�     ��.
    q����G��]��C���y����h�o�$����;IJ���8�y
    {.��2&�l��"� 5V�JR+�g�qv��H���Gg�\��j�H���
    ����}��|�ʞ:>�+���2>����P-�������:%W9�����������.&�{3��r��s��[0֡asn��R(;a��>�,-ž��>�*�^�N�j�����A̜     /r�9/��Qs��v�R�[�"�a�?���d��x+��I��d�;���FU��X��X�*i�I�LW�]�)Z˗�I�z=�����2��VfI�j�c     �^����A�v1�4���z�m�4aX��<�����Ae�E����     9r;���~H�a#U�*��^�S�M�������/�b׻���(>�7[�L�z��=��|�.�D���Wo{���%��Gl�JhZ�SRڑp#������8V�f!*թ�q�QX0���0��ߡ�A��4� �N�&#�yS�^���3C�xy��S6\�&!�U_�� KK�$^"�$<=�d���|����䃕�������F�5ϠIP�����{��mS}��w'�C��.��/T{ST�:���%6��͏�I=,�!���$�렳     q&{��F�]a�=���1��Iq�6�J)�x$�z��'��A>�����o�+c?}�3KGJ�Q�@�-6�z�����w��^0<j:˝��h0���5�t~Q���",��׿+�C�}8�r�����ޙ�6wo��'�ey����!���T�v]��z��+���Y�(�HΩѢ�~�q6x�i~�r�)t��!���T'�d�a�     ƪ5�E�W��� K�.����Nf|M�ħ����S�&{�����q�0s�D��a��v�P}h=)P�43Ea���j��8B<>,ۯ��/4��G����54����+�|૯�����"����j�_���t�,f~rH9\ו�dWl`GPq�}$
    m#�p�3��
    M=��$�D'�jZ'���,�2����߉��,W�$l������ߘ����H�b�~D6D�� ������抯����E8�;g�;h��`ϧ,��܂�2Rѷ�\���C�;3?�0Fi�JS�wIC#I�8���=�}/�5u�j��Ӿ~�v�<�l��]���#     �~�A)M��d�m\a�V���73!G�z��s���+b8b�V��+��d?>Ƿ���L��!���N�m����fc�1�,^��@I9���xG��I��ف�V����l�ê�>����`]�(G��B�H�F?B-`�4�e}�IT/>B��b.<�7�Yl�&AP�_<����P(�PBI<Vw�nx
    P���G0�h�Z�[3�C��8��L��Vj�4�2r��\1%�V1��dzՔSJ���TL4�A���*;�w#�&�5�XW�o]Y�)��W�����u��x���,���Ŀb��f>��&�@U
    /n�t�Aܾ���     ʑ<���x}�Sn鬔QB�9�2#?ڰ}���U�;��iX���Nr���=v�b
    �+����P��v%O���&��^�G�(�\���[x�ό�89Ϫ�}
    .���v$(|     cʓ���]}���\��\tdnp���1*gYo���o�`�^�F|W�[:i�4�L7�;޴����&皇�'�$�
    ����"S�a yo�LH�E~�3�O�D\�`'x������
    ��ګ������,ڸm��r��E���ֻ�����y���l�����+�����a�`�=�:9�O��ש�
    q�U3d�X�縉$0D���@PJ1�]�-'Sl���4�9�.�i�'��rc���4��zN��B��h��ww�G�d���wl��2`�S�.{r>�&c���r�eԩ�)u�z�F:�-}�Ċ�Z=�::�+�`]ʩl���l88��7y�qP��R#h�����DRk��^M!gy�l9W|��zY
    �     ��G{p3��9�~����64ï����!imd„3�cC��Q"�[�^�dY5kVe/n7���9��^�wh//Y?����5�ᨋ     ��.�~�-!(Y��^�oq�@�"����ȟ'�tZ
    �%x��1�Uǽ�M��jQ<�@�|��c�_��в+<$�`�[��0R��C-��/*�'b&��(]k�*pRr@�?�`�S�HeI_�#�x�2xT\K��UYϷ��z;��{m{����B
    ���-[�i��,���ha�����ܿ�����h�0�U�\�Y�R���܎��aQ_���Lh�¤���q��~�R     �A.�����q��ײE^^�F��@��] W�J9ؓ
    31p�J�l���:,��^�6�l�lalhΉ3=ξظ�U�ϵ�X�sV�c����1�U^\&5;C>,w�W�g��ư��U�g
    i���3�a����_�o97o�t)��r��ڷ54�fi�relEW��q���!�4Q�ѝ�y�%�`誥(Sd��8z-�/)�b��NG��)!B����6��5G�Q3��ҩ�=�]Χc�H��7�tI��s$P�zg     n��izSݱ�=�
    y�?`�
    ��of�������0��eu���Kc�D��T6�o�g���,�h���a�ڤ��GQ���‡��EW|&/�ֵ��h9))�ᬧs�l�P�N�M;�1T��Ϙ6�S����^0Ҋ��HH�+sMY������M�Ņs1�%}�Ғ���(iw�ݬ:C$�\x�6/=��\���@ZjBt1Nt��(W�o�ڤ�s���!�bv���s�+n�Ys��
    2�� ��[����н(��(�,Z��#s�st��Qm�i\�X��j`=Zl&�K2s�×����gޞV���-H��c�0S)�qf�$�2�7�$�gZ�e�W|�<.:ɎPz��C0!�7Q�8�4W��}���6r�Qo}���Z�ų��E��I
    ��<E�G2|��-@�(�/�Vt<u���i�:P8�V�!�$��M�����E;��P��c/+L�c��I֙|?$��Z���p�ƪ�9z�]T�;98ݑ%�u�?�`�)Ā^��-�bf:�]Uj<�,º�'�cu7����Aӊ�<�P�hH;9~7�au��-�R�lT����c�dd�����#����1��8P
    ���0�ԈM��X�py��=jq]{���$�:P��JX> A�l�E�l��gB7X�ɪ�tp:�
    U`F��R�x�?*�u�ki[�2C�T�8V#�?���M�?gE��ܤ���ŀr�G"0�3M��'+���F<H��Jz?"���n`
    vE ��sz�zE5�!Z���$l��<�a�����eҼZ�ԕ�:�.\s����vy�岴��u�'|�1�5��S�י������A�nj*
    g�/��~J{��x:�>{`��YAQ���^~�#��jx�]ЅPy�!�Œ,�,���4r     6�Et��grX
    ���K��BCٌ��     Ⲙ��f�\��`k�V���w���s��k�e�\���� ���8A��ޅ̸�D�$%��Ӭ��K��,�l5_���"ԝ��Ԝ'5�DF�)��^KC�@e0�4�@�Y��     �4W�t^?X��g��ث
    ��L�tJMꫣ�� �#����u�8y��d1���4��z��D�2~�enw\Ju#ِF�OH�g�n�R��C��M۱h���cR�j���H��7��;O]$��p�8
    �?�o�-r˃��,h�J_�FҴS���I��r>�$ϚA{浼���feD�-:��TlS@�!([��/��Mn�oH�"̳��Rs���,�"�R]�
    b�
    Q3��"��D����H�h���`���%������י�35�¡�%�\�@���F����no��Gp�3(*W}h�z�cc������;���|�"����füӗ���3��F?#P�Uk��Ό     R��Z!@lS@�GW?BI���vLJ�(�v$Wp\*�yM]�ݑ�}^+|}�8���I r،�
    �tǦR���T�Z;4�"`�I�5��#�R�]ך`nLX���F�+     c4[ރ���Vᓽ��H�c��NDp�8~�
    �@=C�;%X��k�:�!�����4RR�k^P�xb\x̋�n�>&j�����S���������)�=     <���9 ��m8tv$��!2sƒ�B��1i��P�jբ�5oegj��'�IM[1=5A\n0/��k,7b�{�2���kb�b     �@M����rXqeG�-�oޭSh�$���©��`���M@���ݪe���|_׏TC�]P�_�ිX���`��ܬ��9�h��h2�m(�)��NkW(-��zj.ڰ��e3���������h�1j�Y~w1�H���eG3��.���B������^���w�/     �TSzu���+a���X�+<�{kc�r�0�{}6'�Sf6}�>H8��x�êЏ�     �k�I���ha{����?[9F�/D�.�ӯy����]"�h)�T1h�6K�r�s��|�����e��t�Ќ�)~�(T��c���.��1���h��%�U����|-��,A+,v�&3>sdπt�X]j���������4:���WYb�p���G$N���������j�7U�U��6U#����h�M�4�,�r�C�����6f�v^\ j�[!)���H2A��H��g��������c90��@xH�
    �׎��Ȩ�     k��l����~�d�~�,u��u�`�     
    -��d"�8!�1�l�撍�3w��䶝jt;��+��+��$:R%bE��;��M~��cV0&xQ��$�W�z�Qrc�R>�/v#I�a���3�����_�<RvI5b���;�p3>�u)�p��#ޜ*���֥rƛ_�/V$�q��+�J���^%��CR�qv�F�B�o�k�u�6�d5��j%�'�ڳX9�M�q,���$�z?h>�JײD])ke�Ȗ��1� <ȹ$�yZ`,�DU��Ga�Q�l:��^Ș���I�l����a�3�؊�b���3�(pK��Bg��)v�|�C��-U!+��.��V��N$��UDn�//�YB���?�[TYe�[d�}Q�#<OŪvuɯ��>{s��L^�P�%c�_9�:s!.��Dh����M����B@|�J�E�@[t[���A����G3u^ �/���-�5��}�Q<:*�����`,V|�J
    ����i�-{��8�?�v��?Ǯ��%=ؘ�s#{�.�3A|�j�چQ[ҏ�����tQd;�ף/����;�(er���!r^�8�v�D��4����
    �gN�n�n�_/��v�o_$ge}f�#��Pb!Lq�E`��]�Nuq�������y��U���ƈ:�j���̋���)wJ��1�     *�
    ���}��O]�,U����
    ��D����5mK&����[�0�qIU;�e+3.}|��ۿ�z�la�y�����Ġ%-AX�!l��aN�z�2�.�r8�J��1҉}��F��d�.q@vP"�f�Y�qY�n�p�U�c�!g-�FQ�E�Y�q����
    �!&[w.�$*��mό+��Y�M��-�j,4`~���e     ���,��~8/
    �T��(��^0�~�M"S����m/�)OJ���x��K`kf������xF{��N@\�A���p�n���Z�"k�'��AZy����m�=�V����9��[C���0����t���*��%���!i~��Ꝡ��ӕ��ݜ��9�6Bs���E�N���d�:��On��'�@���ͷV�UmJ�p��F6�6�"�n!�     �j)`��Usb�m�D+���*^n޺�o�o™`%b�P�!@y���.�)     ��GU�E2D��4/��{748�s��!�W"] 4�{F��������>�     �G���}v�
    d�߀�Fɳ5MCt��D�RqgȒ�x A�D�Ŷ��v(<��0�g��"$����RA��VX�^=�pl����n�X����p�o
    ��I�t�����"�     9e�6���;�ͽ����&�'}�^�UnDiY�f{`k��`�5���]�h�4�ph�k�8)��>�gJա�c�r�]��hn~�V�~4k �i�2yz��"���or��7h76h~�ڥ�� Mҭ�A�+��^\A�p�l�wKO;u�\kJ�d�&z�u�y��5 �g��>����/�b/)�C�����Iu�e��
    B)ci���d�u��q:���'9     Z�e�ZY��^��u�pX��p.���     5hZ��U-4��̀:~�wѯò�`����|�<g�*G|�0�c�. ozQ     �v+Nf00��Q۳�,:�I"`��d�6_�-�Yjg�.d��Q�&�5W￉-�ژ���ذ/�VLl9��._��9���;����d��sy-�_���[�/{)���z�^�r�[�.V     �|���g��*��y��ys�L0{��m�bH��r)R��a,���ma���i�?��c�a�S�ǔ��Ѯt��b~��a��:Ϟ����@ȕ�6��"�@G�3f��1��r���X�9TF,�Z�,u�Ў#����E�o��a?1k��-�H����d P���xL?,���{㶱p���bu��{���*L�a�F�D��`z>
    �g�}��N��0nz��,܋x҄�]�:֯�j�:����":mZb�v���SB.s1A4 c���,�<�|�U����������n���a��7�g4Z�|�E�tՊ#�9��r�A��Tr���Y��\ȪNMe��{���[�nQ�譵���o�l���gs{$�2"�BV�#z�A�oCt�V� ���f�$�[��s,�b����US.���i^W���Ƕ"P�#r5[�7��s
    �i-�$4��
    &t^_�#{tܐ?��%������q���0�
    ��b�=�Qu�[��.�D�ur�v)��f35X�\?�=�mM�f��������VH^�c((=X�3�n�AM/k���     ��!0~��K�����V�h�S̷�����O�e@�H�H���E�v���+1u�9Ji�p�S8�ER�6�b#��ͽn<�]�,�g!�k�A8aJw,�U��t�,�2�tEΌ=�����q����1[,PQ�
    �.�j�Q����Z7�Q���^�&�=4!z1��
    �2���Se}�G]h�B]�q }^%?�c����y�<l�D��
    �b%��5b�����%o���rJ{.П����6/��l�����sn�@�yU�|m@��YIdjA���X~�$��P�rJO�2     ��     �8�6��<-�X��O�@��Y+��F(�
    R     �8�!�n�}>m�F��|Lt     ���^m�7�������(KP�Ãq����raZ̅etDƂ���v*A���@~��UD��~���ޙ��TG�LW5�t�;�?���,p��j1F|w���V׊�^��%�37Qh?�*\�s̲�]�-Sw�R���ji�E�hV�6k�a�@6��?�i!;>�Nsn)JA�~����)w"���)Z�:�����<v�eh/D���ɒx��i:bA^M/���^���|
    r�g�ť��Am����o�k����\A3y�Hw��QZ�j\�-%E�E��9��ع���dcY�-�s�����Y_�#�j�Dag٨��`��$ OH��� ���0v��4i1�n�gI����(w�+���%Ћ�]ȽQ����������p���ĐGO�nm��+t��E�q��`�F�D�cY�M�SN��5u�R`�CX�M��i��yE�!.F06x�l� >y�U�E܁���C��\a��*�^`A�A�I�����㯞i8�}�&�}�Y����H��ѡ]���qMft�3;p�3v�p�휯T�G�p�<���D%@�E��h�O�     }t:��~n/�[�%��KPh���-�&���i�‰��b=P��b�'�@=�Ԇ�tG�@��<}��iZG�K.îm����)�<;=�竀��ڶ�i{�Ea�a ww��Q��*P�"�]�i��.�)��V�L���$
    �SS��w�&+����x4<w����ng�c(
    Rrgards
    Edited by: user8653471 on Aug 20, 2009 4:36 AM

  • Processing the filename in the payload

    Hi,
    I am getting the filename in the payload, I want to read that file.
    How do I achieve this..
    Regards,
    Varun

    Hi,
    For Example if we want to get the Input file name & Directory Details into Target message.
    Ex:
    I/P File name is :::::231004.xml  Ftp Serve Path : //xideveloper/Test_XI/PO
    O/P File name can be :::Any thing
    Input File :  231004.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_TEST_AGCO xmlns:ns0="http://tafe.test.com">
       <Header>
          <NAME>giri</NAME>
       </Header>
    </ns0:MT_TEST_AGCO>
    Output File : Out.xml
    Here in this output we are able to get the Filename & Directory Info in the FileName_1 Field.
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_target xmlns:ns0="http://test.com">
    - <Header>
      <Name_1>giri</Name_1>
      <File_Name_1>231004.xml //xideveloper/Test_XI/PO/</File_Name_1>
      </Header>
      </ns0:MT_target>
    You should capture the Source File name & Directory Info into Target Message.
    1)     Write One UDF & Map Like Constant(u201Cu201D)---UDF----FileName_1
    2)            In Advanced mode check the check box Set Adapter-Specific Attributes
    3)     Check the ASMA Parameters in Sender Adapter Alone
    4)             No need to check the check box ASMA in the receiver side
    UDF Code:
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    //for getting filename
    DynamicConfigurationKey key1 = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    //for getting directory
    DynamicConfigurationKey key2 = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","Directory");
    /similarly for getting filetype, filesize you need to specify in the above code instead of filename or directory/
    String FileName = conf.get(key1);
    String Directory = conf.get(key2);
    String Cat = FileName+ " "+Directory;
    //return FileName;
    //return Directory;
    return Cat;
    Regards
    Seshagiri

  • Accessing the filename in the payload

    Hii
      I want to process the filename (eg:sample.xml) from the payload of the message.
    <Message>
          <Method/>
          <Source>sample.xml</Source>
          <Target/>
       </Message>
    And use the filename in other scenario.
    Regards,
    Varun

    Hi Varun
    Use variable substitution
    File name : %FileName%
    Enable variable substitution in Receiver File adapter.
    Variable name = FileName
    Reference = payload:Message,1,Method,1,Source,1
    For more info refer
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
    Thanks
    Gaurav

  • Error while connecting to an OData Feed from Excel 2013 PowerPivot . Error: Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported

    I am trying to connect to a Odata Data feed from Excel 2013 Power Pivot
    The datasource is in sharepoint site eg: https://sitename/Shared%20Documents/datafeed.atomsvc
    getting below error
    Error message:
    Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported.
    ============================
    Call Stack:
    ============================
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.ValidatePayloadKind(ODataPayloadKind payloadKind, ODataMessageReader odataMessageReader)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.InterceptODataException(Action action)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader..ctor(IODataResponseMessage responseMessage, Int64 maxReceivedMessageSize)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.CreateReader(IWebResponse webResponse, Int64 maxReceivedMessageSize, Boolean applySlashUpdatingBaseUriResolver)
       at Microsoft.Data.DataFeedClient.ODataHelper.GetCollectionsFromServiceDocumentUrl(Uri serviceDocumentUrl, DataFeedConnection connection)
       at Microsoft.Data.DataFeedClient.DataFeedConnection.Open()
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open(String& connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.ClickTestConnection(Object progressControl)
    Appreciate suggestions/answers
    NOTE: The error is showing only while using Excel 2013 powerpivot
    its working good with Excel 2010 powerpivot

    Anita,
    Please look into using Power Query to use OData as a source in Power Pivot.
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Help on how to read the content of an XML file from the payload

    I have a receiver channel / mail adapter, that sends e-mails with a XML attachment.
    I’m trying to write a Bean, that should make it possible to rename the attached XML file dynamically.
    In the Bean I want to read the content of the attached XML file, it could be the “order number”.
    The filename should then be “Order number”.XML.
    <u><i>Can anyone help me with how to read the content of the XML file from the payload.</i></u>
    <i><b>Frank</b></i>

    hi,
    check this: http://jakarta.apache.org/poi/

  • How can we retrieve the Payload information from B2B

    Hello,
    We are trying to send the payload information back to the client for a failed BPEL Transaction from B2B's b2b_instancemessage view. We are enqueing messages to IP_OUT_QUEUE using BPEL. We see the payload coming correctly in the B2B Business Message Reports. But we don't see the payload coming in the b2b_instancemessage view for failed B2B transactions. How can we see the payload in b2b_instancemessage view for failed B2B transactions as well? or How can we retrieve the Payload information from B2B?
    Any help is greatly appreciated! Thanks. - Sam.
    Edited by: user12049162 on Dec 4, 2009 2:04 PM

    I am not sure about the PDK API to get the group name. But using LDAP API its easy to get the User Group.
    If you find the answer to get the group name using PDK API, Please update in forum. It will really help others.
    --Balaji S                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • My iPhone 5 has broken and is being replaced with a new iPhone tomorrow. However, My carrier (orange) will b picking up my broken iPhone and I am unsure how to secure the content and icloud data on the broken phone. Is there a way to display the data?

    My iPhone 5 has broken and is being replaced with a new iPhone tomorrow. However, My carrier (orange) will b picking up my broken iPhone and I am unsure how to secure the content and icloud data on the broken phone. Is there a way to disable the data held on it and ensure that if it is fixed, nobody can use/see my data and access my account?

    Hi Gazpan,
    Thanks for visiting Apple Support Communities.
    I recommend using the steps in this article to back up your iPhone if possible:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/ht1766
    You may also find this advice helpful for your situation:
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/ht5661
    If you no longer have your iOS device
    If you're using iCloud and Find My iPhone on the device, you can erase the device remotely and remove it from your account by signing in to icloud.com/find, selecting the device, and clicking Erase. When the device has been erased, click Remove from Account.
    If you're unable to complete either of the above steps, you should change your Apple ID password. Changing your password won't remove any personal information that is cached on the device, but it will make sure that the new owner can't delete your information from iCloud.
    Cheers,
    Jeremy

  • Need to reterive the payload from SOA-INFRA dehydration tables.

    Hi gurus,
    I've raised couple of SRs with Oracle and did not got appropriate response. So I think there are a lot of g8 minds also working here.
    Requirement:
    I need to reterive the payload in the xml format and store in a db table for certain process.
    Steps followed:
    Created a soa process which accepts the InstanceId and ECID as input and provides them to a java class using Java embed activity. The class that accepts that input and connect to getCompositeInstances() using a locator class. In this process it will make use of another two classes to convert the instance payload to dom and then to display. The mainclass uses the XMLUtil and XPathUtils classes for this requirement.
    When I ran the three classes then I'm able to get the payload, but when called using the Javaembed I'm running into trouble. I'm getting a null value, not even any exception. I tried removing the catch in all the classes but no luck. Please find the below code in the Java embed and the java classes also.
    Code in Java Embed:
    try
    setCompositeInstanceTitle("Composite HelloWorld123");
    String ecid =(String) getVariableData("Input_java_ecid");
    String compInstanceId =(String) getVariableData("Input_Java_instanceid");
    addAuditTrailEntry("Payload_ecid is: " + ecid);
    addAuditTrailEntry("Payload_insta is: " + compInstanceId);
    Blob2String.MainClass mc = new Blob2String.MainClass();
    String inputPayload = mc.getCompositeInstancePayload(compInstanceId, ecid);
    if(inputPayload == null)
    addAuditTrailEntry("inputPayload is*********"+inputPayload+".........");
    InsertIntoDB ir = new InsertIntoDB();
    ir.InsertMethod1(inputPayload,compInstanceId,ecid) ;
    /*//addAuditTrailEntry("Payload is: " + inputPayload);
    String StringPayload =(String)inputPayload;
    addAuditTrailEntry("StringPayload is: " + StringPayload);
    setVariableData("Java_Payload", StringPayload); */
    catch(Exception e)
    addAuditTrailEntry("Exception is: " + e);
    e.printStackTrace();
    Code in MainClass:
    package Blob2String;
    import java.util.*;
    import javax.naming.Context;
    import oracle.soa.management.facade.ComponentInstance;
    import oracle.soa.management.facade.CompositeInstance;
    import oracle.soa.management.facade.Locator;
    import oracle.soa.management.facade.LocatorFactory;
    import org.w3c.dom.*;
    import oracle.soa.management.util.*;
    import oracle.fabric.common.*;
    import oracle.fabric.logging.*;
    import oracle.fabric.logging.BaseMessageBundle;
    public class MainClass {
    /* public MainClass() {
    super();
    public String getCompositeInstancePayload(String compInstanceId,String ecid)
    String compositeName="GetOpenCompositeInstances";
    Hashtable jndiProps = new Hashtable();
    String inputPayload="";
    try
    jndiProps.put(Context.PROVIDER_URL,"t3://abc.xyz.com:9102/soa-infra");
    jndiProps.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
    jndiProps.put(Context.SECURITY_PRINCIPAL,"weblogic");
    jndiProps.put(Context.SECURITY_CREDENTIALS,"welcome123");
    jndiProps.put("dedicated.connection","true");
    Locator locator = LocatorFactory.createLocator(jndiProps);
    CompositeInstanceFilter filter = new CompositeInstanceFilter();
    filter.setECID(ecid);//Set the composite ECID
    filter.setId(compInstanceId);//Set the composite instance id
    List<CompositeInstance> compositeInstance = locator.getCompositeInstances(filter);
    ComponentInstanceFilter instanceFilter = new ComponentInstanceFilter();
    instanceFilter.setCompositeInstanceId (compInstanceId); //Set the composite instance id
    List<ComponentInstance> componentInstance = compositeInstance.get(0).getChildComponentInstances(instanceFilter);
    if (compositeInstance.size() > 0) {
    Document docAudit = XMLUtil.convertToDOM(componentInstance.get(0).getAuditTrail().toString());
    String payloadAudit = XPathUtils.executeXPath(docAudit, "//details").toString();
    Document docPayload = XMLUtil.convertToDOM(payloadAudit);
    Node payloadNode = XPathUtils.executeXPath(docPayload, "//part//*", "NODE");
    inputPayload = XMLUtil.nodeToString(payloadNode);
    //System.out.println(inputPayload);
    catch(Exception e){
    // e.printStackTrace();
    System.out.println(e);
    return inputPayload;
    public static void main(String[] args){
    MainClass Obj = new MainClass();
    String result=Obj.getCompositeInstancePayload("60004" , "d90df5a0fd2bc5c7:4d37316b:13da0ebcf67:-8000-00000000000003ca") ;
    //String result=Obj.getCompositeInstancePayload("16952862" , "ef14bd96767c0e08:-152cfeeb:13d2379cff3:-8000-000000000008c968") ;
    // System.out.println(result);
    Code in XMLUtil:
    package Blob2String;
    import org.xml.sax.InputSource;
    import java.io.*;
    import javax.xml.parsers.*;
    import javax.xml.transform.*;
    import javax.xml.transform.*;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import org.w3c.dom.*;
    import org.xml.sax.InputSource;
    import oracle.fabric.logging.*;
    public class XMLUtil {
    * @param inputXML
    * @return
    * @throws Exception
    public static Document convertToDOM(String inputXML) throws Exception {
    Document dom = null;
    try {
    DocumentBuilderFactory factory =
    DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    //DocumentBuilder builder = new org.apache.xerces.jaxp.DocumentBuilderFactoryImpl().newDocumentBuilder();
    InputSource is = new InputSource(new StringReader(inputXML));
    dom = builder.parse(is);
    } catch (Exception ex) {
    throw ex;
    return dom;
    public static String nodeToString(Node node) throws Exception{
    StringWriter sw = new StringWriter();
    try {
    Transformer t = new org.apache.xalan.processor.TransformerFactoryImpl().newTransformer();
    t.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes");
    t.setOutputProperty(OutputKeys.INDENT, "yes");
    t.transform(new DOMSource(node), new StreamResult(sw));
    } catch (TransformerException te) {
    System.out.println("nodeToString Transformer Exception");
    throw te;
    return sw.toString();
    Code in XPathUtils :
    package Blob2String;
    import javax.xml.xpath.*;
    import org.w3c.dom.*;
    import oracle.fabric.logging.*;
    public class XPathUtils {
    public static Object executeXPath(Document doc, String xpathStr) throws Exception{
    XPath xpath = null;
    String value = null;
    try {
    XPathFactory factory = XPathFactory.newInstance();
    XPath xpath1= factory.newXPath();
    //xpath = new org.apache.xpath.jaxp.XPathFactoryImpl().newXPath();
    XPathExpression expr = xpath1.compile(xpathStr);
    value = (String)expr.evaluate(doc, XPathConstants.STRING);
    return value;
    } catch (Exception e) {
    throw e;
    public static Node executeXPath(Document doc, String xpathStr,String type) throws Exception{
    XPath xpath = null;
    Node value = null;
    try {
    xpath = new org.apache.xpath.jaxp.XPathFactoryImpl().newXPath();
    XPathExpression expr = xpath.compile(xpathStr);
    value = (Node)expr.evaluate(doc, XPathConstants.NODE);
    return value;
    } catch (Exception e) {
    throw e;
    Its an urgent issue and I have the deadline to get on with. I've raised SR with oracle but there was no use. Kindly help me. Help will be greatly appreciated.
    Thanks,
    Venkatesh.

    are you trying to retreive the payload for a completed/closed instance or for an inflight instance? if it is for inflight instance you can retreive the payload using
    String [] params = new String[] {"inputVariable"};
    String payload = locator.executeComponentInstanceMethod(bpelInstanceId, "getVariableAsString", params);
    http://docs.oracle.com/cd/E21043_01/apirefs.1111/e10659/oracle/soa/management/facade/Locator.html#executeComponentInstanceMethod_java_lang_String__java_lang_String__java_lang_Object___
    if it is for a completed instance, you need to get the input payload for the instance then you can get it from the audit trail. i think your xpath is not correct. the data in details look like this:
    </event><event sid="BpSeq0.3" cat="2" wikey="2020-BpRcv0-BpSeq0.3-1" state="5" n="4" label="receiveInput" date="2013-03-25T13:14:05.428-07:00" type="2"><message><![CDATA[Received "process" call from partner "client"]]></message><details><![CDATA[
    <input><part name="payload" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><ns1:input xmlns:ns1="http://samples.otn.com/bpel2.0/ch10.7">7</ns1:input></part></input>]]></details>
    you need extract the CDATA content and parse again. this query needs to be changed, there could be many details in the audit trail, you need to pick the right one.
    XPathUtils.executeXPath(docAudit, "//details").toString();
    this audit xml is namespace aware so you need to use this, choose the first details.
    public static NodeList selectNodes( org.w3c.dom.Element pElement,
    String xpathExpression,
    Map prefixNamespaceMapping ) throws Exception
    Edited by: murugac on Apr 1, 2013 10:00 AM

  • Getting the payload from a faulted process

    I'm using the fault framework and I need to know how to get the payload from the faulted process. I have a custom java logger that uses the locator API, but I'm finding out that this will only work if the process has been persisted to the dehydration store. Is there another way to get the payload? I know I can use checkpoint/wait within the bpel process to force dehydration but I'm looking for another alternative

    The problem is the cube instance table has not been populated yet for the instance. So from a faulted instance that has NOT been dehydrated to cube instance, how will I get to the invoke_message table, or how will I get the payload from the faulted instance.
    I'm able to get the document fine when the cube_instance table is populated, my problem is sometimes the instance has not been dehydrated and cube_instance is not available. So from a faulted instance how will I get to the invoke_message table without using the cube_instance table

  • SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has be

    Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine.  It alwayws works for me but after some minutes the other developer cant work in the application
    He got this error
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]
    and When I see the log event after that error, it comes with another error.
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]
    He has IIS5 and me too.
    I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.
    and in the connection string I have.
    <add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>
    I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SE\levalencia.
    Thats strange.
    The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.
    If you want me to send logs please tellme

    Well here's my problem, maybe you can help. Intermittenly I get a login failed when connecting to a db engine through Server Management Studio using Windows authentication. When this happens the following entries are generated on the server's application event log:
    Event Type:        Error
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              17806
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: <ip address>]
    Event Type:        Failure Audit
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              18452
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: <ip address>]
    I've already ensured that the server is set to mixed authentication mode. Oddly enough, the workaround that I've found is that if I remote desktop into the server, log in and then log back out, Management Studio is suddenly able to connect again. No idea why it works. 
    As I said before, it is intermitten. Some days it errors on login, other days it doesn't and there are no configuration changes between them. Also, both client and server are in the same domain and same site so there is no VPN or anything in between. I'm really quite stumped. Any help would be great, or if you can point me in the right direction of where to look. Thank you in advance!

  • How can i solve to secure the database Control ?

    Hello Good Morning !
    I have applied 10.2.0.4 patchset on 10.2.0.1 binary , finally i upgrade my database by DBUA
    When checking upgradation result screen - which was showed by DBUA. (i am confused what i blue marked below)
    i am  pasting following below. please have a look blue marked.
    Some information about the step is available.
    Step Execution Information:
    Post UpgradeEarlier persistent initialization parameter file (spfile) has been renamed to: /u01/app/oracle/product/10.2.0/db_1/dbs/spfileorcltest.ora.bak.
    A persistent initialization parameter file (spfile) has been created at the following location: /u01/app/oracle/product/10.2.0/db_1/dbs/spfileorcltest.ora.
    Enterprise Manager Configuration
    Oracle Enterprise Manager configuration is upgraded.
    Enterprise manager configuration succeeded with the following warning -
    Error securing Database Control, Database Control has been brought up in non-secure mode.
    To secure the Database Control execute the following command(s):
    1) Set the environment variable ORACLE_SID to orcltest
    2) /u01/app/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole
    3) /u01/app/oracle/product/10.2.0/db_1/bin/emctl config emkey -repos -sysman_pwd < Password for SYSMAN user >
    4) /u01/app/oracle/product/10.2.0/db_1/bin/emctl secure dbconsole -sysman_pwd < Password for SYSMAN user >
    5) /u01/app/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    To secure Em Key, run /u01/app/oracle/product/10.2.0/db_1/bin/emctl config emkey -remove_from_repos -sysman_pwd < Password for SYSMAN user >
    Go to top Initialization Parameter changes
    database upgrade has been completed successfully, and the database is ready to use.
    The following document describes important behavioral changes from previous database releases to the Oracle Database 10g release:
    /u01/app/oracle/product/10.2.0/db_1/assistants/dbua/doc/help/DefaultBehaviorChangesin10g.html
    select comp_name , version, status from dba_registry;
    Initialization Parameter changes
    The following changes have been made in the initialization parameters:Parameters Updated:
    Name                                Old Value                             New Value
    db_recovery_file_dest              /u01/app/oracle/flash_recovery_area    /u01/app/oracle/flash_recovery_area
    db_recovery_file_dest_size        2147483648                              2147483648
    Thanks in advance .

    This means the the URL for database control will use the http protocol. To convert to the https protocol (using the included SSL certificate), use the steps documented above. Before doing so, pl review MOS Doc 1222603.1
    HTH
    Srini

  • How can I read mail attachment for making it to the payload?

    Hi everybody,
    in the following my scenario:
    I have an incoming message with attachment by the mail sender adapter using PayloadSwapBean (because of other messages I have to use the bean). I want to send this attachment by using the mail receiver adapter to fix E-mail-address keeping the FromMailAddress, the MailSubject and the FileName
    without the metadata as additional attachment.
    I have found a thread where it is explained how to handle "payload as mail attachment and dynamic filename" by java-mapping. So far so good. My question is: How can I make my attachment to be the payload? How can I read the attachment by java-mapping?
    Thanks for help.
    Reagrds,
    Sebastian Linke

    USe payloadSwapBean for this to swap your payload and attachment
    /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step
    Rajesh
    Edited by: Rajesh on Feb 5, 2009 5:29 PM

Maybe you are looking for

  • Create a new Grouping in IBY_FD_EXTRACT_EXT_PUB

    Hi, I need to create a new group in  IBY_FD_EXTRACT_EXT_PUB like below. eg: +*<OutboundPaymentInstruction>*+ ---+ +*<OutboundPayment>*+ ---+ +*<ExtendValue>*+ -- <Extend>+ ---<OUTPUTVALUE>Concatenated Value - 1</OUTPUTVALUE>+ +*</Extend>*+ -- <Extend

  • How do I sync iPod calendar with iCal?

    Hello everyone, I have just been bought a new iPod touch as a birthday present.  Since I have never had a device that operates like a smart phone before (I know it's not exactly a smart phone), I thought I would begin to use it as a diary, note-taker

  • Populating Combo Box list value In Multiple Row

    Hi, i to have the same problem . I have used add_list_element to populate the list value of the combo box in multiple row. I am selecting the list value from the database where the combo box value will be different for each row. However, when i do th

  • Hyperlink in VC

    Hello, I have a problem with a hyperlink address in the visual composer. I would like to integrate a hyperlink in the Toolbar in a Tabelview with the following URL: '/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.Transaction?Sys

  • Some Photos from card not appearing on Import

    When I Import photos into Aperture from my EOS 1d in many case it tends to just find about a third of the images that are on the card and the "Loading Assets" Indicator in Aperture just spins forever and the rest of the images from the card never app