Issue with PO Approval (POAPPRV) delegate option

Hi All,
I'm working on PO Approval i.e. (POAPPRV) customised workflow. When I'm using forward option for PO approval it is working fine and PO is getting approved.
But at the same time if i'm using delegate option for the PO approval it is not apporving the PO and workflow is getting stuck at one activity.
for both process i'm using same set of data.
Please let m eknow if you have any idea about this issue.
Thanks,

Hi Kjetil,
Release strategy is being used. Configuration for release strategy is given as following.
RGroup Rcode   Workflow     Agent
Z6          R1         1                Blank
Z6          R1             1                Blank
Z6          R1             1                Blank
Z6          R1             1                Blank
Release is sequential.
For column 'Agent' mentioning position or User is not really useful because we are getting agents through Z table. Reason is: current org structure supports 1 position with multiple users from same department. In our scenario we need to find initiators department then find relevant approval levels for that departemnt. So I cannot mention any position in 'Agent' Column as release code will be locked against one position and one departetment.
Agents picked through Z table. Table has fields  Agent/ UserID , level, department.
Logic to pick agents( Object and method created ): 
  When workflow starts, it finds department of the initiator.
  For that department-> find approval levels available(L1, L2,  L3).
  For these levels -> Find Agent mentioned for that level.
  Onece Agents are found for all levels -> Pass them to WF  container.
  In task activity, These agents are passed back to the rule and  the task comes to know which agent it should go to.
Result : Four workflows start in sequence. When last level releases, only 1st workflow shows COMPLETED status. Rest three hang at level 2. If I see Me29N , release for that item is shown completed. To me it seems triggering of only first workflow is enough for release. Is there any way I can avoid trigerring of other three workflows?
Edited by: User112 User112 on Jan 25, 2008 6:30 AM
Edited by: User112 User112 on Jan 25, 2008 6:31 AM

Similar Messages

  • This is about issues with the approval of product registration.

    Hi. 
    This is about issues with the approval of product registration. 
    In the absence of category for my problem dealing with Office 2007, I had to choose one of the enlightened choice categories. My proglem. Office 2007 is all well installed and functioning satisfactorily, except Picture Manager section. Every time I choose the
    display of an image through Microsoft Picture Manager, I asked about registration. Several times I answered yes, and license code, implementation of tracing the proceeds smoothly. The problem is that by next preliminary to display images with Picture Manager
    and it does not hsuker that I am registered and authenticated user. 
    What to do and what can I check out? 
    In advance thank you.

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Issue with Inactive Approver Role in Workflow definition

    Hi Experts,
    we are having issue with Inactive Approver Role in workflow definitions.
    we have created workflow for Master agreements and Projects. Phases and workflow are working fine.
    But the issue is when a programmatically added approver has completed the approval activity, collaborator role is not changing from approver role to Inactive Approver Role mentioned in workflow definition. For example, you might select Reviewer in Inactive Approver Role, Then Selected collaborator role to be given to programmatically added approvers when the approval activity is completed.
    This is functionality not happening when project or contract document approved and workflow completed in project and MA. we have followed all the standard functionality when we have created workflow. Please see screen shot for the same.
    Can anyone please tell me is there any functionality we missed it or do we need to write any script in xpdl or do we need to check anything with collaborator role or with security profiles.
    we have checked with other roles also same issue coming.
    This Reviewer is in active state and have Readonly profile. We don't have Pre script in this workflow because we are using standard approval.
    Thanks in advance!
    Lava

    Thanks gary for your helpful answer.
    As per your answer We have added the approver role in the prescript so that it gets added programmatically , still no luck.
    here is the script we wrote in prescript.
    import com.sap.eso.api.common.*;
    import com.sap.eso.api.projects.*;
    import com.sap.odp.api.workflow.*;
    import com.sap.odp.api.usermgmt.masterdata.*;
    import com.sap.eso.api.doc.collaboration.*;
    import com.sap.eso.api.doccommon.masterdata.*;
    import com.sap.eso.api.ibean.*;
    import com.sap.odp.api.ibean.*;
    import com.sap.eso.api.contracts.*;
    import com.sap.odp.api.doc.collaboration.*;
    collaboratorsCollection = doc.getCollectionMetadata("COLLABORATORS").get(doc);
    if (collaboratorsCollection.size() > 0)
       for (int i = collaboratorsCollection.size() - 1; i >= 0; --i)
            collaboratorsCollection_member = collaboratorsCollection.get(i);
            if (hasValue(collaboratorsCollection_member))
               collaboratorRole = collaboratorsCollection_member.getCollaboratorRole().getDisplayName();
                // Get approver of Role "Approver".
               if(collaboratorRole.equals("Approver"))
                    principal = collaboratorsCollection_member.getPrincipal();
    if (hasValue(principal))
         addApprover(principal);
    Do you have any other suggestions? or if you have any related code snippet please share with us.

  • Issues with podcast submission, tried multiple options

    I’m trying to submit a new podcast to iTunes.  I’m using podpress on Wordpress and hosting the mp3 files on our servers.  I know podpress isn’t ideal but it seems to be the only one I’ve found that work with our website.  The subscribe to podcast by url is working fine, it downloads all the needed information. 
    http://centralfloridatop5.com/category/orlandotourismreport/feed/
    But when I try to submit the podcast I keep getting the ‘We had difficulty downloading episodes from your feed’ message.  I’ve checked multiple times the picture size, file with no spaces and other options I’ve found on these boards.I even had our IT guy take a look at it and he seemed to not know what the issue was.
    I tried the regular blog feed http://centralfloridatop5.com/feed/ and it works for the podcast by url but again not the Submit a Podcast feed url.
    I’m not out of options and don’t know what to try next.  Any ideas?

    As you say your feed can be subscribed to OK. I can't see any obvious reason why it's falling over on submission, though there are a few minor points:
    Your server is a bit slow to respond, though I wouldn't have thought the delay was long enough to cause a timeout.
    Your filenames have spaces in them. Spaces are not allowed in a URL, but the feed is handling this correctly by substituting the code %20 for each space so it shouldn't be causing a problem, it's just messy.
    The 'length' attribute in your 'enclosure' tags is set to '1'  - it should be the file size in bytes. I wouldn't have thought this would have caused a problem.
    Sometimes the submissions process falls over - I can only suggest waiting a day or so and trying again.

  • Issues with inserting audio in PowerPoint option

    I am trying to insert audio from the "Online Audio" option in PowerPoint 2013 however when the Insert Audio window pops-up with nothing in it. It is blank. Does anyone know how to fix? I have tried running a repair on Office 2013 the same thing
    still happens.

    Hi,
    I found a thread with a similar issue, please check if the reply from George to check the Trusted App Catalogs is helpful to you:
    https://social.technet.microsoft.com/Forums/en-US/7558fb7a-3991-4b6d-9fa3-f8ee349a4105/powerpoint-insert-online-audio-box-empty?forum=officeitpro
    Add website URL in the Trusted App Catalogs from FILE -> Options -> Trust Center -> Trust Center Settings -> Trusted App Catalogs -> Add the catalog url and check if then you can use the url to search Online Audio.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Issue with 'Show approval controls in task details only' in Human Task

    Hi,
    In human task, for the approval controls / outcomes to be displayed only in the task details (Not in the task summary, actions menu), the below option was selected and it was working perfectly in SOA BPM worklist application (11.1.1.5.0). But when we migrate to 11.1.1.6.0, this was not working...
    Option to be selected: .task > Assignment > Configure Assignment > Assignment > Show approval control controls in task details only.
    We are anyhow planning to test in 11.1.1.7.0 also, but do anyone knows why its not working in 11.1.1.6.0?

    I'm facing the same issue in 11g PS5. Any update on this?

  • Issue with Planning/ Approval screen in MSS and General Information.

    Hello Guru's,
    I have 2 req's
    1. In General Information of MSS we have Employee Search iView, in the dropdown we have different options like direct reports, employees by org unit, employees by org. tree, now the req. is:
    in employees by org. tree we want to have the tree structure collapsed (not expanded).
    for ex: root                    instead want to have  root
                 child1
                 child2
    I couldn't see any DC for employee search in NWDS. guide me to the proper DC.
    2. In Compensation Planning/ Approval screen we have included a new iView and the problem is that on the when employee is selected it is populating the first time and when we select the new employee the iView is not getting refreshed.
    for ex.
    I selected a employee the first time the iview is getting populated and again from the list when I select a new employee the iview is not populated for the new person selected. our observation the view is not getting refreshed and it is hitting the FM in the backend system when debugging we see the pernr is not getting passed properly.
    fyi: there are some of the views which we are not using so in that we created the new view and made it the default view in Window. because of that we haven't created a new DC in MSS.
    please help me out in these 2 issues.
    points will be awarded for helpful answers.
    Thanks in advance for your time.
    Regards,
    Pramod

    My Mistake I need to write the code in WdDoModifyView, instead I worte the whole code in WdDoInit.
    for having the tree collapsed:
    setNavigationObjectTreeExpandLevel(0);
    it will solve the problem.
    Kind Regards,
    Pramod
    Edited by: p409840 on Nov 17, 2008 11:21 AM

  • Issues with Display PDF in Browser option

    We've recently hit a problem with our application that used to successfully display PDFs in a web browser control. In Adobe Reader 9.x it worked no problem. In Adobe Reader 10.1.3, it stopped working. I'm working along the line that it is something to do with the interaction between the ActiveX viewer and Internet Explorer when in a Citrix environment. (IE is version 8, OS is Windows 2003 Server). To help determine it was the Citrix element that was the cause, with the 'Display PDF in Browser' option active and using Adobe Reader 10.1.3 I launched IE from a command window passing the pdf file name as an argument and the PDF was successfully displayed in the IE browser. Now Adobe Reader 10.1.4 the latter is no longer working; the PDF is always displayed in the Adober viewer.
    Has Display PDF in Browser been effectively disabled in 10.1.4?
    If it should work as before, what can I do to restore the situation?
    TIA
    Craig

    Hi Ben,
    I manually added the registry setting but it made no difference.
    I uninstalled 10.1.4 and reinstalled 10.1.3 and with 10.1.3 I am able to view a PDF in IE when launched from the command line.
    I re-downloaded and reinstalled 10.1.4 and retried and now I can view a PDF in IE when launched from the command line.
    Strange.
    Regards
    Craig

  • Issue with request approval in OIM 11gR2

    HI,
    I have created an workflow so that when ever a user tries to provision an entitlement to a user then request should go the approver. Now whenever the request has been raised , workflow has been triggered and the approver approves the requet and the status of the request changes to approve. But even then the entitlement is not getting provisioned to the user. I am getting the below logs :
    <Mar 20, 2013 5:10:09 AM PDT> <Error> <oracle.soa.bpel.engine.delivery> <BEA-000000> <Error: Fault not handled.
    failure to handle a fault thrown from a scope, by any blocks in the scope chain.
    This exception occurred because the fault thrown in the BPEL flow was not handled by any fault handlers and reached the top-level scope.
    A top-level fault handler should be added to the flow to handle faults not caught from within the flow.
    happened for conv_id = urn:E6A7D570915611E2BFA2613558FA7D90 and message guid = urn:E6A7D570915611E2BFA2613558FA7D90 and subscriberId = default/ApprovalWorkflowProj!3.0*soa_d071bc60-5d33-4a6d-a2f3-0a004bc66666/ApprovalProcess/20002-BpRcv1-BpSeq2.6-3, transaction will be rolled back>
    <Mar 20, 2013 5:10:09 AM PDT> <Error> <oracle.soa.bpel.engine.dispatch> <BEA-000000> <failed to handle message
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>oracle.fabric.common.FabricInvocationException: Unable to access the following endpoint(s): https://stgsso.a.b.c.com:443/workflowservice/CallbackService</summary>
    ,detail=<detail>Unable to access the following endpoint(s): https://stgsso.a.b.c.com:443/workflowservice/CallbackService</detail>
    ,code=<code>null</code>}
    Please help me in resolving this issue.
    Thanks,

    1. End user raising the request is able to view the process form, I need to restrict few attributes i.e. position and responsiblity should not be visible to end userEnd user will see Application Instance Form and you can customize the UI to hide attributes
    2. Position and Responsibility should be provided by approver (this is specified in request data set of provision resource)
    Make your Java Code/Beans/Expression to show/hide attributes conditionally.
    3. As per Oracle document there is no request data set for PROVISION and MODIFY resource. What is the replacement for this?Application Instance Form
    4. After Request is raised it has been assgined to xelsysadm, how do i control the approval ?Approval Policies

  • HR Securtity Issue with CATS_APPR_LITE - Approve Working Times and query

    hi Gurus
    here is the our issue :
    1. User need access to do timekeep as well as query . In order to process the time keep task one of the transaction used in the process is CATS_APPR_LITE which requires P_ABAP in the role or by transaction ( Se93 added P_abap object) .
    From the query side role this should not have P_ABAP since giving access to this will have access to sensitive data even though the roles are restricted by Personal area or structural authorisation.
    If both roles are assigned to users then P_ABAP from the timekeep role will overwrite the query roles and users get access to data for which they should not see .
    We have created dual sign on to avoid this task but is there a better way that users can do this task by just single id.
    any suggestions

    Hello,
    CATS_APPR_LITE is meant for Time Approval
    CATS_DA is meant for Display Working Times.
    Can you ellaborate more if this does not solve your inquiry?
    Thanks.
    REgards,
    Bentow.

  • Filtering issue with "Show photos in subfolders" option

    Hi,
    Maybe I missed something but there's a problem I'm unable to solve...
    I have disabled the "Show photos in subfolders" option in the Library module because I don't want LR to systematically display all photos each time I hover the root folder or a folder containing multiple subfolders: this is time consuming and slows down the software very much.
    However, there's an unwanted side effect of this choice: I can no longer do a global search from the filtering panel. The filtering criteria that are available there are related to the photos located in the currently selected folder. Even when selecting the root folder (which actually doesn't contain any photo but only subfolders), I can't select for example all photos from a given camera or captured at a given date. Actually, since the root folder is empty, there's no filtering option at all.
    Even when the "Show photos in subfolders" option is disabled, we should have the possibility to make a global search without having to re-enable this option first and then disabling it when we're done. Again, I may have missed something obvious and I know that solving this problem might not be that easy. Anyway, if a solution exists...
    Thanks in advance.

    Clicking on any folder is a kind of a filter-search already; regardless of whether you are also showing images in subfolders, or not.
    The All Photographs virtual collection will allow you to filter-search the entire Library. Any other use of the filter bar is not really a search; it is a refinement of an existing search. So in the case of viewing a given folder, if you want to view images with given properties even that fall outside this folder, you will first need to abandon that folder view - this seems to me, to be inherent.
    IIRC at or near the "breadcrumbs" display at the left end of the filmstrip, you can get at a little history menu of previously visited collections and folders (sorry, I cannot check the specifics just now). So you could view a folder, then recall a whole-catalog view and filter that for your lens or whatever, then go back to your single-folder view that way - still with that filter active, until you clear it.
    As to using the filtering, I find it handy to make some saved filter presets for commonly used search criteria (like lenses), including also a "no filters" option. Once set up, these can be readily accessed on the fly, at the right end of the filmstrip, without needing to go into Grid or use the filter bar at all. So in combination with a recent history of where you have been, it may be possible to get closer to what the OP has in mind.
    RP

  • Still having issues with AP primary/secondary controller option

    Customer has two primary controllers each in HA SSO, each using v7.6.130.0, FUS 1.9.0.0; the AP population is a mixture of mostly 3502, 3602 and 1142.   Both WLC's management interfaces are in the same vlan and the mobility communication is up.  AP fallback is enabled on both WLC.
    Over the weekend the upgrade to 7.6.130.0 was completed and the first AP tested with primary controller defined worked on the first attempt.  Every successive reboot of the AP always worked. This did not work previously when the WLC was on v7.6.100.0.
    L2 client roaming between APs joined to different controllers also worked great.
    While the roaming test was being carried out, a few APs not involved with the testing migrated over to the new controller.  This wouldn't be a problem but there are about 15 APs that must reside only one controller.  As luck would have it, 5 of the APs which migrated to the new controller are APs which must stay on the other controller.  Setting their primary controller had no affect.  Each time these 5 APs were reset they ignored the primary controller setting and joined the new controller.  These were 4 1142 and 1 3502.
    What am I missing?  I have checked and double checked the configuration, read and reread the documentation.  I am working as a contractor and this is starting to look very bad for me if this problem can not be solved.
    Thank you for your assistance.

    I would like to follow up and share the resolution to this problem.
    After upgrading to 7.6.130.0 and finally determining that one of the test APs was actually bad, we were able to move forward.  Since removing the bad AP from the test, we now have the ability to direct APs to a specific controller at will.
    In the testing, we found that using just the system name worked in all test cases. This was confusing since using the FQDN worked for some APs but not all.  This issue is why I started this discussion.  Nobody homed in on that detail, so I hope this will help someone in the future.
    Both the primary controllers are in the same management vlan, we only used the system name.
    Good luck to all!

  • Issue with report Script. DECIMAL option not working properly

    Hi All,
    One of my report scripts has the option { decimal n } set. Now I am getting this to work only for account members which has a '%' symbol in the name. For all other accounts, data is being exported as a whole number even though the cube has decimal values. This is an ASO cube. Any thoughts?
    Thanks,
    N

    Here you go,
    //ESS_LOCALE English_UnitedStates.Latin1@Binary
    <sym
    {supall}{ROWREPEAT}{tabdelimit}{nameson}{noindentgen}{ SUPCOMMAS }{SUPMISSINGROWS}{ DECIMAL  9}
    <COLUMN (Period)
    July August September October November December January February March April May1 June
    <ROW(Year,Scenario,Version,Currency,Entity,Location,HSP_Rates,Stage,Business_Category,"BD_Responsible","Type_Of_Program","Client",Account)
    //{ OUTALTNAMES }
    &DCCurrFiscalYr
    &CurrScenario
    &CurrVersion
    "HSP_InputValue"
    "USD"
    <LINK(<LEV (Entity,0))
    <LINK(<LEV (Location,0))
    <LINK(<LEV (Stage,0))
    <LINK(<LEV (Business_Category,0))
    <LINK(<LEV (BD_Responsible,0))
    <LINK(<LEV (Type_Of_Program,0))
    <LINK(<LEV ("Client",0))
    "Net_Revenue"
    "552"
    "500"
    "501"
    "503"
    "Contribution"
    "Contribution %"
    "SD_Costs"
    "SD Margin"
    "SD Margin %"
    "Indirect Costs"
    "PBT"
    //"PBT %"
    "Total Tax"
    "PAT"
    //"PAT %"
    "Manpower Total"
    "Billable agents"
    "Total Seats"
    !

  • Anyone having an issue with the SD TV show option not working in iTunes Store?

    SD TV shows are not available to purchase, I can only get the HD shows.  Is anyone else having this problem?

    I'm having the same problem and am quite frustrated.  I have quite a few season passes for different TV shows, but they are all for the SD versions (cheaper, smaller, and quicker to download). I can get to the TV show's download page, but only the HD version shows up.  I can see the button for the SD version but when I click on it nothing really happens, or the only thing that happens is that the "HD" symbol after the name of the TV show at the top of the page disappears. But even though the "HD" symbol next to the TV name is gone, the episodes are all still only available to download as HD versions. The problem isn’t just that it’s only the HD versions that are available but I already paid for the SD season passes. And I'm not going to pay more money to download the HD version, I don't want, just because the iTunes store has a glitch.
    So I really hope that Apple fixes this soon.

  • Issue with Generate Create Script in new ODT 11.1.0.5.10 beta

    So I'm trying to determine if there's an issue with the Generate Create Script option in the new ODT 11.1.0.5.10 beta (when you right click on a table in Server Explorer).
    The SQL create script that it generates lacks the slash between lines. For example I generated the create script for my User table and this is what was generated:
    CREATE TABLE "DEV"."SYSTEM_USER_TB" ("RID" NUMBER(10,0),"USER_NAME" VARCHAR2(256 CHAR),"APPLICATION_RID" NUMBER(10,0),"FIRST_NAME" VARCHAR2(256 CHAR),"LAST_NAME" VARCHAR2(256 CHAR),"PW" VARCHAR2(128 CHAR),"PW_FORMAT" NUMBER,"PW_SALT" VARCHAR2(128 CHAR),"LAST_ACTIVITY_DT" DATE,"EXPIRATION_DT" DATE,"EMAIL" VARCHAR2(256 CHAR),"PW_QUESTION" VARCHAR2(256 CHAR),"PW_ANSWER" VARCHAR2(256 CHAR),"APPROVED_FLG" NUMBER(1,0),"LOCKED_OUT_FLG" NUMBER(1,0),"LAST_LOGIN_DT" DATE,"LAST_PW_CHANGED_DT" DATE,"LAST_LOCKOUT_DT" DATE,"FAILED_PW_ATTEMPT_CNT" NUMBER(6,0),"FAILED_PW_ATTEMPT_WINSTART" DATE,"FAILED_PW_ANSW_ATTEMPT_CNT" NUMBER(8,0),"FAILED_PW_ANSW_ATTEMPT_WINSTRT" DATE,"CREATED_BY_RID" NUMBER(10,0),"CREATED_DT" DATE,"MODIFIED_BY_RID" NUMBER(10,0),"MODIFIED_DT" DATE) TABLESPACE "USERS" PCTFREE 10 INITRANS 1 MAXTRANS 255 STORAGE ( INITIAL 131072 MAXEXTENTS 2147483645 MINEXTENTS 1 )
    CREATE UNIQUE INDEX "DEV"."XPKSTAFF" ON "DEV"."SYSTEM_USER_TB" ("RID" ) TABLESPACE "USERS"
    ALTER TABLE "DEV"."SYSTEM_USER_TB" ADD ( CONSTRAINT "SYS_C0033033" PRIMARY KEY ("RID") USING INDEX "DEV"."XPKSTAFF" ENABLE VALIDATE )
    ALTER TABLE "DEV"."SYSTEM_USER_TB" ADD ( CONSTRAINT "SYS_C0033032" CHECK ("RID" IS NOT NULL) ENABLE VALIDATE )
    CREATE TRIGGER "DEV"."SYSTEM_USER_TRG1"
    BEFORE
    INSERT
    ON "DEV"."SYSTEM_USER_TB"
    FOR EACH ROW
    begin
         select SYSTEM_USER_SEQ.nextval into :new.RID from dual;
    end;
    In my new Oracle Database Project, if I right click on the script and select "Run" or "Run On", the script fails saying:
    Connected.
    CREATE UNIQUE INDEX "DEV"."XPKSTAFF" ON "DEV"."SYSTEM_USER_TB" ("RID" ) TABLESPACE "USERS"
    ERROR at line 2:
    ORA-00922: missing or invalid option
    If I then add, a slash between lines, the script runs successfully and creates the table/trigger and whatever else just fine. For example, I changed the above generated code to look as follows:
    CREATE TABLE "DEV"."SYSTEM_USER_TB" ("RID" NUMBER(10,0),"USER_NAME" VARCHAR2(256 CHAR),"APPLICATION_RID" NUMBER(10,0),"FIRST_NAME" VARCHAR2(256 CHAR),"LAST_NAME" VARCHAR2(256 CHAR),"PW" VARCHAR2(128 CHAR),"PW_FORMAT" NUMBER,"PW_SALT" VARCHAR2(128 CHAR),"LAST_ACTIVITY_DT" DATE,"EXPIRATION_DT" DATE,"EMAIL" VARCHAR2(256 CHAR),"PW_QUESTION" VARCHAR2(256 CHAR),"PW_ANSWER" VARCHAR2(256 CHAR),"APPROVED_FLG" NUMBER(1,0),"LOCKED_OUT_FLG" NUMBER(1,0),"LAST_LOGIN_DT" DATE,"LAST_PW_CHANGED_DT" DATE,"LAST_LOCKOUT_DT" DATE,"FAILED_PW_ATTEMPT_CNT" NUMBER(6,0),"FAILED_PW_ATTEMPT_WINSTART" DATE,"FAILED_PW_ANSW_ATTEMPT_CNT" NUMBER(8,0),"FAILED_PW_ANSW_ATTEMPT_WINSTRT" DATE,"CREATED_BY_RID" NUMBER(10,0),"CREATED_DT" DATE,"MODIFIED_BY_RID" NUMBER(10,0),"MODIFIED_DT" DATE) TABLESPACE "USERS" PCTFREE 10 INITRANS 1 MAXTRANS 255 STORAGE ( INITIAL 131072 MAXEXTENTS 2147483645 MINEXTENTS 1 )
    CREATE UNIQUE INDEX "DEV"."XPKSTAFF" ON "DEV"."SYSTEM_USER_TB" ("RID" ) TABLESPACE "USERS"
    ALTER TABLE "DEV"."SYSTEM_USER_TB" ADD ( CONSTRAINT "SYS_C0033033" PRIMARY KEY ("RID") USING INDEX "DEV"."XPKSTAFF" ENABLE VALIDATE )
    ALTER TABLE "DEV"."SYSTEM_USER_TB" ADD ( CONSTRAINT "SYS_C0033032" CHECK ("RID" IS NOT NULL) ENABLE VALIDATE )
    CREATE TRIGGER "DEV"."SYSTEM_USER_TRG1"
    BEFORE
    INSERT
    ON "DEV"."SYSTEM_USER_TB"
    FOR EACH ROW
    begin
         select SYSTEM_USER_SEQ.nextval into :new.RID from dual;
    end;
    So, does anyone know if this is a bug? Could I be missing an option to add in the slashes to the generated code? Is there an option to not require the slashes? Could there be another way to execute these scripts?
    Seriously, I think I'm having deja vu from the last release of the Dev Tools: Generate Create Script creates scripts that won't run: ORA-00922: missing..
    ...except this time the documentation says I should be able to use the "Run" and "Run On" commands in the Oracle Database Project (see page 8): http://www.oracle.com/technology/tech/dotnet/pdf/ODT11_whatsnew.pdf
    null

    There are 2 issues in the generated script :
    1. Missing semicolons at the end of the create stmts
    2. Missing slashes
    Both of these fixes will be available in the ODT 11.1 release.

Maybe you are looking for

  • HP 8600 not found by iPad or iPhones

    We had a new router installed by our internet company now my ipad, my iphone 5 and iphone 4 and apple tv can not find the printer. the printer is not an air print printer. We keep getting the message no air printer found. All of these devices were ab

  • What release PPP 4.0

    I 'm running solaris 8 sunos version 5 and I 'm desparately seeking to install PPP 4.0 so that I can use PPPOE . Can someone tell me in which update release I can get this. I have just received 8 7/03 but I can't see the package on the CD. Also being

  • In powl- how to adjust column size

    Hi All, In my Powl - I have a column of char320. In display this field get scrolled - like abcdefgh, ijklmn till 320 char i want to adjust the column size -  only 8 to 10 char to display & dots after that - like abcdefgh.... So that if required user

  • How to remove junk files on iPhone 5s?

    First of all, I'm just wondering if it's possible for me to view the junk files on my device (iPhone 5s). If Yes, how? or do I need any software to view and be able to delete it? When I say junk files, I mean those files (takes so much space) which c

  • Oringinal file could not be found

    I can no longer play songs through itunes as get the message The song------couldnot be used becuase the original file could not be found.Would you like to locate it? Have tried uninstalling and reinstalling butdidnt help. Any ideas?