BPM: is manual interaction possible in BPM?

Hi , ALL,
i would like to design a BPM, in such a way that in between my BPM should interact with another Application to get approval ( like manager approval).
How can i design my BPM steps for that particular type of Business processes?
can anybody help me?
Thanks,
Kumar

Hi,
I feel it should work in PI7.0 also.
In your Application make a http post on the sender interface which is waiting for the approval. If your correlation is set correctly and it is designed appropriately, it may work.
Good thought, work on it.
Let us know if it works.
regards,
Ravi Siddam

Similar Messages

  • Set Message in BPM to System Error - Manual Restart Possible ?

    Hello,
    I'm working on a scenario where two idocs are merged in a BPM. The next step is sending the message in a synchronous RFC (BAPI) to a SAP R/3. Is it possible to set the merged message to the message status 'System Error - Manual Restart Possible' in the SXMB_MONI, when the BAPI returns an Error message?
    When it's not possible, is there an othe possibility to sent the message again, without involving the source system?
    Thanks in advance
    Matthias

    Hi,
    It would be better i think if you use the concept of raising an exception in your response mapping
    please refer:
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    /people/michal.krawczyk2/blog/2007/04/26/xipi-throwing-generic-exceptions-from-any-type-of-mapping
    in the response mapping you can check the condition for the responce code from RFC.
    Ranjit

  • Is user interaction possible??

    Hi...
    just like passing parameters to the report... can we have user interaction possible with xml publisher??
    I mean can I specify something like this on the report...
    if(user clicked at some point)
    {   show table if table not shown
    hide table if table already shown }
    Want to know if this kind of interaction is possible....if yes, how?

    Brett
    Thanks for your reply.
    Actually my requirement is that I need to have a drill down of data like when I click on something, its details must be shown...
    So from your reply, I understood that it could'nt be done.
    And as you said , i tried embedding java script . but I am getting an exception saying-element script is not supported yet.
    So my doubt is ,is the syntax same as <script>my js code</script> or do we have any different syntax to follow?
    Thanks again!!

  • How to cancel automatically messages stated 17 (Application error - manual restart possible) in SAP ECC

    Hi people. I need to create a job to cancel automatically the messages with the status 17 (Application error - manual restart possible) in SAP ECC.
    In SXI_MONITOR I can retrieve these messages filtering just for "Application Error". I can cancel them here, however I need for a Job to do it.
    I appreciate your help.
    Regards
    Arturo Santos

    Hi,
    >Is there any way we can make this automatic
    In RWB-Component Montoring-Adapter Engine-Communication Channel Montoring- Select the Adapter- Go to Settings  and  change as per your Business Requirement.
    Regards
    Agasthuri Doss

  • Notifications of XI-mgs in status 'System Error - Manual Restart Possible'

    Dear colleagues,
    I'm using a simple communication channel of type 'GeneratedReceiverChannel_XI' in order to push XML-messages from the intergration engine into the ABAP-Backend using an ABAP server proxy. Many of these messages, however, show an error status in the XI-monitor (Notifications of XI-mgs in status 'System Error - Manual Restart Possible'). The indication of the system error is OK, since the XML-parser correctly detects a character in a field which shall be mapped to a field of type 'DEC' in the ABAP backend.
    Is there any possibility to configure some type of alerting in the ABAP-backend to track especially the appearence of XML-messages in the XI-monitor with status 'System Error'?
    Thanks a lot and kind regards
    Stefan

    HI,
    As its mentioned in above postes, you can configure the Alert notification in XI which can give you the alerts about this kind of errors.
    If the exception is raised after reaching to ABAP backend R/3 Side, then you may trace it in t-code SXMB_MONI of R/3.
    Refer -- ALERT MANAGMENT
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/81023cfa699508e10000000a11402f/content.htm
    Thanks
    Swarup

  • Reservation created automatically. No manual changes possible

    Hi Experts,
    The reservation created automatically for an order can't do any changes and giving an error message as "reservation created automatically. no manual changes possible".
    Kindly help me how to do the changes.
    Thanks & Regards,
    Arul.

    I guess the error message makes it clear you cannot do any manual changes via MB22 or some Z program.
    The only way to change such reservations is to go to the respective order & make the necessary changes to the specific component eg: change of date or quantity etc.
    Hope it clarifies.

  • Is "diverging interaction" possible?

    I have started creating a presentation in Motion with the intention of taking into Flash for the interactive part, but it's taking a long time. Most of the presentation could be set out in Keynote, but there's a point where I want to offer 4 options, each accessed by a keystroke (A, E, I, U) in other words diverging or branching. Is this possible in keynote, or if not then a less suitable option would be several buttons accessed by mouse? Any feedback appreciated as I'm on the clock ;-( Thanks, Chris

    that's very cool - thanks v much for the insight. It's time I got stuck in now and I'll do some testing for performance etc. I reluctantly commited to Motion/Flash but Keynote looks capable, AND I get to use my apple remote, which is also v cool. Thanks again Tulse! chris

  • JMS MDB manual rollback possible ?

    Hi,
    I want to know if it's possible to manually roll back a message if something goes wrong ?
    I have a Message Driven Bean that receives a message and sends it over http to another component. Now I want to make sure that my message isn't lost. So in case of an http timeout I want the message to be put back on the queue in front of following messages.
    As I read before, a message is removed from its JMS Queue in case the onMessage method of the bean completes, so in my code
    public void onMessage(Message message){
    try{
    //send message over http
    }catch(Exception e){
    //this is where I want the message to be roll-backed
    As it is now, if there is an http timeout, an axception will be catched, but the onmessage method will still be executed successfully, and the message will be removed from the queue, result, a loss of the message.
    is this possible with standard jms ?
    kind regards
    Bert

    It is certainly possible, but it depends on how your application is working.
    if you are working with beans: No problem, just set the MessageDrivenContext.SetRollBackOnly() -> rolls back the transaction! (in case of Container managed transaction), if you are using your own transactions, simply roll them back your self.
    If you are not using beans, you simply do not acknowledge your message, for JMS a message needs to be acknowledged before it assumes that it is delivered. So set your ACK_MODE to CLIENT_ACKNOWLEDGE and in case of an exception do not acknowledge it, otherwise, do acknowledge it.
    Since you are using a MDB the first solution should be used in your case.

  • ICal web interactivity possible?

    My virtual assistant uses a PC and we want to have a system that is efficient and reliable for her to make appointments that appear on my calendar without my having to input them.
    Does anyone know of third party opportunities we can use instead of her sending me Outlook notifications? Ideally we'd like a web based tool that we can both interact with (edit, post, delete, etc.)

    Well, I figured the only way to find out was to try it!
    I enabled the Exchange calendar, which wiped my existing calendar from the phone. Making sure I had a backup of my iCal calendar, I connected the phone to my Mac, and started a synch off in iTunes to see if my iCal calendar would get added back to it.
    No joy. It just didn't synch iCal at all, and iTunes wouldn't let me - it just said that I was getting calendar data from Exchange, so it looks like (for the current 2.0 firmware at any rate) it's just not possible. If anyone from Apple is reading, adding support for multiple calendars would be an awesome feature - please ?
    Oh well. Back to iCal then - I'd rather be reminded about fun things like birthdays and parties than the next meeting at work on Monday
    Ta,
    -Mark

  • Manual backup possible?

    I'm contemplating moving from PC to Mac and a big part of my configuration will be using Time Capsule for a Macbook, iMac & a MacMini. My question is can the time machine software, when used in conjunction with Time Capsule, be configured to back up ONLY MANUALLY. I don't want to have this occur every hour as I understand it is programmed to do. Thanks.

    Yes.
    You can turn backups off in System Preferences. Then when you wish to perform a backup you can turn then on, force a backup, and then turn them off. A bit clunky, but it works.
    Also there are 3rd party programs that can change the frequency of backups by altering Time machine "configuration parameters." See for example < <a class="jive-link-external-small" href="http://">http://timesoftware.free.fr/timemachineeditor/>
    You can also limit the scope of what Time machine backs up as there are some types of files that aren't well suited to the Time Machine approach to back ups.

  • Loads using DTP - manual update possible?

    Hi,
    I have a question regarding loads done using DTP in BW 7.0.
    In 3.X loads using infopackages, sometimes a data package will get runtime errors such as DBIF_RSQL_SQL_ERROR (deadlocks). Usually, we would change the status to red and do a manual update of the affected data package in the data load monitor.
    However, I cannot find this option for DTP and I have to reload the whole request even only 1 data package has failed because of the SQL error. Does anyone know how to repair this in a DTP load?
    Any help will be appreciated, thanks in advance!

    Hi CK,
    Not found a way of doing this at current but I know where you are coming from, you're thinking of the old set manual status or even try a sm58 and trigger the idocs.  If a DTP fails you might have the option of using the error stack but only if this has been configured.  A failed load will prompt you to do this.  Other ways of trying to fix the SQL errors are to check what the SQL problems are, most of our problems have been tablespace issues, etc.
    Daily monitoring by basis/bw admin should sort these.
    Cheers,
    Pom

  • When are Redolog files reset to zero size? Manual reset possible?

    As far as I know redolog files contain all stuff which is changed during operation of an Oracle database.
    However I wonder if there are events when these files are AUTOMATICALLY reset to zero.
    I guess it is when I do a full offline backup.
    Is this correct?
    Are there any other events when this happens automatically ?
    How can I manually reset/initialize Redolog files to an empty state?
    Peter

    What did you mean empty redo logfile?
    if you mean zero size on redolog files....
    We can not reset redo log files to empty (zero).
    I guess it is when I do a full offline backup.That mean your database offline... no operation, so no redo log generate. but not mean you can make redo log empty anyway...
    If you mean redo log file no need for instance recovery.
    redo log groups have "INACTIVE" status -> is no longer needed for instance recovery. It may be in use for media recovery. It might or might not be archived.
    check from v$log
    UNUSED - Online redo log has never been written to. This is the state of a redo log that was just added, or just after a RESETLOGS, when it is not the current redo log.
    CURRENT - Current redo log. This implies that the redo log is active. The redo log could be open or closed.
    ACTIVE - Log is active but is not the current log. It is needed for crash recovery. It may be in use for block recovery. It may or may not be archived.
    CLEARING - Log is being re-created as an empty log after an ALTER DATABASE CLEAR LOGFILE statement. After the log is cleared, the status changes to UNUSED.
    CLEARING_CURRENT - Current log is being cleared of a closed thread. The log can stay in this status if there is some failure in the switch such as an I/O error writing the new log header.
    INACTIVE - Log is no longer needed for instance recovery. It may be in use for media recovery. It might or might not be archived.;)

  • System freezes (no more interaction possible)

    Hello community,
    I'm running ArchLinux with KDE (standard installation) since 6 days and had 5 freezes in the meantime.
    The whole system just freezes (no more mouse/keyboard). I installed ArchLinux on a btrfs-root and have
    the latest updates installed.
    Could you pls. describe how to debug the issue? Is there any special log file?
    /var/log/Xorg.0.log does only contain information entries (I checked it with KSystemLog) also Kernel log (/bin/dmesg) is
    errorless.
    Any ideas? There is not reproducable situation where I can see any correlation.

    so i moved to opensuse on the other partition and as i tumbleweeded it to kernel 3.9.6, mesa 9, Xorg?? etc i experienced same problem (scrolling??/switching tabs in terminal killed the box) - it feels like problem happens on scrolling (but cant be 100% sure) - i noticed below in .xsession_errors log after restart (this is opensuse with kde) - so this is certailny not arch only related issue (also could be my ageing hardware but then why would other people experience similar, hmm)
    file:///usr/lib/kde4/imports/org/kde/plasma/components/SectionScroller.qml:103: TypeError: Result of expression 'listView' [null] is not an
    object.
    file:///usr/lib/kde4/imports/org/kde/plasma/components/SectionScroller.qml:175: ReferenceError: Can't find variable: sectionsRepeater
    file:///usr/lib/kde4/imports/org/kde/plasma/components/SectionScroller.qml:103: Error: Cannot assign [undefined] to QString
    file:///usr/lib/kde4/imports/org/kde/plasma/extras/ScrollArea.qml:120: TypeError: Result of expression 'horizontalScrollBar' [null] is not an object.
    file:///usr/lib/kde4/imports/org/kde/plasma/extras/ScrollArea.qml:120: TypeError: Result of expression 'horizontalScrollBar' [null] is not an object.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    file:///usr/share/kde4/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_89: Possible anchor loop detected on fill.
    link XMLID_34_ hasn't been detected!
    link XMLID_34_ hasn't been detected!
    link XMLID_36_ hasn't been detected!
    link XMLID_34_ hasn't been detected!
    link XMLID_34_ hasn't been detected!
    link XMLID_36_ hasn't been detected!

  • Is this interactive flash movie possible in Adobe Edge?

    Hi,
    I´ve done this interactive flash applikation:
    http://bit.ly/Uy6GEF
    Is it possible to create this exactly the same in adobe edge? If you click on a hotspot, then a 3d-video (this video is already done in a 3d-animation-software) with a transparent background appears over the car-layer and on click to "back" it softly disapears.
    (For this online version, I´ve just put a compressed video into "Gasoline & Diesel system". Normally, every hotspot has a different video.
    So, are those interactions possible in Edge?
    Best regards,
    Maw

    Everything except for the alpha transparency video is easily doable in Edge.
    Rather then trying to shoehorn html5 video with an alpha transparency into Edge (not sure if this is doable), you could potentially use a png sequence or spriteSheet to play back those animations. Though the file size will be very large, and Edge does not have native implementation for png sequences or spriteSheet playback. yet.
    John Dunning built a plugin for Fireworks to export a spritesheet as an Edge symbol:
    http://johndunning.com/fireworks/about/EdgeAnimate

  • Excise duty & Educational Cess required display mode no manual entry allow

    We have automation program for creation of excise invoices for different customers. If I excute the program for the same system is allowing me to change / manual entry of excise duty, assessable value & ED Cess. Which is not required for our business rate and will be fixed, and I want to know where we can do the change for display mode.
    Excise invoice no manual entry possible.
    Regards,
    Vijay Sanguri

    Hi,
    Go to V/06
    Select your excise or cess condition type, go to details
    REMOVE TICK MARK OF AMOUNT / PERCENTAGE & VALUE
    Then it will appear in display mode in order & also in invoice
    Kapil

Maybe you are looking for

  • How do I change my search engine and home page to google?

    Hello the search engine drop down arrow has no search engines attached to it so i can't pick a default engine from there and when i go to "Manage Search Engines" the restore default button if shaded and inaccessible. Google also isn't an option when

  • Scroll 2 JScrollPanes together?

    Quick question. (I hope it's quick anyway.) I have 2 JTextAreas side by side added to JScrollPanes. I past a list in the one on the left, click a button to do something with that list and it writes to the JTextArea on the right like a log file. If th

  • Email Messages with "-" Sender ID

    Hi All, Hope its going all well, we are facing a problem, in our Exchange daily logs, there is always so many logins with the user name '-' (hyphen), also in our spam filter outbound traffic daily report there are so many emails with same sender ID '

  • Java Plug in not loaded

    Hi, I'm using JPI 1.4.0 on IE 5.0 on a Windows 98 environment.. I have a really simple applet working with appletviewer ... I converted for Java Plug in using HTML Converter ... when I run the applet on my browser the page is succesfully loaded ( no

  • How to check netwok whether install driver in mac 8.6

    i want to set tcp/ip. But connect via field no "Ethernet" for me to choose in TCP/IP. So, i want to check network card whether install driver. My mac is mac8500. The Specifications below: http://docs.info.apple.com/article.html?artnum=112374 What is