Referencing functionality in the BPM-2 separate interfaces

Hello - I need to check the functionality in BPM that if one Interface is already exists(say PO) with its own BPM flow and Can another Interface (say GR)reference the previous interface(PO interface)?
To clarify more, these 2 interfaces are purely different interfaces (developments). I need to check if the data from the previous interface have been created successfully or IS IN PROCESS. If the data for previous interface is in process then wait for the task to be done otherwise create another thread in the BPM for the current interface.
If this can be done then How ? Any help is appreciated.
Thanx....

Hi,
With SP 13 you have mapping look up APIs,
http://help.sap.com/saphelp_nw04/helpdata/en/cf/406642ea59c753e10000000a1550b0/content.htm
SP<Sp13 you can write your own Java pgm, import that archive,utilize the methods in your java pgm to do a lookup to a DB etc.
Regards,
Sridhar

Similar Messages

  • Customizing the BPM Worklist  removing attachment functionality

    Hi
    I am still new to the BPEL but we would like to remove the attachment functionality from the BPM Worklist. We gave our users attachment functionality of our main jspx page using Frank.Nimphius solution. Hence users do not need to have the attachment functionality within the BPM worklist.
    Thanks
    Nick

    Might be better asked on the SOA Suite forums:
    http://forums.oracle.com/forums/category.jspa?categoryID=194

  • Public functions in the interface controller

    Hi all,
    My project includes 3 components. Each component has its own Iview and public functions.
    The application will run a main component that uses those 3 components.
    What is the right way to call the public functions?
    Should I announce them in the interface controller?
    Or should I use plugging for doing it?
    If I announce them in the interface controller, how I am calling them from the main component?
    Thanks,
    Noy

    I can't see the public function. I try to do:
    wdThis.wdGet<componentName>ComponentUsage().
    And
    wdThis.wdGet<componentName>ComponentUsage().getInterfaceController().
    To be clearer:
    I got 2 components: component A, which uses component B.
    Component B has a public function in the component controller called "func1". This function is also announced as a method in the interface controller.
    What I want to do is to call func1 from the component controller of component A.

  • FCPX Export issue. Item cannot be shared while it is still referencing media on the camera

    I am having issues with exporting a project I just shot and I missed my delivery day and am now late. Need help ASAP. I'll try to keep this as brief as possible and stick to the pertinent information.
    The Shoot: -2 Panasonic HVX-200's shooting on P2 Media shooting a live event -Dumped footage onto external hard drive via Macbook Pro on set into separate folders for organization using a Panasonic P2 Reader. -All dumps were confirmed completed and all footage accounted for.
    The System: -Using Final Cut Pro X 10.1.2 -Mac Pro Tower 2009 quad core running OSX Mavericks 16gb Ram -Blackmagic Intensity Pro Card
    The Edit: -2 Camera multicam edit -Imported footage using import media function -Imported from external drive -(important note: a camera has never been connected to the computer for this project) -Edit is finished, about a 2hr 20 min finished sequence (live event 2 cameras switched in post, all graphics and everything is done)
    The Problem: -When I go to export via the "Share" function i get an error that says "This Item cannot be shared while it is still referencing media on the camera" -Imported footage has the camera logo in the corner meaning that it is referencing camera media; yet no camera has ever been connected.
    Solutions I have tried: -Re-importing media with re-import function --Says that the camera is not connected yet I never had one connected in the first place. -Deleting preferences -Biting the bullet and starting from scratch to do a re-edit -- footage will not import without referencing "camera media" -Tried importing via dragging and dropping. Says it cannot importing the following files, lists all of the XML and MXF files -Started a new event, with a new project, with a fresh import; same results -Googled this to death, no solution seems to work, but I'll try whatever I have to; client needs this ASAP.
    Questions: -The external drive is not showing up as a camera, so why is it importing as camera media? -Is there a way to salvage my edit and get it exported? I have a lot of hours into this and quite frankly, no time to redo the whole thing.
    Please help!

    I have had this issue too, and figured a work around.  FYI, I rebooted, tried everything imaginable, and still no luck.  I opened up iPhoto, and imported all the video clips into iPhoto.  I then took the missing video from iPhoto, copied it to my desktop.  Then I re-imported the video (same name) into Final Cut. I had to do some slight editing of the video, but everything worked fine, and allowed me to upload the video to YouTube. 
    Not certain it will work for others, but to recap, try to import the video into another program, then copy the missing video file to your desktop, and re-import to Final Cut.
    Hope this helps.

  • How to call the second mapping in the first mapping fails in the BPM

    Hi All,
    I have a scenario like this.
    There are two mappings. There is a one condition while genearying the root element of the first mapping. If this condition is not satisfies the first mapping will fail. If this mapping fails i want to trigger another mapping.
    How to achieve this functionality.
    If it is possible with BPM. how to call the second mapping in the BPM.

    Hi
    you can not create the containter for the synchronous interfaces.
    you have to craete the two asysnchronous abstact interfaces .
    thenusing those two abstract interfaces you have to define the containers in the BPM.
    and you also have to define the interface mapping b/w those two abstract interfaces.
    once you define the interface mapping you will be able to select the interface mapping using the transformation step in BPM.
    once you select the interface mapping in BPM then you will be able to selece the interfaces
    if you still face the problenm please reply me back.
    Thanks
    Rinku Gangwnau

  • BPM using multiple interface

    Hi All,
    i have a sceanrio where i have one sender idoc and multiple(5) soap receivers.so i have five interface that have same sender idoc and different soap receiver.Soap is syncronous and sending us the response of that message.
    So we have to create a scenario as IDOCSoapRequestSoapResponse---File  for each interface
    I know it requires BPM to fullfill the condition of multiple interface.Please suggest the BPM design to achive the scenario.
    Regards
    Laxmi Bhushan

    hi Laxmi Bhushan Jha ,
    IDOCSoapRequestSoapResponse---File for each interface
    As per my knowledge that is poosiable and simple with SOAP Lookup in ESR Mapping
    for Soap Lookup:
    Webservice Calls From a User Defined Function.
    and coming to id:
    in receiver determination , we need to define multiple recievers
    in interface determiination, we define multiple operation mappings.
    thanks,

  • Report Generation Toolkit producing error -2147417842, "The application called an interface that was marshalled for a different thread."

    Hi everybody,
    I've got an application that logs data to an Excel spreadsheet using the Report Generation Toolkit.  My VI's have worked fine in the past using Excel XP, but since I've upgraded to Excel 2007, I am getting COM errors like this one:
    "Error -2147417842 occurred at The application called an interface that was marshalled for a different thread. in Excel_Insert_Text.vi"  That is the exact wording, even with the weird punctuation and capitalization.
    The first occurrence of the error is not determinate.  Sometimes, up to 10 logging sessions, involving a new .xls file, can occur before this error pops up.  Once this error occurs, I must quit LabVIEW to resolve it.  If I try to do anything with Excel, I always get this error, although sometimes it comes out of different source VIs.  Excel_Open.vi is another.
    These logging VIs have worked just fine until upgrading to Excel 2007.  I checked, and I was using a really old version of the Report Generation Toolkit, v1.0.1.  I read the documentation and had a big sigh of relief when I realized I needed to upgraded to v1.1.2 to get Excel 2007 support.  However, even after upgrading, I'm still getting the same errors.  I'm using LabVIEW 8.0.1, and I'm also building these VIs into an application.   The error occurs both in the LabVIEW IDE and in the built application.  Does anybody out there have any idea what I can do to fix this?  I googled a little, and discovered this is a COM error, but I can't find any references to the Report Generation Toolkit specifically.
    Thanks,
    Phil
    Solved!
    Go to Solution.

    Hi Christian,
    I do not see that exact option listed, do you mean "user interface"?  I recognize the "Run in UI Thread" option, it's on the Call Library Function Node.
    I checked, and my top-level VI has "same as caller" set, and I believe all my VIs are set to "same as caller".  Are you suggesting I change my top-level VI preferred execution environment to "user interface", or just the logging sub-VIs that use the Report Generation Toolkit?
    Thanks,
    Phil
    Attachments:
    VI_properties.png ‏15 KB

  • Receiver determination step in the BPM and multiline container

    i have made a file2file scenario where:
    there is a BPM,
    the BPM has a send step which contains a receive step,
    a transformation that mapps the incomin message to two messages(Split-messgae case),
    and then a FORK step which sends the two messges to through 2 SEND steps to the intended receiver services.
    It didnt work......and i followed a blog->  /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure   ............... which suggested to have a
    "receiver-determination" step in the BPM before the SEND step.... it says that this
    "receiver-determination" step will put the message in a MULTILINE container..
    i m confused bout this step ........ can anybody explain.....
    please help

    HI,
    In receiver determination step selctthe multi line container element.in container editor create the one element with type as receiver and select the check box.
    A Receiver Determination step returns set of receivers configured for the output abs interfaces in the directory and puts it into receiver which is a multiline container receiver element
    Regards
    Chilla

  • New to FIOS TV Multi-room DVR - Should I be able to use DVR functions from the other HD STBs?

    We just converted from Directv (three DVRs) to FIOS TV and am hoping I didn't make a huge mistake: The sales agent I spoke to said that the Multi-room DVR (Motorola QIP-7216-1) and non-DVR STB would enable me to get the same features I had with my Directv setup so each user could Stop/Start/Record programming from their own remote. Unless I'm doing something wrong, I can only perform DVR control functions from the real DVR. I can view recorded programming on the non-DVR STBs but pressing record for a live broadcast or trying to select a show to record from the guide doesn't work.
    I have the ActiontecGen2 MOCA connected MI424WR router, three HD STBs (Motorola 7000), one standard definition STB and the DVR.

    Tomd514 wrote:
    We just converted from Directv (three DVRs) to FIOS TV and am hoping I didn't make a huge mistake: The sales agent I spoke to said that the Multi-room DVR (Motorola QIP-7216-1) and non-DVR STB would enable me to get the same features I had with my Directv setup so each user could Stop/Start/Record programming from their own remote. Unless I'm doing something wrong, I can only perform DVR control functions from the real DVR. I can view recorded programming on the non-DVR STBs but pressing record for a live broadcast or trying to select a show to record from the guide doesn't work.
    I have the ActiontecGen2 MOCA connected MI424WR router, three HD STBs (Motorola 7000), one standard definition STB and the DVR.
    As you've found, you can only create recordings from the DVR.  If you want each room to have the ability to schedule recordings, then you need a separate DVR in each room.
    The FiOS Motorola DVRs cannot access recordings stored on other DVRs.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it.

  • Software needed for the USB device, "USB Interface Controller TEST2.0"

    My mother recently acquired a digital camera. She acquired it from a second-hand store, which did not include an interface cable or software. The manual (and the USB port on the camera) indicates that a male-male USB cable is necessary for photos to be copied to the hard drive.
    I was not successful in locating such a cable at any local electronics store (I assume such a cable is now out-of-date). I purchased one from a seller on eBay. The brand is "e circuit electronics".
    Upon powering up the camera with the cable connected to it and the computer, the following message appeared:
    "Software needed for the USB device "USB Interface Controller TEST2.0" is not available. Would you like to look for the software on the Internet?"
    I clicked "Yes". After an approximate two-minute wait, another message appeared stating:
    "Software Update is not able to connect to the Internet. Please check your configuration and try again."
    I deleted, "Software Update Preferences" in the Preferences folder inside the System Folder, without solving the problem. How do I solve the issue of allowing Software Update to connect to the Internet?

    Thank you for your continued assistance, BDAqua. Unfortunately, the driver you linked to does not seem to be compatible with the camera. It is a driver for the V20 model, whereas my model would correspond to be a V2755, as referenced from a list of other Vivicam models when during a search at the Open Drivers web site.
    From the system requirement about the card reader you gave me, it will not work, as this system is running 9.1. I am hesistant to upgrade this computer to 9.2, as I have experienced system unstability with that version, with even the 9.2.2 update applied.
    In the mean time, I have e-mailed Vivitar regarding this issue, but have as of yet received a reply.
    I am not certain as to other specifics to give you, in order to solve the Software Update problem. Please elaborate.
    Yes eww, the computer in question is able to fully connect to the Internet for all that I need. I am fully aware of the difference between a computer connecting to the Internet, and a computer connecting to a digital camera. I have 15 years of Macintosh experience.

  • Error in import/export of functions - for the apex team

    After exporting functions, the import gives an error.
    Reason :
    the export generates a script with
    function \
    function
    importing this script gives an error because only the first function is imported. or the functions seems to be togheter one function
    the export should generate
    function
    function
    Leo

    Leo - I logged into your workspace and exported the functions. The generated script looks perfectly good. I then uploaded that file into my own workspace and ran the script. The functions were all created as separate functions.
    There must be something happening at your end causing newline characters in the file to be lost or something. Or maybe I didn't follow exactly the steps you did.
    BTW, when you mentioned the "\" character in your original post, I assumed you meant the "/" character.
    Scott

  • VERY Disappointed-just upgraded from 12 to 13 and the functionality of the Organizer has completely changed

    I have been a long time user of Photoshop elements/Premier and I just loaded version 13 (from 12) and they have completely changed the functionality of the organizer!  OMG!!!!!  You can no longer move a picture easily in the albums and you MUST use one of the Adobe preset backgrounds for a slide show.  Really???  Generally I like the templates for certain uses but I am creating long movies of travels.  I do NOT want your backgrounds, but apparently I have no choice.  And I can no longer interface with Premier - then why did you sell them to me as a package?
    I am sure I can't get my money back because I did a direct download but I have uninstalled the program and gone back to version 12 - BUYER BEWARE if you have been using Premier with the organizer it will not work seamlessly.  Such a disappointment because a good and generally well functioning program has been butchered.  .

    I've just looked to buy iCab as people have suggested but reviews suggest it doesn't work reliably since IOS5.
    Frankly I feel cheated and I've been a historic fan since having an Apple IIci 20 years ago. A major plus point in iPad usability has gone. Funilly enough I was about to recommend 25 iPads as Safari was so useable and the users I had in mind having seen my iPad were keen. But I couldn't hand on heart recommend iPads now and after seeing how Apple drops key functionality and usability wouldn't trust this supplier. Guess I'm glad I didn't recommend them and then have this happen.
    And if I want tabs I'd have gone with Andriod for half the price.
    It wouldn't be so bad if I could reverse the upgrade.
    Anyone know how to cheat the system?

  • Unable to see imported RFCs in the BPM

    Hi,
    I want to invoke a BAPI from a BPM, but I am unable to see the BAPI request / response interfaces in the BPM.
    I am trying to create Containers and Transformations in the BPM, but I am unable to select the BAPI request / response interfaces.
    What do I need to configure to invoke BAPIs from the BPM ? thanks,
    -Manish

    Hi Manish,
    you need to create three things:
    1. An abstract synchronous interface with the same message types as the BAPI
    2. An abstract asynchronous interface with the message type of the BAPI request
    3. An abstract asynchronous interface with the message type of the BAPI response
    From 2 and 3 you derive Container elements and use it for request and response of the synchronous interface.
    Regards
    Stefan Grube

  • Calling functions of the inner class in .java code file

    Hello,
    I created a .java code file in Visual J#.Net and converted it into
    the application by adding the "public static void main(String args[])"
    function.
    I have created the two classes one extends from Applet, and the other
    extends from Frame. The class which I inherited from the Frame class becomes
    the inner class of the class extended from the Applet. Now How do I
    call the functions of the class extended from Frame class - MenuBarFrame
    class. the outline code is
    public class menu_show extends Applet
    ------init , paint action function---------
    public class MenuBarFrame extends Frame
    paint,action function for Menu
    public static void main(String args[])
    applet class instance is created
    instance of frame is created
    Menu , MenuBar, MenuItem instance is created
    and all these objects added
    I have Created MenuBarFrame class instance as
    Object x= new menu_show().new MenuBarFrame
    ????? How to call the functions such as action of MenuBarFrame class - what
    should be its parameters??????
    }

    Here's how I would do it:
    interface Operation {
        public int op(int y);
    class X {
        private int x;
        public X(int x) {
            this.x = x;
        private class Y implements Operation {
            public int op(int y) {
                return x+y;
        public Operation createOperation() {
            return new Y();
        public static void main(String[] args) {
            X app = new X(17);
            Operation f = app.createOperation();
            System.out.println(f.op(-11));
    }Your code, however, has some serious "issues". You typically don't
    instantiate an applet class -- that's the job of the applet viewer or Java plugin
    your browser is using. If you instantiate the applet directly, you're going
    to have to supply it an AppletStub. Do you really want to go that way?
    Again, use an applet viewer or browser, or better yet, why write applets at all?

  • Font size is computed as a function of the height of the annotation rectangle.

    From Pdf reference:
    The default appearance string (DA) contains any graphics state or text state oper-
    ators needed to establish the graphics state parameters, such as text size and color,
    for displaying the fields variable text. Only operators that are allowed within text
    objects may occur in this string (see Figure 4.1 on page 197). At a minimum, the
    string must include a Tf (text font) operator along with its two operands, font and
    size. The specified font value must match a resource name in the Font entry of the
    default resource dictionary (referenced from the DR entry of the interactive form
    dictionary; see Table 8.67). A zero value for size means that the font is to be auto-
    sized: its size is computed as a function of the height of the annotation rectangle.
    Could u please to provide the mentioned function description

    I don't think any of the users here could provide that.
    Aandi Inston

Maybe you are looking for

  • [XP64] Microphone does not work in WinXP 64

    Hi,In Windows XP 64bit my microphone does not work, tried it in Ventrilo 2., Skype and even in the Windows Recorder. The computer don't detect any sound. Offcourse?I have selected the microphone in the recordering section in the Windows volume panel

  • How do I subscribe to an Exchange account on iCloud?

    I have set up an Exchange account on my iPhone and MPB. The email shows up in Mail on both iPhone and my MBP. My schedule shows up in iCal on the MPB and in Calendar on the iPhone. If I use the web to go to iCloud, I can only get my .Mac mail and my

  • HP F4180 scanner doesn't work after computer hard drive crash

    I had to have my iMac hard drive replaced after it crashed. Since then, the printer works fine, but I can't scan anything. Do I need to uninstall and then reinstall for everything to work properly. TIA

  • PDF Printing Issue (Converting to Spool and back to PDF)

    Hi, I have a document which has minimum of 25 pages. This document is designed using BSP. When i print this document in DEV this is printed without any issue, but when we print in QA this doesn't print and keeps going on and on and finally we get ses

  • Built-in iSight cam randomly stopped working. All I get is a green screen!

    I used it just yesterday with both Photobooth and iChat with no problems what so ever. Now all it shows is a green screen! Anybody know what the problem may be and how to fix it??? Thanks! -Jonathon