File-to-Idoc, work flow trigger

Hi All,
I need on help in taking decision of the following scenario.
1) I have a file contains multiple records
2) If record starts with 00-02 i need to send the information to idoc processing
3) If others (03-04 etc) I need to send the record information to particular mail-ids on base of 03 0r 04.
4) If any record does not supprot mapping then also i need to send ionformation to particular persons.
It would be greate help in taking design decision.
Thanks and regards,
venu.

Hi Manish/ Venu,
The RB SPLIT option is done in the INTERFACE DETERMINATION and not in RECEIVER DETERMINATION.
Let me sum the solution to clarify the doubts,
1.  Message Mapping
   One between the source file and the destination idoc messagetyep
    one between the source file and the destination mail messagetype.
2. Like wise 2 Interface mapping.
occurence of both message types and message interface has to be set to unbounded during message mapping and interface mapping.
Now, in cofiguration XI first does RECEIVER DETERMINATION--> INTERFACE DETERMINATION and then INTERFACE MAPPING.
So, you give the condition in the RECEIVER DETERMINATION on the basis of which the receiver is choosen and then you create the 2 interface determination. one for each Idoc and the mail.
Prior to SP14, when 1:N split was to be done, you had to go for a BPM. Now, the same is not needed due to presence of RB_SPLIT.
Check this link on how RB SPLIT works,
http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/content.htm
Any further clarification guys??,
Regards,
Bhavesh
Message was edited by: Bhavesh Kantilal

Similar Messages

  • Need doc on Message Control idoc work flow

    Hi,
           Can anyone give me step by step doc on Idoc related workflows. I have been assigned task on idoc related work flows i have no idea on idoc related wf.So plz suggest me a material.
    Thanks,
    Hari

    Check this link
    http://help.sap.com/saphelp_47x200/helpdata/en/c5/e4af23453d11d189430000e829fbbd/frameset.htm
    Thanks
    Arghadip

  • Work Flow trigger

    Hi Experts ,
    I am making a workflow of addition of two numbers .
    For this i created my own BO which is working fine .
    I use that in my wokflow but when i execute my workflow  a message comes in Status box and
    further there is no processing  means it  did not show me the result of two numbers. For result i have use the option of send mail in my workflow.
    I checked the SBWP (SAP inbpx), but my result message mail is not there.
    Any pointer regarding this is highly appreciated.
    Rgds,
    Premraj

    Hi Prem,
    SWEL & SWETYPV is for event linkage trace.
    Since u r not using any event in ur BO so it is of no use.
    So there is problem in binding.
    First create that BO in ur Workflow conatiner & Task Container.
    Set Import & Export properties.
    Now do binding properly.
    Hope it helps u1
    Regards,
    Mamta

  • How to access  Schema(.xsd) file in the work flow

    Hi all,
    Please help me.
    regards,
    Jeevan

    Yes. You have to understand that to read a FILE (one that is seen as a file by your OS), you probably use a FileInputStream, which is a special case of InputStream. When the 'file' is not a FILE anymore, but an entry in a jar (the OS does not see it, only utilities like WinZip or jar see it), you cannot use a FileInputStream, but some other InputStream. Which one? The one returned by getResourceAsStream(), whatever this is (you don't really care). And all the rest will nicely fall into place.

  • Could you explain the work flow logic in dispute management

    Hello,
    Could any one explain the the work flow logic in dispute management .
    When will the first work flow initiate and who will recive the first notification and what are the action he/she usually perform. How it trigger to next level and what is the events consider for the next work flow trigger.
    If some one could share a real work flow example in line with Dispute management will be great...
    regards
    Sibichan

    Dispute management workflow will help to automate business process.
    When some action or information is expected form individual or department then
    Workflow can be triggered on editing some field in dispute case and workitem is send
    to individual or group, So that they can respond to it.
    We can use function email notifications to speed up the process.
    Based on organizational needs triggering events can vary.
    Regards,
    Raju

  • Trigger informatica work flow using process chain

    Hi,
    tell me how to trigger the informatica work flow using the process chains.
    Please tell me the steps.
    Babu

    Currently, we have a custom trigger file on the BW system.  We have a workflow in Informatica that loops periodically and checks the data in this table.  When the file changes, the workflow in Informatica then continues. 
    However, I think a better solution is to use a <i>pmcmd</i> and set up a batch file that runs a command that will schedule your workflow.  You can then put this batch file on the BW server and call it from the process chain (use process OS command).
    The command will look something like this:
    <b>pmcmd scheduleworkflow -s</b> (server)<b> -u</b> (user) <b>-p</b> (password) <b>-f</b> (workflow)
    See Chapter 23 in your Informatica Help on using <i>pmcmd</i>.

  • To trigger Work Flow

    Hi all,
        Some one help me , how to trigger an Work flow when the billing IDoc (INVOIC) is created with an exception. And the message is sent to the responsible person.
    Thanks in advance,
    Adithan S.

    Adithan,
    What kind of exceptions are you looking for?
    If you know on what exceptions you need to raise an event then may be you can use a user exit at the time of saving and raise an event if exception is found.
    you can create a standard task to send a work item to user inbox then.
    Cheers,
    Surendar

  • File not found error at Attachement link in GroupVote of Human Work Flow

    Hi Gurus
    In Human Work flow,
    I have created the GroupVote and assigned to two person.
    I checked "share attachments and comments" to share their issues.
    One signed on to WorkApplist and review the forms and attached the file,
    The file link was created but it could not be downloaded.
    it could not delete.
    I tested several times it occured same results.
    It did not be happend when this option "share attachments and comments" was not checked.
    domain log and opmn log are as below.
    <2008-08-25 14:55:15,468> <ERROR> <oracle.bpel.services.workflow> <::> Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
         at oracle.tip.pc.services.identity.jazn.xml.XMLAuthenticationService.authenticateUser(XMLAuthenticationService.java:150)
         at oracle.tip.pc.services.identity.jazn.xml.XMLIdentityService.authenticateUser(XMLIdentityService.java:426)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.authenticateUser(VerificationService.java:299)
         at oracle.bpel.services.workflow.query.impl.TaskQueryService.authenticate(TaskQueryService.java:135)
         at worklistapp.servlets.Login.handleRequest(Login.java:101)
         at worklistapp.servlets.BaseServlet.doPost(BaseServlet.java:157)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    OAS version is 10.1.3.1.
    Any advice will be appricated.
    Thanks

    You are getting : ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    This means that you have wrong username/password entries in your configuration files. Please recheck them and then things should be fine...
    Hope this helps!
    Cheers
    Anirudh Pucha

  • Work flow task id not found in UWL config XML file

    Hi
    We are facing a strange issue with UWL XML file.
    We are running EP 7.0 SP13
    We configured UWL and we are able to see the work items in UML iview.  These are the same work items as seen in SAP Inbox.
    But when we open the uwl.webflow.<system alias> XML file corresponding to the back end system, We were not able to see the task id of the work flow item displayed in the UWL.
    Any help on this would be highly appreciated.
    Thanks and Regards
    VNK

    Hi VNK
    I am facing the same issue - Please let me know if you have found a solution.
    Regards
    John

  • Hi experts   I am working file to idoc

    1) I am working file to idoc scenario. i configured everything fine .but it is not showing any messages in runtimeworkbench.? where i have to see the messages.

    but it is not showing any messages in runtimeworkbench.?
    check the status of your file channel..is your file getting picked up?.anything visible in sxmb_moni?
    better check the message processing in SXMB_MONI.......if you get an error there orif you do not see a processing for your message then go to runtime workbench and check the status of your file channel
    Edited by: abhishek salvi on May 8, 2009 4:16 PM
    Edited by: abhishek salvi on May 8, 2009 4:41 PM

  • Using LR and DxO in work flow.. file size problems

    Hi,
    Does anyone have experience with using both DxO and LR in their work flow that can help me with the following problem?
    DxO takes my NEF and creates a DNG optically corrected. Great. Now I should just import these DNG files into LR and be on my way.. except that it seems to use Linear DNG rather then mosaiced and the file sizes are through the roof. My 10mb NEF file is converted into a 30mb DNG. Trying to reconvert using LR has no effect. If I start working with images in this size I will immediately see all my storage space cut by a third from the point of view of the number of images stored.
    Has anyone found a way to work around this problem? I tried to use the adobe DNG converter to reconvert the images but it can go from mosaic to linear but not linear to mosaic. Turning on compression has no effect implying it is already a compressed DNG. Trying to zip the files also fails to have an effect.
    I am really bummed out.. and wish I had paid more attention to file sizes during my trial.
    Right now I am leaning toward only using DxO for a few special images and doing the rest entirely in LR.. but that really defeats the purpose of what I thought would be a great one two punch.
    Thanks,
    Chris

    David,
    The output preset you're using must have TIF enabled. Either edit it to remove the TIF option or create a new JPG-only one if you want to keep the option of exporting to both in the future.
    I can't be more precise as I'm currently away from home and the DxO installation on my laptop has decided to deactivate and revert to time-expired demo mode, meaning I can't actually open the app!
    [Edit]
    Okay, sorted now.... In the DxO Optics Pro "Process" module, under the "Options" section you'll see "Output Formats". There should be one called "Default Output" which outputs to JPG. Ensure that the checkbox next to it is checked and that any others are disabled (unchecked). Your images will now only be exported after processing as JPGs. If you click the "X" next to an output preset you can delete it if no longer required.
    Alan

  • Trigger Work Flow for payment release

    hi guys,
    kindly help me how to trigger the standard work flow for Payment release ((WS00400012).
    With Regards
    Pradeep N

    enter the Workflow
    in SWDD : WS00400012
    click on Agent Assignment and assign the Approver USer ID.
    click on the event linkage and activate and save.

  • Hard drive file work flow

    I have shot a project on 16mm film and am having it transferred to Digibeta and then, since I don't have a Digibeta deck, the transfer house is capturing it to an external hard drive. I should be getting it back in a day or two.
    In the past I have only captured projects from miniDV, using Log and Capture, which has resulted in labeled files that represent only the portions of the tapes that I want to use in the edit. I'm wondering if there is an equivalent work flow to import only the portions of the files I will be using from the external hard drive to my internal capture/scratch drive.
    The external hard drive will contain about 30 minutes of uncompressed SD video separated into 11 files. I realize I could just duplicate the files and cut each one down to the relevant clip, but I'd rather just have the usable portions on the capture/scratch drive.
    Any ideas?
    Thanks.
    G4 dual 1ghz mirrored door   Mac OS X (10.4.6)  

    I realize I could just duplicate the files and cut each one down to the relevant clip
    Why? Leave the QT files alone and do all the subclipping and work in FCP. Subclip your footage into scenes and put each scene in it's own bin. Put all the master QT files in another bin...then start editing.
    Shane

  • Trigger Work Flow

    Hi All,
        I need to trigger a Work flow when ever user clicks a buton on the portal.i know there some function modules like
    SAP_WAPI_START_WORKFLOW but is it right call  this
    FM can you please put some light on this concept.
    Regards
    Pavan

    >
    Samson wrote:
    > Hello,
    >
    > I am not sure but as far as I know, what you can do is to create a RFC in R/3 in which internally this function module is executed. Then you can call this RFC from the portal.
    >
    > Hope this will help.
    >
    > Regards,
    > Samson
    Actually that is bit of double work as all the SAP_WAPI FM's are already RFC enabled.
    Regards,
    Martin

  • File to IDOC scenario not working

    I have configured a file to idoc scenario and kept the XMl file in a shared location on XI server.
    I have also created and checked the communication channels correctly.
    Once Everything is done my xml file does not get picked up at all. Also the SXMB_MONI does not show any messages for my service.
    How do I find out what is the error ??

    Hi Kapil,
    Just check the File path that was in shared location once and the file name is properly mentioned or not..
    And also one thing after activating all IR and ID just goto SXI_CACHE and press <b>F6</b> to update cache refresh
    And also in RWB --> Message Monitoring --> Adapter monitoring --> check the status of the sender
    Regards,
    Sridhar

Maybe you are looking for

  • Unable to cancel copy process

    I inserted a DVD into my laptop so that I would be able to transfer the music to my laptop. I dragged the file from the DVD to the desktop, and it began to transfer/copy the files. It then said one of the files was unable to be copied, and it almost

  • New requirement in Subcontracting process

    Hi All, There is a requirement related to indian excise, in Subcontracting process is it possible to merge below 2 steps 1)transfer posting to vendor stock and 2)creating subcontracting challan That mean to say SC challan has to be created for some q

  • 11g R1 Rac Installation Question

    Hi Experts I hoppe you can help me: I have a production database, the manager ask me to take the test Server to make an Oracle RAC with the Production Server. Can I Install the RAC 11g R1 only in one Server (test server) ? and then include the Second

  • Cannot convert Simplified chinese and Traditional chinese in moutain lion

    After installing Mountain Lion, I cannot use the service "convert simplified chinese to traditional chinese" and vice versa. This happens in TextEdit, Pages, Notes, and other programs. The following message appears when I try to use this service. But

  • Lego digital camera and iPhoto

    My seven year old son just got a Lego camera for his birthday. I plugged it into my Mac (10.6.4) and iPhoto '09 and the Lego camera doesn't show up. I don't see anything in the forums regarding the Lego camera and I don't see anything in Google about