Why the workflow is start after the checkouted record is modified?

Hi support,
My workflow is configed as autolauch after the record is modified immediately. I believe that the checkout record should not be put into workflow before being checkin even though it is modified. Please kindly told me the accurate process.
Regards,
Song

Hi ,
My workflow is configed as autolauch after the record is modified immediately. I believe that the checkout record should not be put into workflow before being checkin even though it is modified. Please kindly told me the accurate process.
The purpose of Workflow  is  to  move all the records goes through a process  before being checked in and the purpose of checkout the record is  to allow changes  over a period over a time until you are ready to commit.
the only reason to use checkout record in workflow is to keep track changes  by seeing in the worflow tab and do the changes when required.
If you not added to the workflow then this difficult for  approver to track what changes goin on and what is the exact time to checkin
the record.
Thanks,
sudhanshu

Similar Messages

  • Why does installation not start after the message "setup wants to make changes"?

    Why does installation not start after the message "Setup wants to make changes.  Type your password to allow this"?

    Hi
    It wants your system's admin password. Standard procedure on Mac for non-admin users
    Thanks

  • First checkout record then modify the record but failed !

    //check out record
                 CheckoutRecordsCommand cout = new CheckoutRecordsCommand(simpleConnection);
                 cout.setTableId(mainTableId);
                 cout.setSession(sessionIdu);
                 cout.setRecordIds(rdids);
                 cout.execute();
                 //modify record
                 rds[0].setFieldValue(fieldsMT[1], new StringValue("xhj modify !"));
                 ModifyRecordCommand mrc = new ModifyRecordCommand(simpleConnection);
                 mrc.setSession(sessionIdu);
                 mrc.setRecord(rds[0]);
                 mrc.setModifyAnyway(false);
                 mrc.execute();
    when execute the modify command the exception happened the info is "the record have been protected!"!
    so how can i implement a modify to record that check out first.

    after checkout, you will get a new record id.
    I think your modification should base on the new record id.

  • Why won't firefox start after updating to version 6.02

    When I try to open Firefox,An XUL Runner dialog box opens, and gives comment of:
    Platform version '6.0.2' is not compatiblw with
    Minversion >=6.0.1
    Maxversion <=6.0.1
    And that is all I get. I click OK, the box closes, and firefox doesn't open. Only started after new firefox version automatically installed.
    What is going on

    Download latest Firefox version using one of these links:
    * http://www.mozilla.com/en-US/firefox/new/
    * http://www.mozilla.com/en-US/firefox/central/
    * http://www.mozilla.com/en-US/firefox/fx/
    * http://www.mozilla.com/en-US/firefox/all.html
    Uninstall your current Firefox
    * https://support.mozilla.com/en-US/kb/Uninstalling%20Firefox
    * DO NOT SELECT TO REMOVE USER DATA AND SETTINGS
    * Restart your system
    Install Firefox using the downloaded & saved Firefox installer file
    * https://support.mozilla.com/en-US/kb/Installing%20Firefox%20on%20Windows
    Check and tell if its working.

  • Why Macbook won't start after unsuccessful software update (BSoD) ?

    My Macbook is not starting after an unsuccessful attempt to do a software update.
    There were 5 updates available but none would work, so I downloaded a couple of updates individually from Apple's website.
    But these individual updates did not work as well and an error message said that the digital certificate may have been tampered with.
    After retrying an iTunes update, the message that I needed to restart my computer appeared.
    Since then on every start up attempt, I get the Apple icon and then the same message to restart my computer appears.
    I know what the system looks like with a HDD failure and this is not it.
    Clearly a software issue has caused a hardware failure somehow.
    I am wanting to know if anyone else has experienced this or if there is a recent bug or glitch within the software update process that is causing the problem.
    Thanks in advance for your assistance.

    After obtaining and installing another HD (250 GB), it appears that something is quickly returning me to the same place.
    The time lost within installing the HD and reinstalling the various software programs is becoming a little too high for me.
    I bought and installed Leopard to avoid going through anything Tiger may have had that brought my Macbook to its knees.
    But now here I am again less than 1 month after installing the new HD and installing Leopard with a Macbook that simply will not work.
    To top it all off, I bought an external HD to use Time Machine today and never have had the opportunity to backup everything.
    Any ideas are definitely appreciated in advance.
    My biggest concern right now is that it appears that the Random Shutdown Syndrome (RSS) either has returned or something is allowing the temperature to escalate and overheating a board or something internally.

  • Why will iTunes not start after installing latest updates on a windows computer?

    I got the usual notification that an update for iTunes on a windows 7 computer was available and told it to install
    It went through the motions and seemed to install,. but when I tried to open iTunes on completion I got the message below.
    I subsequently removed iTunes and reinstalled after manually removing various iTunes folders, then reinstalled iTunes with the same result of the error message so I removed iTunes again and installed an older version of iTunes which worked fine until yesterday I was notified of an update for the iCloud, which I installed and am back at square one with the same error message.
    I have tried to send an e-mail to Apple but they make it virtually impossible, so I would appreciate any advice anyone can give. I cannot be bothered with all this mucking avbout every time there is an upgrade
    Thanks, Mactoshb

    Hi, I carried out the advice and after reloading, Itunes is starting OK but I could not delete most of the files and folders mentione,d constantly getting the message that they were open in some unspecified program and to close it to continue, problem was I had no idea what the program was that they were open in.
    However I have Ashampoo uninstaller installed and it identified various programs associated with Apple and after uninstalling them I reinstalled iTunes and it is working fine now.
    Question, am I going to get this cobblers every time Apple offer an upgrade?????
    Anyway thanks for your help and hopefully this posting will help others, as I doubt I am unique and others will have the same problem, Time perhaps Apple sorted it out
    Boyd

  • Why the oldest recorded track get recorded again when making new track?

    1. I play my guitar and record it (track1)
    2. I play track1 and recording my vocal
    3. The track1 get recorded again on my vocal track
    How to set off that? So i dont have double sound of the oldest track on the new track

    Kaibe008 wrote:
    3. The track1 get recorded again on my vocal track
    How to set off that?
    use headphones

  • Apache won't start after ColdFusion Install

    Any suggestions on what to look for, as to why Apache will
    not start after installing ColdFusion MX Dev Edition on a Win 2003
    Server? Is there something in a log file I could look at? Any help
    is appreciated. Also, when I take the JRUN mod out of the Config
    file, Apache starts back up..
    Thanks,
    Brian

    If you're using Apache 2.2+ and CFMX 7+, then you need to
    apply
    a
    hotfix for CF.
    Once you update the wsconfig.jar file, re-run the Web Server
    Configuration Tool. Remove the old Apache mapping and create a new
    one.

  • [svn] 4171: Nested exception handlers in an instance method: fix arg0 ( the activation record).

    Revision: 4171
    Author: [email protected]
    Date: 2008-11-23 18:09:10 -0800 (Sun, 23 Nov 2008)
    Log Message:
    Nested exception handlers in an instance method: fix arg0 (the activation record).
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/adobe/abc/GlobalOptimizer.java

    Revision: 4171
    Author: [email protected]
    Date: 2008-11-23 18:09:10 -0800 (Sun, 23 Nov 2008)
    Log Message:
    Nested exception handlers in an instance method: fix arg0 (the activation record).
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/adobe/abc/GlobalOptimizer.java

  • Checkout records issue

    Hi,
    I wanted to know that when we checkout the records in a workflow in MDM at the start step. Does this be a Exclusive or Non exclusive checkout??
    I mean how does other users in the workflow  edit the checkout record?can they just join the checkout or does the workflow owner needs to modify join permission?
    Thanks
    Simran

    Hi Jitesh,
    I am facing a strange situation...
    My record is checkout by the workflow on import.
    As per your explanation.The user of the workflow task should be able to join the checkout and be able to modify the record.
    However the user of the WF is viewing the record as a NON MEMBER(the checkout symbol with the red cross) and is not able to join the checkout.
    On trying to join the checkout,he is getting the error msg"Insufficient rights"
    I have given the user all necessary authorization in Console as well as given authorization through modify join permission.
    Still the user is not able to join the checkout.
    can you guide me as to why this is happening?
    Thanks
    Simran.

  • Why do I not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task?

    We are trying to use workflows to review and edit pdf files in sharepoint 2010. We are having a couple of issues and am hoping someone has the answer.....
    1)  When myself and coworkers click on the pdf document in the library, we get the check out option as expected.  However when we click on the document
    link in a workflow task (on the sharepoint site), the pdf opens as a temporary file and we do not get the check out option.  Why does this happen????? 
    2)  The same thing happens when we click on the document link in the workflow task email;   HOWEVER,  one of our co-workers does get the
    check out option when clicking on the link in the email task.  Why would she get the checkout option using the email and not when clicking on the link in the task list on the sharepoint site ????  We have compared our internet settings and adobe
    settings to ours and found no differences.
    We are using Sharepoint 2010, Windows 7, IE8, Adobe Reader X or XI.  Some of us have Adobe Pro X and have the same issues.

    Hi,
    According to your post, my understanding is that you could not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task.
    I try to reproduce the issue, however, no matter when I click the pdf type document in the library or click on the pdf document link in the workflow task email, it download the pdf doucment and then I can open it.
    It will be better if you can descript how you
    get the check out option as expected when you click on the pdf document in the library.
    Then I upload a
    word type document to the library, no matter when I click the word type document in the library or click on the word document link in the workflow task email, I can open the word document directly and get the check out option as expected.
    I recommend to use the other type docuemts to check whether the check out option works.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Why does my iPad Air shows no service on the top left hand corner? It has been working fine previously, the problem started after upgrading to IOS 7.1.2

    Why does my iPad Air shows no service on the top left hand corner? It has been working fine previously, the problem started after upgrading to IOS 7.1.2

    If you are not using Cellular Data, turn it off.

  • Why do I not get the checkout option when clicking on the document link in the SharePoint workflow task?

    We are trying to use workflows to review and edit pdf files in sharepoint 2010. We are having a couple of issues and am hoping someone has the answer.....
    1)  When myself and coworkers click on the pdf document in the library, we get the check out option as expected.  However when we click on the document link in a workflow task (on the sharepoint site), the pdf opens as a temporary file and we do not get the check out option.  Why does this happen????? 
    2)  The same thing happens when we click on the document link in the workflow task email;   HOWEVER,  one of our co-workers does get the check out option when clicking on the link in the email task.  Why would she get the checkout option using the email and not when clicking on the link in the task list on the sharepoint site ????  We have compared our internet settings and adobe settings to ours and found no differences.
    We are using Sharepoint 2010, Windows 7, IE8, Adobe Reader X or XI.  Some of us have Adobe Pro X and have the same issues.

    No the person who can check out using the link in the email has the same permissions as me.  We have looked at all kinds of settings, profile etc and nothing evident can be determined to explain the reason.  However, one difference we did notice is that this person does not have a default web browser set and thus when clicking on items to open, it always pops up a dialog box asking which program to use to open it with.  This person chooses Adobe Reader and it opens on the Sharepoint server as it should and she gets the checkout option in a dialog box just like clicking on the document in the library.  My theory is that this step of choosing the program to open with is interrupting the typical way a pdf file is handled when clicking on URL links to the document, which is…. it is opened as temporary internet file rather than on the Sharepoint server.   Hopefully someone can figure this out ☺

  • Why the fifa 2014 apps suddenly started and after some seconds stopped "the window of the game minimized to the desktop toolbar

    Hello to you
    I have download game apps fifa 2014 from the app store of windows 8.1 32x  on my laptop.
     However, the game started to the mane screen and stopped suddenly.
     The window of the game minimized to the manager toolbar on desktop and win I click on it the game work from the beginning and stopped like the first time and didn't work  
    Why the fifa 2014 apps suddenly started and after some seconds stopped "the window of the game minimized to the desktop toolbar  
       System Information Report
    عام        
                    نظام التشغيل        Microsoft Windows 8.1 Pro
                    المعالج المركزي        Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz
                    اسم المستخدم        amjad
    العرض        
                    وصلة الفيديو        Intel(R) HD Graphics 3000
                    ذاكرة الفيديو        1.15 GB
                    دقة الشاشة        1366 x 768
    التخزين        
                    إجمالي الذاكرة        2.67 GB
                    الذاكرة الحرة        1.05 GB
                    مساحة القرص الصلب        296.54 GB
                    المساحة الحرة        176.65 GB
    I/O        
                    الفأرة        Samsung PS/2 Port Input Device
                    لوحة المفاتيح        Standard PS/2 Keyboard
    نظام الكمبيوتر        
                    اسم الكمبيوتر        SUMSUNG-I3
                    اسم المستخدم        [email protected]
                    المنظمة        N/A
    نظام التشغيل        
                    اسم نظام التشغيل        Microsoft Windows 8.1 Pro
                    إصدار نظام التشغيل        6.3.9600
                    معرّف المنتج        00261-50000-00000-AA602
                    وقت تشغيل النظام        17/06/2014 23:34:21
                    إصدار الأنترنت إكسبلورر        11.0.9600.17126
                    DirectX إصدار        DirectX 11
                    OpenGL إصدار        6.3.9600.16384 (winblue_rtm.130821-1623)
    الريجستري        
                    أقصى حجم        682 MB
                    الحجم الحالي        104 MB
                    الحالة        OK
    المعالج المركزي        
                    اسم المعالج        Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz
                    اسم الكود        N/A
                    المنتج        GenuineIntel
                    السرعة الحالية        2200 Mhz
                    أقصى سرعة        2200 Mhz
                    Voltage        1.2V
                    الساعة الخارجية        100 Mhz
                    الرقم التسلسل        BFEBFBFF000206A7
                    معرّف المعالج        x64 Family 6 Model 42 Stepping 7
                    مأخذ التوصيل        CPU
                    L1-Cache        64 KB
                    L2-Cache        256 KB
                    L3-Cache        3072 KB
    اللوحة الأم        
                    الطراز        300E4A/300E5A/300E7A
                    المنتج        SAMSUNG ELECTRONICS CO., LTD.
                    الرقم التسلسل        123490EN400015
                    BIOS اسم        Phoenix SecureCore-Tiano(tm) NB Version 2.1 01QA
                    BIOS منتج        Phoenix Technologies Ltd.
                    SMBIOS إصدار        01QA
                    BIOS تاريخ        05/09/2011
    BIOS ميزات        
                    PCI is supported        نعم
                    BIOS is Upgradable (Flash)        نعم
                    BIOS shadowing is allowed        نعم
                    Boot from CD is supported        نعم
                    Selectable Boot is supported        نعم
                    EDD (Enhanced Disk Drive) Specification is supported        نعم
                    Int 5h, Print Screen Service is supported        نعم
                    Int 9h, 8042 Keyboard services are supported        نعم
                    Int 14h, Serial Services are supported        نعم
                    Int 17h, printer services are supported        نعم
                    Int 10h, CGA/Mono Video Services are supported        نعم
                    NEC PC-98        نعم
                    ACPI supported        نعم
                    USB Legacy is supported        نعم
    مورد الذاكرة        
                    إجمالي الذاكرة        2.67 GB
                    الذاكرة المستخدمة        1.62 GB
                    الذاكرة الحرة        1.05 GB
                    استخدام الذاكرة        60%
    الذاكرة الفعلية        
                    صرف الذاكرة        BANK 0
                    الوصف        Physical Memory 0
                    محدد الجهاز        ChannelA-DIMM0
                    المساحة        2.00 GB
                    السرعة        1333 Mhz
                    المنتج        Hynix/Hyundai
                    عرض البيانات        64 bit
                    نوع الذاكرة        Unknown
                    عامل النموذج        SODIMM
    الذاكرة الفعلية        
                    صرف الذاكرة        BANK 2
                    الوصف        Physical Memory 2
                    محدد الجهاز        ChannelB-DIMM0
                    المساحة        2.00 GB
                    السرعة        1333 Mhz
                    المنتج        Hynix/Hyundai
                    عرض البيانات        64 bit
                    نوع الذاكرة        Unknown
                    عامل النموذج        SODIMM
    الأقراص الصلبة        
                    الاسم        SAMSUNG HM321HI
                    نوع الوسائط        Fixed hard disk media
                    الحجم الكلي        298.09 GB
                    نوع الواجهة        IDE
                    عدد الأقراص        3
                    إجمالي الأسطوانات        38913
                    إجمالي الكليّة        255
                    إجمالي القطاعات        625137345
                    مجموع المسارات        9922815
                    المسارات لكل اسطوانة        255
                    بايت لكل قطاع        512
                    قطاعات لكل مسار        63
                    S.M.A.R.T دعم        نعم
                    درجة الحرارة الحالية        0C (32F)
    CD-ROM Drive        
                    الاسم        TSSTcorp CDDVDW SN-208BB
                    القرص        E:
                    معدل النقل        -1
                    الحالة        OK
    IDE تحكم        
                    الاسم        Standard SATA AHCI Controller
                    المنتج        Standard SATA AHCI Controller
                    الحالة        OK
    وصلة الفيديو        
                    الاسم        Intel(R) HD Graphics 3000
                    معالج فيديو        Intel(R) HD Graphics Family
                    المنتج        Intel Corporation
                    فيديو فن العمارة        VGA
                    DAC نوع        Internal
                    حجم الذاكرة        1.15 GB
                    نوع الذاكرة        Unknown
                    وضع الفيديو        1366 x 768 x 4294967296 colors
                    معدل التحديث الحالي        60 Hz
                    إصدار التعريف        9.17.10.3347
                    سجل الأحداث        29/01/2014
    جهاز العرض        
                    الاسم        Generic PnP Monitor
                    ارتفاع الشاشة        768
                    عرض الشاشة        1366
                    الحالة        OK
    Ethernet        
                    اسم المنتج        Realtek PCIe GBE Family Controller
                    اسم الخدمة        RTL8168
                    المنتج        Realtek
                    MAC عنوان        NULL
    Wi-Fi        
                    اسم المنتج        Intel(R) Centrino(R) Wireless-N 130
                    اسم الخدمة        NETwNs32
                    المنتج        Intel Corporation
                    MAC عنوان        DC:A9:71:7A:A9:3B
    Local Area Connection        
                    اسم المنتج        TAP-Windows Adapter V9
                    اسم الخدمة        tap0901
                    المنتج        TAP-Windows Provider V9
                    MAC عنوان        NULL
    أجهزة الصوت        
                    الاسم        صوت الشاشة من Intel(R)‎‎‎
                    المنتج        Intel(R) Corporation
                    الحالة        OK
    الفأرة        
                    الاسم        Samsung PS/2 Port Input Device
                    المنتج        ELAN
                    الأزرار        0
                    الحالة        OK
    لوحة المفاتيح        
                    الاسم        Standard PS/2 Keyboard
                    الوصف        Enhanced (101- or 102-key)
                    وظائف المفاتيح        12
                    الحالة        OK
    USB أداة تحكم        
                    اسم المنتج        Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D
                    المنتج        Intel
                    بروتوكول معتمد        Universal Serial Bus
                    الحالة        OK
    USB أداة تحكم        
                    اسم المنتج        Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26
                    المنتج        Intel
                    بروتوكول معتمد        Universal Serial Bus
                    الحالة        OK

    http://apps.microsoft.com/windows/en-us/app/fifa-14/e89c9ccf-de94-45ed-9cd4-7e11d05c3da4
    System requirements
    OS: Windows 8
    CPU:  1.8G core2duo
    RAM: 1G
    GPU: NVidia card 7800 GT+ with 512M+ vram
    This game is not fully optimized to work with some ATI GPU cards.
    Keyboard support is not available.
    try to contact game manufactured, maybe your GPU doesn't meet requirement

  • Why the iPhone vibrates 2 times when the iPhone OS is starting?

    Someone know why the iPhone vibrates two times when the iPhone OS is starting (and the apple logo appears)
    In my case, this rare event occurs when a problem with an application (3rd party) force to iPhone to restart or when occurs a problem during the sync with iTunes. After this event, my iPhone never load (your OS) and the only way is the restore.
    null

    Amazing how much trouble when can get into by taking shortcuts before we understand something... isn't it....
    Read the API and find out for yourself what events are triggered by a JButton......
    Remember thsi advices:
    1) Before using shorthand event handling, make absolutely sure that you understand the process back to front...
    2) Write your own event, listener and implementer in order to get a clearer picture...
    3) Until this is clear to you, always implement the appropriate listener and override the necessary methods....

Maybe you are looking for

  • PopUp with selectMany List Box in JSF

    Hi, am a newbie to JSF.... I have a page with a hyperlink which opens a popup that has two multi select list boxes (values need to be moved to and fro within select boxes). Then i have a select button in the popup which should send the selected value

  • InDesign Server, Applescript, and SOAP

    Hi All, I've scoured these forums and the rest of the 'net as best I can, but I can't seem to find a solution for my issue, so I'm hoping maybe someone out there can shed some light on it for me. I have InDesign Server running on one box (IP of 192.1

  • Reservation of billing document number range

    Hi, it ios necessary for our project to have the delivery note number equals to the billing document number (as the invoice given to the customer is based on delivery). Is there any user exit in order to perform this ? Regards.

  • ADF on iAS Linux

    Hi, We are thinking about using ADF or another J2EE technology for our applications. Should we upgrade our iAS from 10g 10.1.2.0.2 to 10g Release 3 (10.1.3.1.0) installed on my Linux ? We want create J2EE/JSP applications and would need to use the la

  • Security guidelines for SBO

    Hi Forum I'm struggling with a task where I have to evaluate if our SBO installation is set up according to best practice and with the proper security settings, but I can't find any guidelines, in the SBO documentation. I'm seaching for, some kind of