Book assignment using workflow

We are using around 400 workflows to automatically assign Books for record types > Account, lead, Opportunity & activity. User are reporting performance degradation..I would like to know ;
If number of workflow could be the reason for performance degradation?
If its not a good practice to have so many workflows? Book staructure is flat and data only in leaves..
Today its simple expression with trigger event "New record saved" & "Modified record saved", can change in expression help improve performance?
Is 'Manager visibilty' has some roles to play ?
Thanks for your views,
Edited by: user9283045 on Mar 21, 2010 11:48 PM
Edited by: user9283045 on Mar 21, 2010 11:50 PM

Just wanted to update this with how I solved the issue.
I used [<OwnerId>] = "AEOA-L1QUR"
I included double quotes and realised i was mistakenly using the owner integration id rather than the owner id.
When using the Alias field it appeared to work when i used double quotes, but the alias field is set AFTER the workflow fires so it is not much use!!

Similar Messages

  • Agent assignment in Workflows using Rules.

    what is Agent assignment in Workflows using Rules.

    Hi
    [Check this article|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70c6c6e7-3ede-2a10-deb8-8da2071fbaf0]
    Regards
    Pavan

  • Book Assignment based on Product Revenue Record

    I am trying to figure out a way to assign opportunities to product books based on the product selected in the product revenue field. You can select Revenue as a record type and select the product name as part of the condition. And then assign "revenue" to a book. But I am confused since revenue is part of the oppty record are you assigning the oppty to the book or are you actually assigning just the revenue portion.
    Any help will be appreciated.
    Thanks,
    Caryn

    Caryn, are you trying to use workflow to assign
    Opportunities to a book based on the associated
    Revenue Products? Yes
    If I have 2 different product revenue records on an opportunity for product A and product B. I would like the opportunity added to the product A book and product B book. I am trying to accomplish visibility rights for the product line managers in Marketing.

  • Oracle Performance linked to book assignment

    HI,
    I have a question about Siebel On Demand performance.
    I would like to use book functionality to manage visibility for my company. My organization is quiete complex and I need to create more than 1000 book. So to manage book assignment, I have to create more than 2000 workflows (one for creation, one for modification) per Object.
    Do you think there is a risk of performance using so many workflows?
    Is it possible to use Territory functionality to manage users visibility on a record?
    Regards,

    I would recommend using Book of Business to manage visibility for your company. It is not possible to use territory functionality to manage users visibility on a record.

  • Book assignment on Opportunity team

    Hi,
    I would like to assign a book when a user is added on the opportunity team. If the user is from another division as the owner, then the book of the division is added on the record.
    Is it possible to do it or is there another way to answer my need?
    Regards

    Caryn, are you trying to use workflow to assign
    Opportunities to a book based on the associated
    Revenue Products? Yes
    If I have 2 different product revenue records on an opportunity for product A and product B. I would like the opportunity added to the product A book and product B book. I am trying to accomplish visibility rights for the product line managers in Marketing.

  • Vendor create process using workflow

    hello,
    I have been assigned a project to desgin a process to automatically create a vendor. below is what I think has to be done. can this be reviewed to see if this is the correct approch and if not, suggest a better approach.
    1) the vendor will sign onto our portal and submit their information to have them created as a vendor in our system. this information will be stored in a custom table
    2) the portal process will have a ABAP program that generates the screen for the user to enter thier data. this program will also start a workflow that will send a notification to a person inside our company for them to review the information and decide weather the vendor can be added.
    3) if the person approves the request, the workflow will submit a process to create the vendor, and send a approval email to the vendor
    4) If the person rejects the process, the workflow will send an rejecction email will be sent to the vendor
    I am in charge of creating the workflow and submitting the vendor create process
    thanks in advance for the help

    Hi Anil
    Take a look at the Workflow collateral located on http://otn.oracle.com/products/integration/content.html.
    I'd also suggest looking at the Sample Workflow Processes included with Oracle Workflow.
    There are also some on demand Oracle iLearning courses (ilearning.oracle.com) which should be very useful for you.
    Cheers
    Mark
    Hi,
    Could anyone give me a case study describing how to create a new process using workflow builder? Where are the notifications saved in the database? Where is the process saved? Give me a general flow of events in the creation of, say a document management process wherein all these details are specified. A document containing the whole flow involved in the creation of a process using workflow builder. What all PL/SQL procedures I need to write and all. I have both workflow server and builder installed.
    This would be of immense help.
    Regards
    Anil

  • Using workflow to email and fax output documents

    The requirement is that everytime an output is triggered for a document, the document should be emailed and/or faxed to certain contacts that are maintained on the customer master. Currently you can only email or fax to one contact at a time but we would like to do it for multiple contacts.
    Can this be achieved using workflow? I am relatively novice in workflow but would like to implement it if possible.
    The solution we have right now, which works by the way:
    Add a function module in every driver program to extract the contact information and populate a database table
    Run a batch job ever 5 mins that reads the database table and emails/fax using the contact information.
    Am looking for some ideas for a more efficient way of doing it. Thank you.

    yes you can sedn the mail to multiple recipients  by using ythe workflows and even you can attach the Document to the mail as a ATTACHMENT
    by using differnet Fm that are available  just go to se 37 and SAP_WAPI click f4 you will find all the FM that are required.
    Important: You have to use a step ACTIVITY and make it as background step because there is no need of any sort of interaction with the user while determining the Agents and after getting the result  i mean the reposible users  store them ina internal table of type SWHACTOR and
    in the mail step use EXPRESSION and assign these determined agents
    For this you have to bind the Task conatiner elements and workflow conatiner elements ok

  • Want to use workflow ws20000075 to notify multiple Positions (HR org unit)

    We use workflow WS20000075,  in the config IMG 'Define Release Procedure for Purchase Order -> Workflow' , we assign agent HR Position to Release code.  The workflow ws20000075 works fine to send workflow notification to 1 Position - procurement manager. Apparently the config only allow to assign 1 position only for a combination of release group and release code.
    What we want to do is for the workflow WS20000075  to notify more than 1 positions (example, Assitance manager, manager and head of department) to release a purchase order. How can this be done ?
    best regads,

    Unfortunately I don't have SAP access at the moment, otherwise I would have checked if this is a dead end or not first.
    For release of Purchase <u>Requisitions</u> the release codes take a parameter which is used to specify how the workflow is used for the release code (when you use release with classification). This parameter is left empty for no workflow, 1 for agent from customizing, and 9 for agent from user-exit (you need to implement an Enhancement).
    If the same possibility exists for release of Purchase <b>Orders</b> here's a trick, assuming your agents can be derived from HR master data. If they can't there's always the possibility of a Z-table, but that requires additional data maintenance, which one should always try to avoid.
    The thing is that you can define the agent in customizing, and read that value in your user-exit code. By combining the customizing information with other master data (purchasing group?, other) and HR information (job, organization unit) you can then find all the three agents you want. I've done a similar thing myself, but not for the purpose of finding multiple agents. Worked fine for my purpose, so it could be worth a try.

  • New Sample Code: Querying techniques, integration events, book assignment

    We have just posted a new CRM On Demand Web Services code sample to Oracle Sample Code. This sample uses a combination of WS v1.0 and WS v2.0 to demonstrate advanced samples like querying techniques, processing integration events, and book assignment.
    The sample is written using .Net framework 1.1 and VS studio 2003. Users will need to have Microsoft .NET (.Net Framework 1.1) installed on their machine.
    <a title="Click here" href="https://codesamples.samplecode.oracle.com/servlets/Scarab/action/ExecuteQuery?query=crm_on_demand" target="_blank">Click here</a> to go to the CRM On Demand code samples. Look for Artifact ID S517, Advanced WS Techniques (in .NET Framework 1.1)

    I found some examples in the Web Services Resource Library.
    you can access this through the "Training and Support" link from within CRM OD.
    Then click on "Web Services Library" then download the Getting Started kits
    Edited by: user10730659 on 20/01/2009 16:11

  • How to get Apple ID and password that is different to iTunes store account which I have already activated and completed contracts, tax information and bank information I want to create a Paid Books Account use apple ID

    I was given this address from the Apple customer support team.
    I have an active existing iTunes store account and use the same Apple ID for signing into my iTunes Connect Account that distributes Apps.
    I have created some books using the iBook author and in order to distribute content on the iBookstore I have been told electronically that I need a new Apple ID and password that is different to iTunes store account which I have already activated and completed contracts, tax information and bank information valid until 2013?
    I want to create a Paid Books Account using the same email address, tax information and bank information. This has been most frustrating, as I cannot get passed the sign in section and there is no contact person I can speak to. I was of the understanding the iTunes connect account and the Developer programs which I paid good money for is all what I needed to be paid for selling iBooks on the iBookstore???
    I only have one email address and wish to also use it for the Paid Books Account. I have books ready to be exported and published.
    I am also having trouble locating and downloading iTunes Producer. I understand I need to have the Paid Books Account active to access the iTunes Producer program. Please help.
    See additional information below:
    What device did you use to connect to the store?  Mac computer
    Which operating system is installed?  Mac OS X v10.7.x
    What version of iTunes is installed on your computer?  iTunes 10.6
    Choose the iTunes Store or App Store for your country:  Other
    Please select your country:  Australia

    Hi Lrwill,
    If the apps that are on your son's iPad were purchased under his Dad's Apple ID, then signing your Apple ID onto the iPad will not help you with updating those apps.
    Also, if the iPad was sync'd with his Dad's iTunes library, then hooking it up to your computer/iTunes library, will require you to reset the iPad, and everything that was loaded under the other Library and Apple ID will be wiped out.
    Can you provide a little more info about what was set up under which Apple ID and what iTunes library the iPad was sync'd with?
    Cheers,
    GB

  • To send mail for cancelled jobs in SM37 to basis team using workflow.

    Dear All,
      I have a requirement to implement a workflow that will trigger a mail to basis team if there are any jobs with status Cancelled.
      I found a business object type 'BPJOB' which has an event Cancelled. I tried to test if the workflow is triggered when a job is cancelled using transaction SWELS. But it doesnt trigger any workflow.
      I tried finding a BADI/EXIT but there are no enhancements present for the transaction.
      We already have a report which will trigger an email to the concerned basis person when the job is cancelled but the client wants it using a workflow.
      I need to know whether there are any other ways to fulfill this reqt using workflow?
    Thanks & Regards,
    Supriya M.

    Hi SM
    try using BPJOB_SMAN, which is an object for Schedule Manager.
    check if it throws any event of BPJOB_SMAN.
    If yes, then use a WF which would send/notify mail to BASIS.
    Hope it helps.
    Aditya

  • HT4796 Can I transfer files from a PC to Mac Book Pro using an ethernet connection cable and if so what kind

    Can I transfer files from a PC Windows 8 based operating system to a MAC Book Pro using an ethernet cable and if so what type of cable. The wi-fi system where I am temporarily located is very slow and thus the transfer may take hours.

    https://discussions.apple.com/message/22337928#22337928

  • How to enable internet sharing on mac book to use my iphone?

    how to enable internet sharing on mac book to use my iphone?

    Hey PPRoy,
    Thanks for the question. The following article may assist in achieving your goal:
    OS X Mavericks: Share your Internet connection
    http://support.apple.com/kb/PH13855
    Thanks,
    Matt M.

  • How to configure oracle alerts to use Workflow mailer?

    Hello Guys:
    We were trying to setup oracle alerts using workflow mailer. I have created a dedicated mailer for handling oracle alerts related mail.
    Here is what I need to clarify:
    1. Having setup a new mailer for Oracle alert do I have to still configure the Options in Oracle Alerts. This is where you choose which type of mail u want to use ( like Unix mail,Windows NT mail )
    2.How do I tell oracle alert to use the new mailer that I created exclusively for this? While creating the mailer at some point I remember putting ALR in configuration form.
    I am on 11.5.10 CU2. I am on 11i.ATG_PF.H
    Regards,
    Bala

    Hi Hussain:
    Based on the note I realised that my oracle alerts will user unix sendmail. But then If u go to " Oracle Alert Options "
    -- > Mail systems -- I check Unix send mail
    -- > Mail server options ( Do I have to fill this section? )
    My guess is that the send mail will post the email to a IMAP account ( I created oraclealert account ) and IMAP account will push the alert email to Recipient
    Mail Database/Server Name --- imap.mydomain.com
    Mail Priority --- Normal
    Accounts
    Application Installation username Password
    Blank ** Blank ** oraclealert pwd
    Blank ** Blank ** oraclealert pwd
    ** - It wont allow me to choose an application.
    Is there a simple test to make sure that my oracle alert is working or not? I appreciate your help.
    Regards,
    Bala

  • Can I create an apple id that my mother can use to download free books without using my personal apple id that I used when set her ipad up with originally?

    Can I set up another user id that my mother can use to download free books without using my personal apple id that I used to set up her ipad with originally?

    Other options:
    Download the Amazon Kindle app and set your mother up with an Amazon account.  Amazon has a lot of free ebooks.
    Many public libraries allow you to check out audio and ebooks using the Overdrive app.

Maybe you are looking for

  • Creating a row trigger to populate the primary key

    to populate the primary key of a table automatically, i created a sequence named rule_id using the following statement: create sequence rule_id; and then i created a trigger to populate the primary key using the statements below: CREATE OR REPLACE TR

  • Classic PCA reports in New GL environment.

    Hi, We have now implemented New GL.  Also applied EHP3 .  In EHP3 enviornment, there is a facility by which we can convert classic PCA reports (report tree : KE5A) into new GL, that is, practically changing the tables from GLPCT to FAGLFLEXT.  This h

  • Functional Consultant Role in Interface

    Hi Experts, I need to know Functional Consultant role in the Interface (From/To SAP). I got one requirement in my client who Implememted SAP except one segment which is using third party software for Customer Invoice (Service Revenue)means other than

  • Adding a function module in BSP

    Hi all, I want to add a call to an exisitng function module to run once a user exits the BSP page. Any body has idea on how this is done ? Uche

  • PostUUTloop not executed in ParallelModel

    Hi, I am customizing a operator UI, it requires sequence to run in default station process model ParallelModel.seq. I have two buttons on the UI dialog. 1.One is connected to SequenceFileViewMgr with command CommandKind_ExecutionEntryPoints_Set, this