Work flows in E-sourcing

Hi,
I need a sample exercise to work on E-Sourcing work flows.
Please share the links or material which will help me to work on work flows.
Regards,
Naresh

Dear vaibhav,
Thanks for your reply. I sincerely appreciate you in analyzing and giving the detailed reply.
Please let me know pre script and post script are defined after uploading the xpdl file into esourcing or need to be defined in XPDL file itself.
Please clarify on the following points.
Point 1:You have to add a attribute in that task called Pre-Script
and in that value you have to write logic for retrieveing MA_02_01 from ES
My understanding :-
I need to define a a workflow variable for MA_02_01.But where is pre script available in the XPDL definition.
We need to create an activity (no Implementation )called preScript and we need to pass this variable to this activity.
Point No.2 :-
Also in the task test_contract1_wp1_act1 you have to add a attribute Pre-Script
and write logic to retrieve the extended filed in the document and add it as a approver.
No idea what needs to be done for accomplishing the above.
Also what is the use of post script. as per my knowledge once approved it should go to executed phase or rejected it should go to draft phase can be defined here.Please let me know how to define this.
grateful if you could send one sample xpdl file which contains definitions of prescript and post script.
Thanks in advance and happy diwali
venkat.

Similar Messages

  • Sharepoint Foundation Can not update External List by Work Flow

    Hi
    I try to update External List by other list Work Flow, in Sharepoint 2010 Foundation.
    Here is the manual: 
    http://msdn.microsoft.com/en-us/library/office/ff394479(v=office.14).aspx
    But it fails , and the error message is “The
    workflow could not update the item in the external data source. Make sure the user has permissions to access the external data source and update items.”
    Is there some limited in Foundation?

    http://social.technet.microsoft.com/Forums/en-US/0bb9ef28-3614-4db2-b19f-dd81e8cc2d42/the-workflow-could-not-update-the-item-in-the-external-data-source?forum=sharepointgeneralprevious
    With no Secure Store in Sharepoint what we ended up doing was creating a new external content type, adding a new connection and picking a connection type of .net type instead of sql.  This means we needed to create a .net app as the go between but within
    .net we had all the usual tools for connecting to sql without permission issues.
    Also check
    http://wyldesharepoint.blogspot.in/2010/06/setting-up-external-content-type-for.html
    If this helped you resolve your issue, please mark it Answered

  • Error: 0xC020902A at Data Flow Task, XML Source [24515]: The "component "XML Source" (24515)" failed because truncation occurred, and the truncation row disposition on "output column "MsgLev1" (26196)" specifies failure on truncation. A truncation error o

    When I was Importing data from XML to SqlServer using SSIS , I am getting this error. The import is working if i use small file and not working if I use large XMl file. Can any one of you guys help me out with the issue?
    Error: 0xC020902A at Data Flow Task, XML Source [24515]: The "component "XML Source" (24515)" failed because truncation occurred, and the truncation row disposition on "output column "MsgLev1" (26196)" specifies failure on truncation. A truncation error occurred on the specified object of the specified component.
    Error: 0xC02092AF at Data Flow Task, XML Source [24515]: The component "XML Source" (24515) was unable to process the XML data. Pipeline component has returned HRESULT error code 0xC020902A from a method call.
    Error: 0xC0047038 at Data Flow Task: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on component "XML Source" (24515) returned error code 0xC02092AF.  The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "SourceThread0" has exited with error code 0xC0047038.  There may be error messages posted before this with more information on why the thread has exited.
    Error: 0xC0047039 at Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED.  Thread "WorkThread0" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.  There may be error messages posted before this with more information on why the thread was cancelled.
    Error: 0xC0047039 at Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED.  Thread "WorkThread1" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.  There may be error messages posted before this with more information on why the thread was cancelled.
    Error: 0xC0047039 at Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED.  Thread "WorkThread3" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.  There may be error messages posted before this with more information on why the thread was cancelled.
    Error: 0xC0047039 at Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED.  Thread "WorkThread4" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.  There may be error messages posted before this with more information on why the thread was cancelled.
    Error: 0xC0047039 at Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED.  Thread "WorkThread2" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.  There may be error messages posted before this with more information on why the thread was cancelled.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "WorkThread0" has exited with error code 0xC0047039.  There may be error messages posted before this with more information on why the thread has exited.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "WorkThread1" has exited with error code 0xC0047039.  There may be error messages posted before this with more information on why the thread has exited.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "WorkThread2" has exited with error code 0xC0047039.  There may be error messages posted before this with more information on why the thread has exited.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "WorkThread3" has exited with error code 0xC0047039.  There may be error messages posted before this with more information on why the thread has exited.
    Error: 0xC0047021 at Data Flow Task: SSIS Error Code DTS_E_THREADFAILED.  Thread "WorkThread4" has exited with error code 0xC0047039.  There may be error messages posted before this with more information on why the thread has exited.

    The reason is in the first line of the error.  It doesn't have anything to do with the size of your XML file - it has to do with the contents of the "MsgLev1" column.  You (or the XSD) has indicated that the values in this column not exceed a certain size - but one of the values in the file that's failing is larger than that.
    In order to fix the problem, you're going to need to increase the allocated space for that column.  In order to do that, you're going to need to find out what the required size of that data is - either from someone who ought to know, or by direct examination of the file.  If you want to know which entity has this overly large data element in it, you need to configure the error handling of the XML Source to "redirect truncation errors".  Then you can hook up the XML Source's error output to another destination where you can see which rows are problematic.
    Talk to me on

  • Work Flow Process in OWB 9.0.3.0.1

    I would like to generate a work flow process to execute the mappings with condition as if a mapping success continues with de execution of the other mapping. In this version of OWB there is not implemented any process flow and I would like to Know how can i do this process flow.

    Hi,
    I guess there are a lot of OWB project people that have similar needs as you.
    My needs have two main reasons:
    Managing incremental loading - I need to know last time a specific mapping ran (start-, end time and status). This might be tricky however, as clocks on different instances might be out of sync - use NTP (network time protocol sync) or maintain source system mapping time in supporting tables.
    Modularizing workflows with lots of mappings - current workflow operators force you to implement everything in a single process to maximize parallellism - because you cannot wait for events outside of your subprocess. Modularizing is achieveable with a workflow event publish/subscripe scheme or a function that blocks until a specific process with the same top_level_execution_audit_id finishes. If I settle for a little less parallellism, just querying the status of the process will do.
    Such functions can be implemented around the public view ALL_RT_AUDIT_EXECUTIONS, but it would have been really nice if they were a part of the OWB library.
    Regards, Hans Henrik

  • Work Flow Software for Code

    Does anyone have any suggestions? I'm looking for a software product that would help regulate programmign work flow. For example: if we have several programmers working on the same application, we want a)everyone to have the same version of the application and b)to make sure work flow of the code is, at least, somewhat regulated.
    Thanks in advance

    We use Starteam, it lets you assign task to people and provides source control, plus there is an ANT optional tasks for it so you can perform a checkout on a build and be sure your building the most current version.

  • Work Flow & Procedure For Transportation Module Of SD

    Dear All,
    Currently, we have just got SD implemented. Now, we shall like to go for the Transportaion Module i.e. Order Booking, delivery and the PGI followed by Auto Invoicing. Now, we wants to go for Transportation Module  i.e. Shipment Creation, Shipment cost calculation , Service Order Creation etc. As we are quite new to this. So, we shall like to know the complete work flow & the procedure  for implementing the same. i.e. in what sequence the various transactions to be used for Master / Transaction.
    Please advise further.
    With Best Regards,
    Sanjeev Chugh

    Thanks for the reply. Definitely, i can share the details to the best of my knowledge about the transportation module.
    This module is basically meant for controlling purpose. Our main objective is to control the Transportaion Charges. Vendor Invoice must be cross verified from the sytem as well.
    Our Current Business Process : As per business process, we are having fixed rates per transporter for the type of vehicle and the source - destination combination. So, whenever, we are stock transferring the material from our mfg. plants to various depots, we are using various transporters (some one are specialised for south, some are spl. for east, so on and so forth). On the receipt of the material, receiver i.e. the destination branch , confirms the material receipt.. MIGO / MIRO etc. . We wants to capture the cost of the shipment as per the system and then on the receipt of the bill from transporter, the same must be cross verified.
    On going thru various documents from Web, I could gather the following details :
    1. After making deliveries, we have to make a shipment document. In our case, max. time it shall be an individual Shipment i.e. Tcode VT01N. Other type of shipment be Collective Shipment, which we use very less no. of times.
    2.  We have to prepare Shipment Cost document by using Tcode VI01
    3. We have to create a service Purchase Order By using ME21N.
    In our business scenario, we shall not be using legs concept as our shipments generally used to be from point to point basis.
    Sir, logically, i know our needs.. But getting stuck at a couple of points ... Like where to define various rates per transporter..That's why, i named the subject as the Work  Flow & Procedure for Tpt.Module.
    I shall like to request you to kindly advise further in this regard or kindly let me know if some study material is available from where i can comes to know about the exact work flow of the Transportation Module As Such.
    From Where I Can Get Help on Any Tcode Usage i.e How to use a Tcode and what be its basic functionality.
    With Best Regards,
    Sanjeev Chugh

  • Work Flow Process in a Support Project

    Hi Gurus,
                 Could you mail the work flow Process of Solving a Ticket.ie Introducing a New configuration and its Authorizations?
    Regards,
    Sarosh

    Hi,
    I guess there are a lot of OWB project people that have similar needs as you.
    My needs have two main reasons:
    Managing incremental loading - I need to know last time a specific mapping ran (start-, end time and status). This might be tricky however, as clocks on different instances might be out of sync - use NTP (network time protocol sync) or maintain source system mapping time in supporting tables.
    Modularizing workflows with lots of mappings - current workflow operators force you to implement everything in a single process to maximize parallellism - because you cannot wait for events outside of your subprocess. Modularizing is achieveable with a workflow event publish/subscripe scheme or a function that blocks until a specific process with the same top_level_execution_audit_id finishes. If I settle for a little less parallellism, just querying the status of the process will do.
    Such functions can be implemented around the public view ALL_RT_AUDIT_EXECUTIONS, but it would have been really nice if they were a part of the OWB library.
    Regards, Hans Henrik

  • IPhoto or Aperture--Which work-flow?

    I have several thousand digital pics and some small video clips that need to be cataloged and managed in some type of database. I have some experience with: iPhoto, iViewMedia Pro and Aperture. I have use those applications; yet, I don't have enough current experience to help me to understand the best work-flow... I'm leaning toward the use of iPhoto and Aperture.
    I need to accomplish the following:
    -Searchable Database of media...
    -Keywords and other meta-data in use...
    -A flexible workflow that allows me to have the most options available as the images are repurposed...
    -Maximum protection of this media...
    -Do not want to ever lose the integrity of the original images...
    -Need the ability to identify duplicates during import... iPhoto does this... I'm not sure that Aperture does.
    I was thinking that I would need to use at least two applications... for example, I could possible use Aperture as the first stop and main repository of ALL digital media and dump things to iPhoto as needed for special iPhoto features that are not available in something like Aperture. Any, ideas on proven work-flows?
    Also, I need to make other decsions:
    -File Renaming. Many "experts" say that ALL incoming media should be renamed... Well, I'm not sure that's the best thing unless the new name retains a vital portion of the old name since you may have a need to reference the original file name to retrieve it from somewhere or to ID it's source, etc... What are your thoughts about renaming files?
    -Dealing with duplicates... How do you handle this? Assume that you have many gigs of files from multiple locations and you want to build ONE library of unique images...
    -Use References or allow the media to be managed? iPhoto and Aperture both support two different methods of utilizing your images which is in effect during import... you either import via reference or you allow the application to manage your library based on meta-data (primarily date info)... Well, what method should I use and why? Currently, most of my images are grouped into folders that indicate approximate date of the images and the source (ex: "NanCam_20061231"). Also, I will want to integrate or add to my library (no matter how I manage it) some unique pics from an iPhoto library that is being managed by iPhoto... just think of this as a collection of images with a different folder organization than mentioned above. So, what method do you recommend and why?
    -If nothing has been imported, what workflow do you suggest? At the moment, I do not require the features of Aperture (but I would like to begin using it very soon), so I could start using iPhoto 6. I have some ideas yet I would rather not load the question... What do you recommend?
    As I write this, I'm thinking that I should toss everything into iPhoto with the idea that something is better than nothing. However, I wanted to internalize a game-plan or work-flow that I could hang my hat on and not have to think about this so much--ideas?
    Thanks,
    Robert

    Robert:
    You might want to look at The DAM Book by by Peter Krogh. It's essentially the bible among professional photographers for managing image files. It can answer you questions.
    For me here's my workflow (I use both iView MediaPro and iPhoto):
    1 - upload each shoot immediately to a folder on the desktop.
    2 - date and name that folder: 01/30/07-Disneyland trip
    3 - put that folder in with my other source folder and import into iView.
    4 - batch rename those files with the international date format and brief description: 2007-01-30-Disneyland trip-001.jpg, -002.jpg, etc.
    5 - import that folder into iPhoto giving me a roll with same name as the folder and file names that will sort and search chronologically.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Typical work flow for porting c/c++ libraries?

    I'm new to the whole Alchemy world and I'm also very rusty regarding my knowledge in C/C++ (which was never that good to begin with). This is making my experimenting with Alchemy somewhat difficult, since I don't know if the problems I have are related to me not understanding the C-compiling process or the library I'm trying to compile not even being possible to compile using the Alchemy gcc. I've managed to compile some of the samples in the Alchemy download and some "Hello world" level code of my own. But I've yet to fully understand the process of compiling an arbritary C-library to an swc. So, what I'm hoping for is for you guys that have more experience with this to give some pointers about the whole process by answering my questions below.
    1. Are there any indicators one can look for in C-libraries to determine if they can be successfully ported? (e.g. only use ANSI-C libs)
    2. What would be the typical work flow for porting a C-library after having downloaded it's source? How do you go about starting to build the C<-->AS3 interface? Do you dive into gluegen immediately, or write the glue.c by hand?
    3. When should one do ./configure; make etc. to compile a library and when does one simply use gcc alib.c...?
    4. Do you have any examples of simple C-libraries one could try to port? With simple I mean libraries that don't have any external dependencies to other libraries and have a relatively small source (say 5-10 files or something).
    Feel free to chip in with any answers you may have. And since I'm a n00b, please use idiot-speak as much as possible

    Thks for ur reply Jens.
    But still it not very much clear to me.
    Can you please throw some light in the bellow sinerio :
    Let say I want to build an sample  music player application in Linux  which will be having  following module
    1) GUI : which contain one button : say  PLAY
    2) Event handler :  for the click event of PLAY Button
    3)Plugin for playing music : code wich actually plays the music
    So GUI that is button if devolop in FLASH/FLEX
    Event handler module will be written in Action Script
    Plugin will be written in C which will use gstreamer framework APIs in turn . So these plugin API's should get called from Event Handler i.e Action Script code And here is the place where binding from FLASH to C API's is requried.
    So in the above senirio the actual execuable of the application will be nothing but swf file only.
    Can I use Alchemy as a glue  for binding FLASH & C??
    Plz correct me if I am worng.
    Please share ur thoughts ...
    Thanks in Advance
    Kapil

  • Proper work flow before multiclip? Crop, Resize, Edit?

    Hey all,
    I have quick question as to what is the proper work flow that I should follow? I have 4 camera angles synced up with an external audio source in Sequence 'Sync'. Now should I go through and make any crop and resize adjustment to all of the clips/angles and then render before I start to multiclip in the nested sequence? Or can I just go and cut and then make adjustments to the orginal tracks and would it then update all the cuts in the nested sequence?
    Thank you for the help!

    Edit first, do clip manipulations/effects later. Anything applied to the original sequence will trickle down to the nested multicam edit; it's the same when you nest any sequence inside another.

  • Error at work flow Export task in Essbase data load

    Hi All,
    I am trying to load the data to Hyperion Essbase. I have two small question first is :
    1) can any buddy tell me what are the basic steps for specifying dimension for target essbase application. i have did the data load to HFM application previously but here with essbase it bit complex.
    2) I have done with the creating import format and assign it to Location after specifying dimensions. At the work flow export task i am getting following error:
    [Can not calculate Dimension member [Apr] with restricted member [Apr]
    Thanks in Advance

    The FDM Configuration Guide outlines the process to map the dimensions in the Essbase Adapter to the proper dimensions in the Essbase Outline. You will want to take a look at this on Oracle Technology Network under Documention.
    You will want to right-click on the adapter in the workbench and choose "Configure"
    You will then create your machine profile with the source machine value of the FDM app server name and the target machine value as the Essbase Server Name.
    On the second tab you will specifiy the Essbase Applicaiton and Datbaase Name and logon method to use for integrating with Essbase.
    Finally click on the Dimensions tab and click on each dimension in the left-pane and in the right-pane if the integration with Essbase is setup correctl you will be able to select the corresponding Essbase dimension from the Dimension drop down list and select it and it will populate the foreign name as Tony Mentioned.
    You can then apply the changes when complete.
    Hope this is helpful.

  • How to change Nexus 1000v (N1KV) flow exporter's source interface?

    Dear ALL,
    I am trying to setup NetFlow from a N1000v towards a NAM, and I need to change the 'flow exporter's source interface from 'mgmt 0' to something else.
    I've encountered the following problems:
    1. Even tho the Cisco document here describes that the source interface can be changed, logging into the CLI of N1000v does not give alternative options:
    N1k# conf t
    N1k(config)# flow exporter TEST1
    N1k(config-flow-explorter)# source ?
        mgmt    Management interface
    N1k(config-flow-explorter)# source mgmt ?
        <0-0>    Management interface number
    N1k(config-flow-explorter)# source mgmt 0 ?
        <CR>
    N1k(config-flow-explorter)#
    2. In order to be able to use other source interface for NetFlow than 'mgmt 0' I would need a L3 interface. I am kind of missing the concept of a 'interface vlan' used in IOS from NX-OS. I tried to look around and find documentation, explanations, however could not find anything useful yet.
    NX-OS running on N1k is 4.0(4)SV1(3b)
    Could you please advise on this topic?
    Thanks,
    Andras

    Hi Padma,
    and
    Happy New Year. Best Whishes
    I found some missconfiguration in my port profile, and when associate correct NIC with coreect port profiles everything work nice
    Thank you.

  • Urgent : Work flow  in ABAP

    Hi friends,
                  kinkly send me about Work flow. Also send me step by step procedure on how to do work flow. Thanks in advance.

    Hi,
    check the below links
    REfer this link:
    There is a good book from SAP Press that I would
    recommend as a starting point.It's called Practical Workflow for SAP and it is by Alan Rickayzen.
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Work Flow
    1) Goto Tcode PFTC : Standard Task > Create Button>Workflow Templete
    For Create Container
    Element : ZBUS1001006
    Name : ANy Name
    Description
    Data Type & Properties
    Data Type:
    select Object Type : BOR Object Type for BUS1001006
    Properties:
    Parameter Settingd : check all Import, Export & Mandatory Checkboxes
    Basic Data :
    Abbr : Create_View
    Name : Some Name
    Work Item Text : Create View Material & -
    Click on DELE Button & Select Material From The List
    Object Catagory : BOR Object Type
    Object Type : BUS1001006
    Method : View
    Triggering Events
    Obj Catagory Object Type Event
    BOR Object BUS1001006 View
    activate it
    Enter on BUS1001006 Object Type you will get Quadratel<> Button after that
    double click on Quadratel<> button you get green button
    after that the system will generate the task No.
    check in the Event linkage Tcode : SWETYPV
    if you find an entry with your Workflow and linkage active
    goto Tcode : SWEC click on New Entries
    Change Doc Obje Obj Cat Obj Type Event on create
    Material BOJ Obje BUS1001006 View Option Button(Checked)
    save this
    goto Tcode : SWEC
    Change Doc Object : Material
    Obj Catagoty : BOR Type
    Obj Type : BUS1001006
    Event : View
    Check with On Create Button
    Goto SWETYPV
    Obj Catagoty : BOR Type
    Obj Type : BUS1001006
    Event : View
    Receiver Type : Some Work Flow No: WS80000431 like this
    Click on Work flow Builder
    ~~Guduri

  • 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

  • Triggering a sub work flow for multiple users at same time.

    I have a scenario in which I have created sub workflow as an activity for approval process. This sub work flow should be triggered for multiple users at the same time and their decison is independent of each other.
    This is like creating multipe instance of the same sub work flow and then the sub work flow runs indepedently as a new work flow for each of the approver and the process is completeded for approver independently.
    How can this be achieved?

    Tyr to do like this,
    1. First include the subworkflow in the main workflow template.
    2. Now include standard Block Step in the main workflow template.
    3. In the block select the block type as ParForEach.
    4. Before doing the 3rd point make sure that all the agents for whom you want whom you want to initiate the workflow, populate them in a Multiline conatiner element.
    5. Once completing 3rd and 4th points open the block step under the tab ParallelProcessing  assign the multiline container element name in the   for e;g if the multi line container element name is COSTCENTER then do the binding like below. the conatiner element COSTCENTERLINE is created by default once you include the multi line conatiner element under parller processing tab.
    &COSTCENTER[&_WF_PARFOREACH_INDEX&]&   -------->     &_COSTCENTER_LINE&
    Now assign the agent of the subworkflow as COSTCENTERLINE , imean if suppose you have 3 entries in the internal table then three separate and for three different agents the workflow is instantiated.

Maybe you are looking for