How to send an event to external system?

Hi
I am facing problem in sending the event to an external system.
Initially I created 2 workflows with different itemtypes. One has send event and other has receive event. This works perfectly when I use the WF_OUT and WF_IN agents of the same system.
Now, I signup two workflow server ( running in two PC, on Oracle 8.1.7 ). I have followed the following steps.
a. creating database links.
b. Signing up the system.
c. changing the system status to enabled in Global Preference Page.
In the event subcription in System1 is local, Out agent is Wf_OUT of System1 and the TO Agent is Wf_IN of System2. There is external subscription for the same event in System2 without Agents.
When I run the workflow with send event, the event message goes to WF_OUT agent with the status Ready, but never propogates.
What could be the reason? Can anyone help me?
Thanks a lot.

Hi
Thanks for immediate respose. I tried the ping/acknowledgement example in the biginning itself. It doesn't work. I also tried by changing the agents ( to respective values suitable for my systems) of that example. Then also it failed. The error in that case also same. The message will not propogate from the out going agent.

Similar Messages

  • How to send IDOC's to external systems

    Hi everybody,
    I'd like to get information of how I can send one IDOC to an external system.
    I have to send data about access control and e-learning from R/3 to external system,  I think an IDOC is the perfect way to do it, but I don't know all the steps involved.
    Could anyone explain me or give some document or link in with I could see all the steps  from the selection of the IDOC (What to do if the idoc doesn't fit exactly) until the IDOC is out of the r/3 system, how to configure the ALE, etc
    Thank you very much.

    This document might be helpful:
    http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf
    It's a bit outdated but most of the info is still actual. If you anticipate a lot of ALE/IDoc projects, I suggest getting this book: http://www.amazon.com/IDoc-Technologies-Prima-Techs-Book/dp/0761534318/sr=8-1/qid=1170864257/ref=sr_1_1/103-6659593-2860615?ie=UTF8&s=books
    It is out of print right now but I've heard that more copies are coming out this year. This is the most comprehensive book available on the market at this time.

  • How to send delivery document from external system to ECC

    i have a business requirement to send a delivery and billing documents from external system ( MS access )  to ECC
    could any one light me how to do this ???
    Thank you in advance

    Hi Ahmed,
    Talk to your middleware team, They will upload the data through RFC.
    Basiclly RFC(Remote function call) works like it will call the function module and then upload the data.
    For more information, check the link given below.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm
    Hope this helps,
    Regards,
    MT

  • How to send an  email to external user (offline form) from se38

    Hi all
    how to send an  email to external user (offline form) from se38 and upload the same from recipent.
        we have sent mail using scripts and smartforms but couldnt do here. It will be helpful if you can give us any sample code
    regards
    mohammed

    Hi,
    Have a look at this thread [Re: Sending PDF forms (created using SFP) as Email Attachment]  i explain all the solution with a sample code .
    Hope it's help you
    regards

  • How to send CSV files to external server

    Hi All,
    How to send CSV files to external server (not to application server).
    I know how to download files to application server.
    Please give me the steps to send CSV files to external server.
    Is it posiible with RFCs? If yes, then plz provide me the steps. Do we need to create RFC destination for this.
    Appriciate your help with rewarding points.
    Please help as this is an urgent requirement

    hi,
    you can send via xi.
    chk this blog
    a) content conversion (sender)
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    b)content conversion (receiver)
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    <b>
    reward points if this helps you.</b>
    Siva
    Message was edited by:
            SivaKumar

  • Sending Purchasing record to external system by Idoc

    Hi,
    We need to send Purchasing Info Records to external system via idocs when a Purchasing info record is created or changed.
    Please let me know how can we do this.

    Check with your technical team message type INFREC for Purchasing info record.Create one custom program and this should check the inforecord new ones and changed ones then it should trigger idocs in background then it sent to external system.To do this automatically setup custom program batchjob.

  • How to catch the response of external system

    Hi i have a scenario like to send a request and get the response
    If we use invocation type as realtime for outbound message type in external system then we can add both request xsl and also response xsl
    but if we use invocation type as xai for outbound message type ,where can we add the response xsl file
    how to convert the raw response
    plz help me.

    shanker,
    We are currently developing Outbound Messages at my client. This stuff is new to me and unfortunately, the documentation does not go into a lot of detail, but I'll give you an explanation of how I understand the differences in the response processing for XAI & Outbound Messages.
    If you define the Outbound Message with a processing method of 'Real-time', XAI will send the request and it expects an immediate response. It keeps the connection open until it receives the response. There is even a Context parameter you can set how long you wish to wait for a response before it times out. So unlike XAI which is asynchronous, this processing method 'appears' to be synchronous, because the request waits for a response and when it is received, will update the Outbound Message with the response. And since you expect a response, CC&B allow you to define a response XSL on the External System / Outbound Message Type configuration.
    What is still unclear to me is the setting of HTTP Transport Method in the Context Tab. Possible values are 'send' and 'sendReceive'. How is the different values affect XAI & Real-time messages?
    Any comments are welcome.
    Andries

  • How to send doc files from one system to another using XI

    Hi All,
    I have a requirement to pick the word doc files from one file system and send these word document files to ECC system place in ECC application server.Can we achieve this requirement using XI. If so how we can do this. also let me know can we convert these doc files into proxy and send to ECC?. Please let me know. Thanks.
    Regards,
    Rajesh

    Yes You Can
    XI Converts Unstructured data(That is non -XML)Type- in your case word doc and maps it to Target structure.
    You can either use content conversion
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    You can either built a adaptermodule for the same(U nedd to have Some Java knowledge)
    You can also convert without creating any objects in integration directory link for the same is
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    ***********Please Reward Points If find Helpful*********

  • How to send a notification to upstream system when trasformation fails?

    How to send notification message if ‘transformation of input xml fails’ or ‘due to some technical exception while generating the orchestration plan’.

    Hi
    In order 'definition' you have tab Notification where you can create event notification(automation) which then send notification message too defined target.
    regards
    Tomac

  • Send Storage Bins to external system (change pointer, change document, ...)

    Hello,
    I need to send to my external system the storage bin modifications, namely, insert and delete information.
    I haven't found any User Exits ou BADIs to the LS01 transaction.
    I'm trying to do this using change pointers, but it doesn't seems to exist a standard way to this either, so I've created a custom Change Document for the LAGP table, but there's still no records in the CDHDR or CDPOS tables.
    Is there a way to automatically generate this records without programatically calling the Change Document associated FM?
    What are the options that I have to do this?
    Thanks in advance,
    Rui

    Hello Rui,
    perhaps you can use DBTABLOG (Think about data volume and performance).
    http://help.sap.com/saphelp_40b/helpdata/en/34/60b6bfae724effe10000009b38f91f/content.htm
    Best Regards, Dirk

  • Send price conditions to external system

    Hello,
    I would like to send the price conditions to a non SAP system. The IDOC COND_A02 seems to be the solution for sending the price conditions modifications to this system but is there a programm to send an initial set of idocs with all conditions (like RBDSEMAT for materials)? I cannot find any.
    Thanks in advance for any help provided.
    Julien

    Julien,
    You can send prices to external system from pricing reports, transaction V/LD.  For example, I used this to send sales prices to an external system using pricing report 15.  Here you can enter your material selection criteria including, condition type.  This will generate a report which you can then send to external systems.  I apologize, but I do not remember the menu path from the report result off hand.
    Ram,
    Make sure you have activated change pointers for message type COND_A, create or change a price and excute RBDMIDOC for COND_A.

  • IDoc or BAPI to send Usage Decision to external system

    Dear SAP experts,
    I am searching for an IDoc or BAPI which allows me to send the Usage Decision (on a QM Inspection Lot) to an external system.
    Can anyone help me with this? Please advice.
    Best regards,
    Kenny

    I think there is no standard IDoc that can be used. But you can define (customize) a follow up action for the usage decision in R/3. This follow up action could be a Z_* program that triggers a custom IDoc. This would suit your requirements I guess!
    Regards,
    Kai

  • Injecting DTMF events from external system

    Hello,
    I want to send dtmf events to cisco cvp, these events will be pushed to the platform from another channel (tcp or http or webservice...)
    The target is: to send dtmf events on behalf of the caller
    Scenairo:
    CallerA: calls the IVR and does not press anything
    Another software system: sends message to the IVR with content similar to: "calledID=xxxx&pressedKey=1"
    IVR: acts as if callerA pressed 1 and changes the prompt being played
    I tried to find this feature in the following pdfs, but didnt find it yet
    # Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified CallStudio.pdf
    # Programming Guide for Cisco Unified CVP VXML Server and Cisco Unified CallStudio.pdf
    please advise, thank you
    Khaled

    I think you'll have a better chance of getting your question answered in the developer forums.
    http://cdn.cisco.com/web/cvp/forums/-/message_boards/category/1056972

  • How to migrate projects from another (external) system into PS

    Hi,
    Which technique to use in your opinion is the best practice to migrate projects in PS?
    Batch input or ABAP program and use BAPIS? or is ther other alternative?
    Best regards
    Jose Marin

    Hello Jose,
    Open PS is the best option, If your external system is MSP. There is no standard LSMW prog available for uploading the Projects. Howvever there are certain BAPIs available
    1.BAPI_PS_INITIALIZATION
    2.BAPI_BUS2001_CREATE
    3.BAPI_BUS2054_CREATE_MULTI
    4.BAPI_BUS2001_SET_STATUS (To set the status at project level)
    OR
    BAPI_BUS2054_SET_STATUS (To set the status at WBS element level)
    5.BAPI_PS_PRECOMMIT.
    I guess you don't have to code again for this. Whatever structures and internal tables in BAPI_PROJECT_MAINTAIN can be used to populate the above BAPIs.I have checked on BAPI_PROJECT_MAINTAIN and this creates a Project definition too.
    Good option is to create a custom program and load data using the BAPIu2019s.The program should perform couple of pre-validations and should have error handling capability as well.
    Thanks
    Sarang

  • How to send ActionListener events to FX?

    I wrap a JFileChooser (with ActionListener) as a JComponent as below. How do I notify my JavaFX program that an event has occurred?
    JavaFX snippet to include JFileChooser:
    Class:
    public class SetupJFileChooser {
    public static JComponent create() {
    JFileChooser jFileChooser = new JFileChooser();
    jFileChooser.addActionListener(actionListener);
    return jFileChooser;
    static ActionListener actionListener = new ActionListener() {
    public void actionPerformed(ActionEvent actionEvent) {
    JFileChooser theFileChooser = (JFileChooser) actionEvent.getSource();
    String command = actionEvent.getActionCommand();
    if (command.equals(JFileChooser.APPROVE_SELECTION)) {
    System.out.println(JFileChooser.APPROVE_SELECTION);
    File selectedFile = theFileChooser.getSelectedFile();
    } else if (command.equals(JFileChooser.CANCEL_SELECTION)) {
    System.out.println(JFileChooser.CANCEL_SELECTION);
    }

    The best way to send notifications from Java code to JavaFX code depends on the circumstances. How are instances of SetupJFileChooser integrated into JavaFX?
    The simplest solution might be to define SetupJFileChooser as a JavaFX class and not as a Java class. This way, you don't have to pass information between Java and JavaFX at all. Depends on the architecture, if this is possible though.

Maybe you are looking for

  • Problem executing midlet

    I launch a midlet with the j2me netbeans utility, but when I try to select (already in the mobile simulator), i get this error: Unable to create MIDlet ListDemo java.lang.ClassNotFoundException: ListDemo         at com.sun.midp.midlet.MIDletState.cre

  • Update statistics error

    hello experts, we got the error in db13 update stats error like LOG:-- Job started Step 001 started (program RSDBAJOB, variant &0000000000201, user ID DDIC) Execute logical command BRCONNECT On host sapf51db Parameters: -u / -jid STATS20110607034700

  • ORA-01435: user does not exist when using imp utility

    I installed Oracle 8.1.7.0.0 successfully on WINDOWS 2000 and created a database TEST using DBCA. Then I used a script to creat a tablespace and a user in TEST databse. I could use the imp utility to import the data (a dmp file) to the TEST database

  • Remote WMI Failing

    We are running an Asset Management solution in our customer's Windows Environment which uses WMI protocol to query system information on all the servers in the environment in order to collate the information into a central repository. The WMI queries

  • Virtual providers in BI 7.0

    Whats is the key difference in Virtual providers suing BAPI and Functionmodules? i know about vietual provider based on DTP. i know about BAPI and Functionmodules too. But wat is the difference Between BAPI and Function Module?