Http 403 when creating message type

Hi,
I have a bpel process that invokes a secure web service (https://....?wsdl). To be able to create the partner link and execute the process, I had to copy the certificate in two directories and import the certificate in jdeveloper and soa suite.
So, now I'm able to invoke the secure web service. The problem appears when I want to create a new Message Type using the secure web service. I try to choose the ws types and this error appears: "Error reading message parts! HTTP connection error code is 403"
I tried creating my own schema but when using xpath expression there are problems with the namespaces. So I would need to create the variable using the original wsdl.
Does anybody know what is happening? How can I solve this issue?
Thanks in advance,
Zaloa

Installed tamper data and from what I can tell, the requests go back and forth between AM server and protected resource. Here's the Request Graph output.
http://iamsys06.iamtest.com:8080/ 302 103
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 16
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 200 16
http://iamsys05:9080/favicon.ico 404 50
http://iamsys05:9080/.../Login?AMAuthCookie=AQIC5wM2LY4Sfcz... 302 183
http://iamsys06.iamtest.com:8080/ 302 30
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10711
http://iamsys06.iamtest.com:8080/ 302 23
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 15
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 16
http://iamsys06.iamtest.com:8080/ 302 18
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 13
http://iamsys06.iamtest.com:8080/ 302 13
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10
http://iamsys06.iamtest.com:8080/ 302 16
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 11
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
http://iamsys06.iamtest.com:8080/ 302 12
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
http://iamsys06.iamtest.com:8080/ 302 12
http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
| | | | |
URI Status Duration 20:59:52.542 20:59:56.512 21:00:00.482 21:00:04.451 21:00:08.421

Similar Messages

  • What is the Technical Reason for Creating Message Type

    Hi,
          Is there any particular reason to use Message Type. Already we are defining Data Type. Please give me some detailed explanations.
    Thanks in Advance.
    Thanks & Regards,
    Giridhar.C

    Hi Giri,
    SAP telling below reason why we are creating message type
    "A message type comprises a data type that describes the structure of a message. For technical reasons, a data type alone is not sufficient to describe the instance of a message: Data types are defined in XML Schema as abstract types that are not yet tied to an element. You can only describe an instance of a message when you have specified a data type as an element type. Therefore, a message type defines the root element of a message"
    Regards,
    Raj

  • Bapi for creating message type in a sales order

    Hi, I am involved in a IS-MAM project for an italian company.
    I need to create or add a message output type in a sales order in a complex batch program. I thought to use a bapi technicality; in particular BAPI_ADMGMTSO_CHANGE in order to change the document.
    How can I create message type in the order? Can I use the same bapi or I need of an other one?
    thanks in advance for your help
    Lucia

    Can you please provide more information...

  • Delivery method when creating course type

    Hi,
      I am not getting the 'Delivery method' option when creating course type..it takes 'Class room' training by default always..
    I was getting this option 2 days before..Do i have to change some configs for this?
    Regards,
    Sharadha

    Hi Sharadha,
    I am facing the same problem.
    But despite adding Infotype 5007 for Object Type D in table T777I, the Delivery Method option is not appearing for me.
    It was appearing as long as LSO was activated in the system.
    But since my customer is not using LSO, we deactivated it. My customer is using TEM stand-alone (ECC6.0).
    I suspect this functionality is available only while using LSO.
    Let me know if you are aware of this.
    Thanks.

  • Creating Message Type

    what are the possible way to create message type and how you link the message type with idoc type.
    Thanks in  Advance....

    Hi Senthil,
    There is a transaction code for link the message type to the idoc type using the T.code we82.
    There we can assign the our own message type and Idoctype (basic type) we can assign. If u want to extension the basic type we have the option and we must release it.
    ********rewords some points if it is helpful.
    Rgds,
    P.Naganjana Reddy

  • HTTP 403 when trying to access a protected resource

    I'm setting up a very simple enviornment to test the basic functionalities of Access Manager 7.1 but I keep on getting an "HTTP 403 forbidden" error when trying to access a protected resouce. I think I've set the required policies, rules, etc., but still, I may have missed a step. Any ideas / advice will be greatly appreciated. Thanks.
    Here's my setup and steps I took.
    iamsys05.iamtest.com ¡V policy server, Access Manager 7.1 Update 1
    iamsys06.iamtest.com ¡V protected resource, Apache 2.2.8 web server
    On Policy Server (iamsys05):
    1.     Created ¡§Apache Policy 1¡¨ on top-level realm.
    2.     Under Apache Policy 1, created rule ¡§apache root¡¨ with service type = URL Policy agent and resource name: http://iamsys06.iamtest.com:8080/*
    3.     Under Apache Policy 1, created subjects ¡§all users¡¨ with type=Acess Manager Identity Subject and selected all users under the realm. One of these users is amAdmin.
    4.     Created agent profile user ¡§webagent¡¨ on top-level realm (amserver) [amserver „³ Subjects „³ Agent ].
    5.     Created user ¡§webagent¡¨ on top-level realm [amserver „³ Subjects „³ User].
    6.     Created role ¡§webagentrole¡¨ on top-level realm [amserver „³ Subjects „³ Role].
    7.     Assigned user ¡§webagent¡¨ to role ¡§webagentrole¡¨.
    8.     Set the privileges for webagentrole to ¡§Read and write access to all realm and policy properties¡¨
    9.     Added the webagent user account to com.sun.identity.authentication.special.users in AMConfig.properties file.
    com.sun.identity.authentication.special.users=
    cn=dsameuser,ou=DSAME Users,dc=sun, dc=com|cn=amService-UrlAccessAgent,ou=DSAME Users,dc=sun,dc=com |uid=dmgr,ou=people,dc=sun,dc=com|uid=webagent,ou=People,dc=amserver,dc=com
    10.     Restarted amserver application.
    On Protected Resource (iamsys06):
    1.     Installed Apache 2.2.8 web server and set listening port to 8080. Tested by opening http://iamsys06.iamtest.com:8080. Home page displayed (It works!)
    2.     Installed Policy Agent for Apache 2.2.
    3.     Restarted apache 2.2 web server
    4.     Opened http://iamsys06.iamtest.com:8080.
    5.     Browser redirected to http://iamsys05:9080/amserver/UI/Login?goto=http%3A%2F%2Fiamsys06.iamtest.com%3A8080%2F
    6.     Access Manager login page displayed
    7.     Entered a valid ID and password (amadmin). This is the Access manager admin account I use to login to the AM Admin console so I know the id and password are valid. Hit Login.
    8.     After about 30 seconds, browser is redirected to http://iamsys05:9080/amserver/UI/Login?AMAuthCookie=AQIC5wM2LY4SfcyNiM%2B36w9DDhY5NmKc2PF6%2Fx4x2%2FUJ18M%3D%40AAJTSQACMDE%3D%23. Brwser displays "HTTP 403 Forbidden. This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage." I get this with IE6.
    9.     Using Firefox, I get a ¡§Redirect Loop¡¨ error message ¡§Firefox has detected that the server is redirecting the request for this address in a way that will never complete.¡¨
    Thanks
    -Armand

    Installed tamper data and from what I can tell, the requests go back and forth between AM server and protected resource. Here's the Request Graph output.
    http://iamsys06.iamtest.com:8080/ 302 103
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 16
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 200 16
    http://iamsys05:9080/favicon.ico 404 50
    http://iamsys05:9080/.../Login?AMAuthCookie=AQIC5wM2LY4Sfcz... 302 183
    http://iamsys06.iamtest.com:8080/ 302 30
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10711
    http://iamsys06.iamtest.com:8080/ 302 23
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 15
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 16
    http://iamsys06.iamtest.com:8080/ 302 18
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 13
    http://iamsys06.iamtest.com:8080/ 302 13
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10
    http://iamsys06.iamtest.com:8080/ 302 16
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 11
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
    http://iamsys06.iamtest.com:8080/ 302 12
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
    http://iamsys06.iamtest.com:8080/ 302 12
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    | | | | |
    URI Status Duration 20:59:52.542 20:59:56.512 21:00:00.482 21:00:04.451 21:00:08.421

  • Why do we create message types (we81)?

    Hi Guys,
    Could u plz explain me for wht purpose message types r created?
    thanking u...
    regards..

    hi
    good
    A message type comprises a data type that describes the structure of a message. At the following points in SAP Exchange Infrastructure you can refer to the message to be exchanged at runtime by using the message type:
    ·        More than one message interface can use the same message type. For example, an asynchronous outbound message interface and an asynchronous inbound message interface can reference the same message type because the request message does not need to be mapped.
    ·        When defining a message mapping you can directly reference message types to map messages from an outbound interface to messages from a receiver interface.
    http://help.sap.com/saphelp_nw04/helpdata/en/2d/c0633c3a892251e10000000a114084/content.htm
    hope this will help you.
    Thanks
    mrutyun^

  • Creating message type in XI with imported objects

    Hi,
    I have imported an Idoc Structure into XI.
    Now I need to create a message type with structure from imported Idoc + some additional fields.
    Can some one tell me how to go about this. Because once I drag and drop the imported Idoc structure, I doesn't allow me to add any more fields during message type creation.
    Is there a different to way to achieve this.
    Best Regards,
    Kiran

    Hi Kiran,
    the Integration Builder supports two ways of modelling an interface. The first way is to build the required datatypes from scratch (with the datatype editor) then define (fault) message types using these datatypes and finally define the message interface.
    The second way is to use an externally defined structure by importing an IDoc or RFC from an R/3 or an external DTD/XSD/WSDL from filesystem. Then define your Message Interface using the messages from the imported objects.
    Currently there is nearly no support for mixing these two approaches as you have in mind (taking an externally defined structure as starting point, then enhance this structure within the Integration Builder).
    The best workaround I can suggest to you, is import the IDoc, take the XSD which is displayed for it, download it to your local file system, edit it there (with notepad when you are an XSD expert, with some other tool like XML Spy otherwise) and upload the modified file as External Definition.
    BTW: For this procedure you do not necessarily need to upload the IDoc to the Repository. As far as I know the R/3 also offers the possibility to generate an XSD representation for an IDoc (do not remember the exact way to go there).
    Greetings Stephan

  • Ale with user created message type

    Hello,
    I have a created a segment ,idoc and message type and done the assignment of Idoc with message type also.
    i have to send the material 800 to 810 client through ALE.
    By using the Standard Message type MATMAS i m getting the material on 810 client.
    But when i am using my message type ie ZMAT_MSG in tcode BD10 on client 800 to send the material it is saying error that message type does not exist.
    I am not getting the problem
    Or it is not possible to use your message type to send the material through Tcode BD10.You have to always use the standard message type MATMAS.
    If yes then how to use our own message type to transfer the data from client 800 to 810.
    Please reply .
    Manish

    Hi Vasu,
    Please try this.
    1. Create distribution model (BD64) for message type MATMAS_BAPI.
    2. Create inbound partner profile (WE20) for message type MATMAS_BAPI and IDoc type MATMAS_BAPI01 and process code BAPI.
    3. Create IDoc ports (WE21)
    4. Setup RFC destination (SM59).
    Hope this will help to start with.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Transaction/Program to create message type LIP076 Idocs

    Hi Idoc Experts,
    Can you please let me know the T-code/program to send MD61(weekly forecast) data thru the idocs.
    FYI- I am planning to use message type LIP076 with basic type SOPGEN01
    Example: BD14 T-code to send the Vendor master details thru idoc.
    I am looking for a similiar transaction/program, so that it will create LIP076 idocs with MD61 details.
    Thankyou,
    Ravi

    Hello Ravindran
    You can also check the documentation in the below path and when you execute it it takes you to transaction SXDA. I am not authorized in my system, may be you can check more detailed in your system about the transaction..
    SPRO -- > IMG --> Production --> Production planning --> Demand management --> tools --> Data transfer workbench: planned independent requirements.
    Regards,
    Thanga

  • HTTP 403 when login into SSO-Server

    Hello, all!
    I have RHEL 3.0 and OAS 9.0.4. and Domain (Win2003).
    I have configured the synchronization between Oracle Internet Directory and Microsoft Active Directory (AD). The Oracle SSO server configured to enable Microsoft Internet Explorer users to automatically authenticate to their web applications using their desktop credentials. So I use Windows Native Authentication.
    About my problem:
    In some computers when user try to login into SSO-Server (as sample, press button 'Login' in page http://host:port/oiddas) he gets error 'HTTP 403'. But this user can sit into other computer and login into Windows with him domain account and can login into SSO without any problem!
    In some situation the windows user profile re-creating helps to get out this error.
    But sometime only re-installation of Windows can help to resolve this problem.
    Maybe anybody faced same challenge... and have a solution....
    Help me, please!
    Best regards,
    Natalia.

    Installed tamper data and from what I can tell, the requests go back and forth between AM server and protected resource. Here's the Request Graph output.
    http://iamsys06.iamtest.com:8080/ 302 103
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 16
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 200 16
    http://iamsys05:9080/favicon.ico 404 50
    http://iamsys05:9080/.../Login?AMAuthCookie=AQIC5wM2LY4Sfcz... 302 183
    http://iamsys06.iamtest.com:8080/ 302 30
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10711
    http://iamsys06.iamtest.com:8080/ 302 23
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 15
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 16
    http://iamsys06.iamtest.com:8080/ 302 18
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 17
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 13
    http://iamsys06.iamtest.com:8080/ 302 13
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 10
    http://iamsys06.iamtest.com:8080/ 302 16
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 11
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
    http://iamsys06.iamtest.com:8080/ 302 12
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    http://iamsys05:9080/.../Login?goto=http%3A%2F%2Fiams... 302 12
    http://iamsys06.iamtest.com:8080/ 302 12
    http://iamsys05.iamtest.com:9080/.../Login?goto=http%3A%2... 302 10
    | | | | |
    URI Status Duration 20:59:52.542 20:59:56.512 21:00:00.482 21:00:04.451 21:00:08.421

  • Service Desk: Can't find Support Team when creat.message in satellite syste

    Hi all,
    strange thing:
    In service desk I customized the partner determination rule for the support team with the rule AC13200137.
    (In the rule pretty much everything is filled with * )
    a) when creating a message via transaction NOTIF_CREATE within solman itself, the support team can be determined without any problems.
    b) when creating a message in a satellite system via ->Help ->Create Support Message, the message gets created in the solution manager, but the support team could not be determined.
    In the action log for "when message is created, find
    support team responsible" the protocol is red.
    Details of the log:
    - green: Date and time stamp
    - green: Processing CRM_DNO_PARTNER_1 is started
    - red: Rule container does not exist
    - red: Actim could not be successfully executed
    Any idea why this is acting differently ?
    Thanks
    Christian

    hi,
    It might be because of the buffer synchronization problem , you can try executing the program
    HRBCI_ATTRIBUTES_BUFFER_UPDATE
    in se 38 and see whether the responsiblites that you created are getting updated.Its because of the master data change and some time it take a longer time to get updated in the database .
      Goodluck ,hope this is gets resolved
                from,
                     Varghese

  • Always generation of new spool request when using message type WNAK

    Hey!
    I have one question regarding the printout of message type WNAK.
    In SAP standard the print program RWBNASTV and entry routine ENTRY_ABR_NATRAB is used.
    Now I want to ensure that at every printout generates a new spool request.
    Problem is that when a user prints a purchase order and after that a Sett. Crdt Agrmt (WNAK) the second printout is attached to the previous spool.
    How can I ensure that there is always a new spool file generated without copying the print program and the corresponding function modules before OPEN_FORM?
    In the print conditions I only know the function "Immediately print" but that is no help if the printout is attached to the purchase order which was printed before.
    Is there no flag which escpecially ensures that for this message type should be always be generated a new spool request?!?!
    I hope you know something else.
    With kind regards.
    Mark

    I alreadey copied the print program and the function modules but I am still looking for another solution because I think that is not the best solution for the problem.
    I changed following in include LWNPNFO0 (copied to LYWNPNFO0):
    --- Konvertierung der Kommunikationsdaten:                         --
      MOVE-CORRESPONDING pi_nast TO lvs_snast.
      MOVE sy-repid              TO lvf_program.
      CALL FUNCTION 'CONVERT_COMM_TYPE_DATA'
        EXPORTING
          pi_comm_type              = lvs_comm_type
          pi_comm_values            = lvs_comm_values
          pi_screen                 = pi_screen
    pi_newid                  = 'X'
          pi_country                = pi_tocountry
          pi_repid                  = lvf_program
          pi_snast                  = lvs_snast
        IMPORTING
          pe_itcpo                  = lvs_itcpo
          pe_device                 = lvf_device
          pe_mail_recipient         = lvs_recipient
          pe_mail_sender            = lvs_sender
        EXCEPTIONS
          comm_type_not_supported   = 1
          recipient_creation_failed = 2
          sender_creation_failed    = 3
          OTHERS                    = 4.
      IF sy-subrc <> 0.
        MOVE sy-subrc TO po_retcode.
        PERFORM error_message_arrang_append_sy TABLES ptx_error_messages
                                                    USING  pi_kona
                                                           dummy_vake.
      ENDIF.
      CHECK po_retcode = 0.
    *--- Öffnen des Formulars:
      CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          archive_index  = toa_dara
          archive_params = arc_params
          device         = lvf_device
          dialog         = ' '
          form           = pi_formular
          language       = pi_nast-spras
          OPTIONS        = lvs_itcpo
          mail_sender    = lvs_sender
          mail_recipient = lvs_recipient
        EXCEPTIONS
          canceled       = 1
          device         = 2
          form           = 3
          OPTIONS        = 4
          unclosed       = 5
          mail_options   = 6
          archive_error  = 7
          OTHERS         = 8.
      IF sy-subrc NE 0.
    Edited by: Mark Müller on Jul 30, 2009 10:36 PM

  • EDI : Exit when processing message type CLFMAS

    Hi,
    Does anyone know any exit when processing inbound IDOCs of message type CLFMAS ?
    I believe there's no user exit, but maybe there's any other kind of exit but i didn't found it.
    Thanks,
    Paulo Sousa

    Hi,
    You have two open FI events
    OPEN_FI_PERFORM_CLF00100_E
    and
    OPEN_FI_PERFORM_CLF00200_E
    Use transaction FIBF to include your own functions within these events.
    Darren

  • Is there a switch for 'FORCE' when creating object type?

    Where is the property to indicate whether or not to include the keyword FORCE when creating an object type?

    Thanks, the support that SDDM provides for Object Types is much better than Oracle Designer. I am looking forward to the release where we can flag a method's parameter as 'DEFAULT NULL' and especially the ability to include an inherited or included attribute as part of the primary key or the primary key. With the last release where the method body is stubbed out with 'BEGIN NULL; END;' really provided the basic ability for rapid prototyping. Once the key 'FORCE' is in place, the ability to rapid prototype will become even more functional.

Maybe you are looking for