Dll (sender) to SAP(reciever ) Scenario

Hi,
I have a query regarding the dll to SAP scenario .
which adapter can be used to call the dll (The application is a knd of a solver that is used to optimize the scarce resources ).I need to integrate this application that is a dll (Name is LP_Solve ) which will then update the SAP database .
which adapters can be used on the sender and the receiver side .
Please provide some suggestion .
Thanks in advance

Hi ,
As i have mentioned above also I have this scenario in which SAP sends data to LP_solve (which is a dll file) and the result of LP_solve is then again sent to SAP .
Is there any use of XI in this scenario ?
Can this data from SAP be sent to a utility via BAPI/RFC and this utility will then send the data to LP_solve(since it is a dll file) and the data from LP_solve be again sent to ulility which will send the data to SAP again .
SAP->utility->LP_solve->utility->SAP
I am new to XI .Please help ..
Thanks in advance

Similar Messages

  • Using ale u can send from sap to sap and sap to non sap systems

    hi,
    using ale u can send from sap to sap and sap to non sap systems,
    then what is diff b/w ALE and EDI

    Hello KALYAN KUMAR,
    Application Link Enabling (ALE)
    1.You distribute data using ALE if you want to communicate from one system to one or more other (mostly internal) systems.
    2.ALE transfers data in IDoc format and uses the methods of tRFC for data transfer.
    3.ALE enables the integration of business processes across several SAP or non-SAP systems.
    Electronic Data Interchange (EDI)
    1.You use EDI if you want to exchange business application documents with an (external) partner system (for example, a customer or vendor).
    2. The SAP system sends EDI messages in IDoc format to an EDI subsystem, where they are converted to a universal EDI standard (UN/EDIFACT or ANSI/X12).
    3. This enables communication with non-SAP systems.
        By definition, two partners are involved in the process in an EDI application scenario: The sender and the recipient of an EDI message
    I hope u understands the difference:)

  • R/3 to PI using RFC Sender Adaptor as Asynchronous scenario

    Hello Folks,
              RFC Adp.           SOAP Adp.
    ECC-->XI--
    >ARIBA
    I am new to PI and doing a scenario mention above. we are using RFC sender adaptor to send the data to XI in asynchronous process.
    I have config the Sender comm. channel as below.
    Appl.  Server(Gateway):  My Ecc Server host name
    Appl. Server Service (Gateway) : My Ecc server
    Program Id : XYZ.
    Note : while creating the the Service interface and Message mapping and Operation mapping I am using the RFCname.respone message type is that ok in asynchronous process?
    And then I went to ECC in Tcode SM59 and created a RFC destination of type TCP/IP
    and put the same information as given above and test the connection which is working fine.
    I have created a FM at ECC end make it remote enabled. and calling the FM in back ground task using destination in a Work flow code.
    When I run the Work flow code It ran successfully but i went to XI side there is no msg in the SXMB_MONI.
    Then i went to the component monitoring->Adatptor engine>Comm. channnel Monitoring and found that under my RFC sender comm. channel there is an error msg saying
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '', fromService 'BS_ECC', toParty '', toService '', interface 'YFPS_MM_I_0242_PO_APPROVAL_OUT', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'CC_0242_PO_Approval_RFC_Sender' (channelId 19585252a58335ee871e4c3a771b027f)
    Where as i have checked that in the sxi_cache t-code there is a sender agreement for my scenario under the sender agreement tab.
    Please Help me in this to resolve the above error. I am totally stuck at this point.I would really appreciate a quick answer.

    Appl. Server Service (Gateway) : My Ecc server
    Confused with this statement.....
    it should have the format sapgwXX ....
    XX is the system number which comes from the j2ee port mentioned in the XI homepage URL
    http://<hostName>:5XX00:rep/start/index.jsp
    How to configure sender RFC adapter...check this blog:
    https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1438
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException:
    senderAgreement not found:
    Sender Agreement is Expected in this communication which does not seem to be present in ID....create sender agreement using the RFC communication channel....
    Regards,
    Abhishek.
    Edited by: abhishek salvi on May 2, 2009 1:24 AM

  • SAP Workflow Scenarios

    Dear all,
    We are planning to implement SAP workflow, for the creation of material master and info record of the materials. We are using SAP 4.7 version. Can you give me any idea or hint about how we can configure these cases. Is there any standard workflow on SAP?  If you can also send me documents or web address would be appreciate.
    Thank you for your help
    Melih

    Yes there is and you might not need any help from a workflow professional if you are trying to keep it simple
    Use the following links. They are of great help
    Link: [http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCBMTWFMMM/BCBMTWFMMM.pdf.]
    Link :[http://www.sapdb.info/sap-workflow-scenarios/]
    link: [http://****************/Tutorials/Workflow/Workflow.htm]

  • Error while using  soap adapter in webservice to sap system scenario

    Hi everybody,
    i got the error while using saop adapter in scenario(sender webservice----->sap system)
    error is
    HTTP error:couldnot post file
    '/XISOAPAdapter/MessageServlet:Channel=:BS1:SPA.&amp;
    version+3.0&amp;sender.Service=BS1&amp;interface=http%3ASP%5OUTBOUND'on server 'XI03'(500)

    check with ur basis people

  • Sender side Synchoronous jdbc scenario

    Hii experts,
    Can we do Sender side synchronous jdbc scenario?? if yes give me an example how the scenario will look like??
    and what are the steps has to be done?
    Regards,
    Balaji

    Hi,
    Can you pls clear your requirement?
    In your case, do sender JDBC will fetch the data and give it to the target, and again target will give some resonse and that
    response you have to insert into the database at sender side?
    If this is the case for you, then it can be achieved.
    Pls exactly tell what you are looking for.
    -Tanaya.

  • Send an SAP object (BUS****) as attachment with SAP Mail

    Hi all,
    I'd like to send a internal SAP(express)-mail
    with a purchase order as business object (BO) attached. (here BO = BUS2012).
    It's the same thing you can do with generic object services, GOS, to send a SAP business object as mail notification
    attachment.
    Can I use the function 'SO_DOCUMENT_SEND_API1' or
    do I have to use the BCS-functions?
    All the reports BCS_EXAMPLE* don't send a
    business object.
    Thanks in advance,
    Markus

    Hi Markus,
    Seems as if FM 'SO_DYNP_DOCUMENT_TRANSFER_API1' may popup a window. Below is a working program. Have fun!!
    Cheers,
    Ramki.
    REPORT  zramki_send_mail_bor                    .
    *& Report  ZRAMKI_SEND_MAIL_BOR
    *&  Send document with BOR Object as attachment
    DATA: docdata    LIKE sodocchgi1,
          objpack    LIKE sopcklsti1 OCCURS 10 WITH HEADER LINE,
          objhead    LIKE solisti1   OCCURS 10 WITH HEADER LINE,
          objtxt     LIKE solisti1   OCCURS 10 WITH HEADER LINE,
          objbin     LIKE solisti1   OCCURS 10 WITH HEADER LINE,
          objhex     LIKE solix      OCCURS 10 WITH HEADER LINE,
          reclist    LIKE somlreci1  OCCURS  1 WITH HEADER LINE.
    DATA: tab_lines  TYPE i,
          doc_size   TYPE i,
          objdes(100).
    * For the BOR attachment
    CONSTANTS:
      c_object_describe LIKE swotobjid-describe VALUE '*<OBJECT>*'.
    DATA:
      l_object      TYPE swotobjid,
      l_objheader   LIKE soxobj.
    PARAMETERS:
      p_objtyp TYPE swo_objtyp OBLIGATORY,
      p_objkey TYPE swo_typeid OBLIGATORY.
    * Create Message Body
    *   Main Text
    objtxt = 'Test Document.'.
    APPEND objtxt.
    objtxt = 'You will find a BOR object attachment in message.'.
    APPEND objtxt.
    objtxt = 'Have a nice day.'.
    APPEND objtxt.
    *   Title and Description
    DESCRIBE TABLE objtxt LINES tab_lines.
    READ     TABLE objtxt INDEX tab_lines.
    docdata-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ).
    docdata-obj_name  = 'BOR Object'.
    Concatenate p_objtyp '-' p_objkey into objdes.
    Concatenate 'BOR Object' objdes 'as Attachment'
           into docdata-obj_descr separated by space.
    condense docdata-obj_descr.
    *   Write Packing List (Main)
    CLEAR objpack-transf_bin.
    objpack-head_start = 0.
    objpack-head_num   = 0.
    objpack-body_start = 1.
    objpack-body_num   = tab_lines.
    objpack-doc_type   = 'RAW'.
    APPEND objpack.
    * Create OBJ attachment
    l_object-describe = c_object_describe.
    l_object-objtype  = p_objtyp.
    l_object-objkey   = p_objkey.
    CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET'
      IMPORTING
        own_logical_system             = l_object-logsys
      EXCEPTIONS
        own_logical_system_not_defined = 1
        OTHERS                         = 2.
    IF sy-subrc <> 0.
      MESSAGE e398(00) WITH 'No Log Sys Found'.
    ENDIF.
    MOVE-CORRESPONDING l_object TO l_objheader.
    APPEND l_objheader TO objhead.
    *   Write Packing List (Attachment)
    CLEAR objpack.
    objpack-head_start = 1.
    objpack-head_num   = 1.
    objpack-body_start = 0.
    objpack-body_num   = 0.
    objpack-doc_type   = 'OBJ'.
    objpack-obj_name   = p_objtyp.
    objpack-obj_descr  = Objdes.
    APPEND objpack.
    * Create receiver list
    reclist-receiver = sy-uname.
    reclist-rec_type = 'B'.
    APPEND reclist.
    * Send Message
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      EXPORTING
        document_data              = docdata
        put_in_outbox              = 'X'
        commit_work                = 'X'   
      TABLES
        packing_list               = objpack
        object_header              = objhead
        contents_bin               = objbin
        contents_txt               = objtxt
        receivers                  = reclist
      EXCEPTIONS
        too_many_receivers         = 1
        document_not_sent          = 2
        document_type_not_exist    = 3
        operation_no_authorization = 4
        parameter_error            = 5
        x_error                    = 6
        enqueue_error              = 7
        OTHERS                     = 8.
    IF sy-subrc <> 0.
      MESSAGE ID 'SO' TYPE 'S' NUMBER '023'
              WITH docdata-obj_name.
    ENDIF.
    WRITE: / 'End of Program'.

  • Sap xi SCENARIO source directory working ,but not working target directory

    sap xi SCENARIO source directory working ,but not working target directory..
    plz help me

    Hi,
    Be more specific on the problem you are facing so that the ppl here can help..
    looks like your are trying to file to file scenario and the file is not generating at the target folder ...
    then check the communication logs of the receiver adapter using RWB->CC logs..
    post the error you have received there..
    HTH
    Rajesh

  • Send me real time scenarios

    Hi Experts,
    Please send me real time scenarios and u r facing any rela time tickets please send me to my mail id
    deleted
    Thanks & Regards
    G.Narayana

    Almost a duplicate of this thread: hi..everyone..plz share realtime unix shellscript commands
    and just as badly requested.
    Read: Re: 2. How do I ask a question on the forums?
    +Locking this thread+

  • Please send me real time scenarios for plsql developer..

    hello xperts..
    please send me real time scenarios for plsql developer..it wiil be greatful to me .my mailid: < email address removed by moderator >

    Almost a duplicate of this thread: hi..everyone..plz share realtime unix shellscript commands
    and just as badly requested.
    Read: Re: 2. How do I ask a question on the forums?
    +Locking this thread+

  • Pls som1 send me sap oss note for customising higher edu cess (1%) in CIN

    hi
    pls some body send me sap oss note for customizing higer edu cess in cin
    bcoz i dont have id n password for sap marketplace/help portal.
    my email id [email protected]

    Hi
    I have sent the following notes to your mail id:
    1040241 Incorrect calculation of Sec & Higher Education CESS in J1IG
    1044509 Master note for SECess in release CIN30A - Budget 2007
    1032265 Budget 2007-Legal implications
    1055370 ER1: Changes for SECess as per budget 2007-08
    Cheers
    Jags

  • EWA report: didnt send to SAP!!! Help Please

    Hi experts,
    All of my servers generated EWA reports, but it did not sent to SAP. I have the checked mark to send to SAP.... It was working fine. one of my team members, he deleted all the jobs and scheduled em again.... which perticular job do I need to schedule to send to SAP? I thought this is the job that needs be schedulled >>> "SEND_SYSTEM_RELATIONSHIP_TO_SUPP". this job is working fine. Other than that, I dont understand why it didnt send to SAP?
    Please help.
    Thanks in advanced!!
    I will post points for sure!!

    Hi Afi,
    Kindly note the sequence of steps to be done for EWA generation.
    1. Setup of the Server, database and system in transaction SMSY.
    2. Generating the RFC's for the System and ensuring that the trusted
    RFC works.
    3. Adding the system to a logical component and assigning the logical
    component to a Solution Landscape created in DSWP.
    3. Setting up of EWA from the Solution Settings from the operations
    setup in DSWP.
    4. Configuring the SDCC / SDCCN on the satellite system (see note Note 763561 ) and adding the Solution Manager RFC to the SDCC settings.
    5. Refreshing of sessions via the SDCCN transaction on the Satellite
    system. This can be automated via the Auto session Manager Report.
    6. Processing of the session and sending the collected data to Solution
    manager.
    7. Processing the collected data in the Solution Manager System and
    generating the EWA Report.
    if helpful reward points are appreciated

  • Mail Programe acn send but not recieve!!?

    HI People!
    After a power faliure last week our mail programme will now only send emails & not recieve. We are using Mac OSX Tiger Mail Programme. Anyone have any bright ideas.
    We have not changed the configuration of the machine or installed any new programmes. The activity viewer can see our mail waiting but will freeze when trying to download the mail. Could the programe have corrupted when we were hit by the power cut??
    G5   Mac OS X (10.3.9)  

    HI People!
    After a power faliure last week our mail programme will now only send emails & not recieve. We are using Mac OSX Tiger Mail Programme. Anyone have any bright ideas.
    We have not changed the configuration of the machine or installed any new programmes. The activity viewer can see our mail waiting but will freeze when trying to download the mail. Could the programe have corrupted when we were hit by the power cut??
    G5   Mac OS X (10.3.9)  

  • Can suddenly not use emoji in textmessages. Can send but not recieve.

    can suddenly not use emoji in textmessages. Can send but not recieve.

    Are any of you going to the Adobe Developer Conference scheduled to be held for plugin providers at San Jose on Nov 7/8?

  • SAP HCM scenarios with SAP Portal 7.0

    Hi!
    I would like to integrate the SAP HCM scenarios (like ESS, Talent Management, Workforce Management) from SAP ERP 2005 IDES into SAP Enterprise Portal 7.0.  
    Questions
    1) Where can I find the appropriate technical documentations?
    - customizing steps for SAP Portal and SAP ERP system
    2) which SAP course cover these topics?
    Thank you very much!
    regards
    Holger Thomasson

    for customizing steps see the below links:
    [LSO configuration path|http://saphrexpert.blogspot.com/2009/01/lso-configuration.html]
    [ESS configuration paths|http://saphrexpert.blogspot.com/2009/01/ess-configuration-steps.html]
    [Configuring personnel actions|http://saphrexpert.blogspot.com/2009/01/configuring-personnel-actions.html]
    [benefits configuration paths|http://saphrexpert.blogspot.com/2009/01/benefits-configuration.html]
    [Configiration paths for PA|http://saphrexpert.blogspot.com/2009/01/config-paths-for-pa.html]
    [Configuration paths for payroll|http://saphrexpert.blogspot.com/2009/01/payroll-in-config.html]
    [Configuration for Time Module|http://saphrexpert.blogspot.com/2009/01/time-module-config.html]
    [Links to configuration PDF's|http://saphrexpert.blogspot.com/2009/01/links-to-pdfs-from-sap-website.html]
    [CATS configuration|http://saphrexpert.blogspot.com/2008/12/cats-configuration.html]
    [OM configuration steps|http://saphrexpert.blogspot.com/2008/12/om-configuration-steps.html]
    For ESS - SAP offers the course HR250.
    LSO os HR270
    Training and events management is HR515
    HR510 is for Personnel Development
    HR540 is for Compensation Management

Maybe you are looking for