IDM Provisioning with Pending status value

Dear All,
I'm trying to provision roles by setting up a workflow where the manager of the user need to approve before the role is assigned to the user. I have created a Business role and assigned priviliges to the BR. I also tried directly assigning the role to the user account in which case i could see in my ABAP Server that the user is asigned the roles in the backend system. I now tr y the same through a workflow in which case i get a error message. The message i get is as below:
putNextEntry failed storingTEST1
Exception from Add operation:com.sap.idm.ic.ToPassException: ToIDStore.addEntry failed storing entry 'TEST1'. IDStore returned error message: "Entry already exists" when creating entry
Exception from Modify operation:com.sap.idm.ic.ToPassException: ToIDStore.modEntry failed modifying entry 'TEST1'. IDStore returned error message: " Not allowed to modify entry type:Attribute: MX_ENTRYTYPE" when storing attribute 'MX_ENTRYTYPE=MX_PENDING_VALUE'
I use the preprocessing approvers task as given in the IDM documentation. I'm trying this in IDM 7.2. Can someone help me in getting this resolved.
Thanks & Best Regards,
Karthik

Hi Michael,
i don't have workflow-task.
I have a problem about create user with assign manager privileges. I have a following error abou create user with manager privileges :
Error:
Method:   Create user
Source:   OraOLEDB
Error:       80040E2Fh  (-2147217873)
Description: ORA-00001: unique constraint (MXMC_OPER.PK_MXI_VALUES) violated
ORA-06521: at "MXMC_OPER.MX_UTILSETATTRIBUTE", line 1447
ORA-06521: at "MXMC_OPER.MX_UTILSETATTRIBUTE", line 1791
ORA-06521: at  line 1
so i can add user Administrator without manager privileges.
How can I assign the user Administrator with manager privileges ?
OS : HP UX 11.23 - Netweaver 7 /SP20 Java Stack - IDM 7 SP3 - Oracle Server 10.2.04
Windows XP - MMC - Oracle Client 10.2.0.1
About the oracle-error: Do i need to install Oracle Client 10.2.04 ?

Similar Messages

  • OEM10g with pending status

    Hi,
    I've recreated EM, I've deleted all manually before, because drop or recreate command hangs in "Getting temp tablespace". It is 10.2.0.1.0 in Centos. I've deleted sysman user, and so on ... I've created EM again and it is ok, but when I go to the url, I enter with sys user and it shows "Pending Status".
    I've searched in google, people speaks about tzregion in emd.properties, but it is ok ...
    When I do emctl status dbconsole, it shows that it is running, and if I do the same for agent, it shows running and ready.
    Can someone help me? Thanks beforehand.

    Hi
    What u can do login with ID who make approval
    Then
    Administrator > Approval procedure > Approval Status Report
    Check Mark only  Pending
    So will display all transaction which are in Suspend Mode
    Right click and choose cancel.
    That will no further carry in pending stage...
    as per me there is no way to delete pending records....
    Thanks
    Kevin

  • Async call gets stuck with pending status

    Hi,
    I am working on Tasklayer where need to invoke Async. call, the .bpel file has Invoke activity and below that it has pick activity with branches one for OnMessage and another is also OnMessage but, this is for fault. Now, when it invokes the Async. what i see in the instance is that the OnMessage activity gets stuck in Pending status, it doesn't proceed further. Kindly let me know if any one has faced similar issue.
    Thanks & Regards,
    Sanjay

    Hi Sanjay,
    you are saying that u r calling an asyc process.
    So as an async process do not send the response back to parent through same port, you have to send the fault back to parent by invoking it(parent).
    Here you can send the fault by using existing callback port otherwise you can define separate port for fault can send through that(you have to do it in WSDL).
    So here for the first case no need to have the pick as u r getting both success and fault through same port. If you are going for separate one you have to have pick(one for success and other for faulted one)
    So as Steven said you have to have a catch and invoke to send the fault back to parent.
    Regards
    PavanKumar.M

  • How to show catalog items with Approval Status:Pending in a Content Search Webpart

    How to show catalog items with Approval Status:Pending in a Content Search Webpart using cross site publishing. Thanks in advance.

    I don't think you're going to be able to. Usually Approval Status is used in conjunction with Major/Minor versioning and while Approval Status is pending the item is usually a draft.
    As a result the search crawler should not be able to see the draft items as it would not have the necessary rights to do so. (Good practice ensures that the Search Crawler has only read access and is not an elevated account for this reason)
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

  • Import quote sales order with 'Pending Internal Approval' status.

    Hi,
    I’m trying to import a quote sales order using the oracle Order Import request, the order was imported with status 'Draft'.
    Is there any way to import the quote sales order with 'Pending Internal Approval'?
    or any API to change the Quote Status from 'Draft' to 'Pending Internal Approval'?
    Thank You In Advance.
    Ali

    No in standard, there is no such TCodes.  You have to develop a zee report considering the tables VBBE (for open order quantity) and MARD (storage location wise stocks)
    thanks
    G. Lakshmipathi

  • How to delete Pending WIP Move Transactions with running status

    hello,
    can any one guide me, how to delete Pending WIP Move Transactions with running status
    thanks in advance
    sadiq

    Please refer to the following note:
    Note: 105647.1 - WIP and COST Frequently Used Troubleshooting Scripts
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=105647.1

  • Signature Schemas/Status values with Signature schemas need to be locked?

    I am tying to assign a signature schema to multiple values in a single status schema.  If I assign a signature schema to a status it automaticaly locks the document into that status so that no further changes to status can be made.  I need to have a signature schema  assigned to mutliple status values in the same status schema so I cant have A approved be locked because I still need the document to be B approved as well. 
    Does anyone know how I can adjust the setting so the status values with sig. schemas attached will not automatically be locked.
    Status Schema:
    Not Started
    A Approved  X signature schema
    B Approved  y signature schema

    Hello James,
    this is not possible. As I do not quite understand why you want to set up your status schema like that, it is difficult to propose another solution.
    If you want to stay with the schema you have mentioned, you will have to unlock a document which has been approved by A on the attribute dialog and set the new status "B Approved" there. But this means that the person who is doing that has to sign the document as first signee of the second signature process.
    Best regards
      Jürgen

  • Program exited with status value:101

    Hi,
    Please somebody help me.
    I'm developing an application, in which I implemented maps, UIImagePicker, and used Sqlite3 for database.
    My application gets terminated when I run it on iphone(no problem on simulator) with the following message:
    Program exited with status value:101.
    This happens randomly mostly after opening map 8-9 times or after accessing database for about 40-50 times.
    I observed the memory allocation and leaks, there is no leak and when application terminate the net memory allocation is between 2.5Mb - 6Mb.

    Use the activity monitor instrument (or memory monitor) on the device to find out the real sizes and the amount of memory available.
    101 is usually memory problem.

  • Database in 2012 Express with SP1 frequently goes to "Recovery Pending" Status

    We have installed 2012 Express with SP1 on Windows Server 2008 SP2 Standard (on Virtual machine).
    The database is with the capacity of around 200 Megs only but frequently the database is going to "Recovery Pending" status.
    There was no server or instance restart.
    Simply by running the following command, we are able to bring back the db to online
    ALTER DATABASE MYDB SET ONLINE
    There is no notable message recorded in SQL Errorlog.
    Any clue or idea what could be the cause of this frequent Recovery Pending status for a particular database ?
    Note: We have executed the DBCC CHECKDB on this database and the db is intact.
    Thanks in advance.

    Hello,
    "Recovery Pending" state indicate that Database has encountered a resource-related error during recovery. the most common one is the log file is missing or corrupt. If the error occurs due to log file corruption, Please try to switch the database to emergency
    mode, then to single user mode, run DBCC CHECKDB with the repair_allow_data_loss option to repair the database.
    Please see this similar thread:
    http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/thread/835dee9b-0993-433f-baf7-a646dfa7f8f7.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click 
    here.
    Fanny Liu
    TechNet Community Support

  • UIWebView cause "Program exited with status value:101"

    My application uses both imagepickercontroller and UIWebView as subviews. it crashes frequently, I guessed the reason was related to imagepickercontroller at first, but after doing more testing , I found it is UIWebView cause crash and exit silently problem with message in console "Program exited with status value:101". I tried to write a simple test app which contains only a window and an UIWebView as subview to load pages with javascripts like maps.google.com, it exit silently always after opening such pages after a while. I also tested UICatalog on iPhone, get the same result. any ideas on this issues??

    Error 101 means iPhone runs out of Memory and ends your application.
    Set a breakpoint to the "applicationDidReceiveMemoryWarning" function or however it is called exactly.
    Also if you check object allocations and leaks with instruments you should be able to see a big memory footprint of your application.

  • OIM 11gR2 provisioning with GTC

    Hello,
    We are curently implementing Oracle Identity Manager 11gR2, and we are having difficulties with the implementation of the provisioning from OIM to the Target Systems exposed through a webservice on Oracle Service Bus.
    We are using the Generic Technology Connectors as a basis of working. And initially we have created a GTC with only reconciliation Transport & Format Providers:
    Connector Name TargetSystem1
    Transport Provider (Provisioning):
    Format Provider (Provisioning):
    Transport Provider (Reconciliation): Database Application Tables Reconciliation
    Format Provider (Reconciliation): Database Application Tables Reconciliation
    We have configured the Process Definition of TargetSystem1 with all the operations (Create User, Update User, Enable User, Disable User, Delete User, etc.) connected with custom Java implementations, that are working just fine is we trigger them form Eclipse. The “Create User” task has only “Required for Completion”, “Allow Cancelation while Pending” and “Allow multiple instances” check boxes set to CHECKED; it also has all the fields in Integration TAB mapped, Responses mapped, but when we create a User in OIM and provision it with an account on the TargetSystem1_GTC Application Instance, the provisioning process in not accessing the “Create User” task to make the provisioning in the target system. The user that we are trying to provision has the account Status set to “Provisioning” and the Account Type set to “Unknown”. We have also checked the logs of OSB, but there is no activity there, because no request from OIM is being received.
    After we investigated more closely the Oracle documentation for the Generic Technology Connectors we discovered that if we do not select Transport & Format Providers during the GTC creation, then the corresponding steps are not performed and they are not initialized, thus the provisioning cannot be done. The documentation also states that if we need to create custom providers in order to make the Provisioning with the GTC, but unfortunately we have no knowledge or any examples on how to do such custom providers for the provisioning of Users from OIM on the target systems via the Oracle Service Bus.
    We have installed a second GTC with both provisioning and reconciliation Transport & Format Providers:
    Connector Name: TargetSystem2
    Transport Provider (Provisioning): Web Services
    Format Provider (Provisioning): SPML
    Transport Provider (Reconciliation): Database Application Tables Reconciliation
    Format Provider (Reconciliation): Database Application Tables Reconciliation
    The Web Services and SPML options were the only options that we could select from the out of the box connectors that are installed, and we did not find any other connectors in the download section of Oracle for this product, that can accommodate such communication. So, we configured the provisioning accordingly, and modified the “Create User” task from the TargetSystem2_GTC Process Definition, in order to use our custom adaptor instead of the adpTargetSystem2_GTC adapter that was preset when the TargetSystem2_GTC is created. But this does not help us, because the provisioning is not done, and the “Create User” task is not used. The user that we are trying to provision has the account Status set to “Provisioning” and the Account Type set to “Unknown”.
    Next we tried to see if the GTC can be used to communicate directly with the OSB, using the Web Services Transport Provider and SPML Format Provider, and we did not make any modifications to the after the normal installation of the TargetSystem2 GTC. In this case the we can see that the OSB is being accessed by OIM, but unfortunately this case does not help us also, because the operations implemented on the OSB webservice have a different structure then the one SPML expects as default:
    Caused by: com.thortech.xl.gc.exception.XSDValidationException: The SOAP response does not contain a valid SPML response type. Should be one of these -->addResponse modifyResponse deleteResponse resumeResponse suspendResponse setPasswordResponse
    Do you have any suggestion on how to make the provisioning process work?
    Edited by: user1717356 on 22.10.2012 03:22

    Hi,
    I think you need to put this check only for few attributes?
    If Yes, then lets suppose you want to have a check for Country Field in Database which once modified by target Admin, then OIM should know.
    1) Create one dummy field CountryDummy (Hidden) in OIM TargetProcess form and dont map it to any target attributes. This dummy field will only store values populated from OIM user profile to -> DB Connector Process Form.
    2) On success of "Reconcilation Update Recievced", Put a custom process task which does a comparison with "CountryDummy" & "Country" and inform Admin using email notifications that this mismatch has been found.
    HTH,
    ~J

  • [OIM] Error in Direct Provisioning (with auto save form) - GTC DB App Table

    Hi,
    I am getting an error when setting up direct provision of a GTC DB App Conn using OIM access policy (and group membership) or through manual provisioning with prepopulate and auto save form.
    Manual provisioning with prepopulate ONLY (not with auto save form) WORKS!!!
    Some information about my OIM config:
    - Prepopulate adapters are set up on both forms (parent and child)
    - "Auto prepopulate" and "Auto save form" are set up at Process Definition
    - For direct provisioning, I have created an access policy with an associated group which has a membership rule
    What it is working:
    - Provisioning manually, using prepopulate adapters only, not auto save form. Both tables are updated properly
    - All *3 tasks are called and finished with status=Completed*: "System Validation", "Create User" and "Child Table UD_<connector child table name>_US row Inserted"
    Testing direct provisioning:
    - I have tested adding the resource manually with prepopulate and autosave form configured, and also through access policy/group membership. The error is the same on both tests
    - The resource is displayed as provisioned and it is created an entry in the parent table of the resource, but not on child table
    - I also observed that only: "System Validation" and "Create User" tasks were executed (status=Completed). But it is missing the task "Child Table UD_<connector child table name>_US row Inserted"
    - The error log info displays only an error regarding to UGP table (Groups info) but I am not sure if that is the cause of entry creation on child table.
    It seems the SQL stmt tries to get ugp_name (group name) using ugp_key but that has null value.
    "SELECT ugp_name FROM ugp WHERE ugp_key=java.sql.SQLSyntaxErrorException: ORA-00936: missing expression"
    Note: When testing manually (without auto save form), I got "SELECT ugp_name FROM ugp WHERE ugp_key=1" which it is the same SQL stmt but the value is provided.
    My guess:
    - It seems that error is aborting the whole execution process so "Child Table UD_<connector child table name>_US row Inserted" task does not run, even though previous tasks are finished with the status=Completed. Consequently, the entry is not created on child table.
    Please, any guess or help would be very helpful. In case nothing works, I guess I will have to create and customize a "Update child Form" task as an workaround which would be called after "Create User" task.
    Regards,
    Hugo
    My environment:
    - Windows 2003, WebLogic 10.3.0.0, OIM 9.1.0.2 BL4, Oracle 10g, Java 1.6, DB App Table Connector 9.1.0.2 (from October 2009)
    - Target Resource: Parent and Child Table (Oracle 10g - the same OIM DB)

    An update:
    I solved that error about "ORA-00936: missing expression" applying OIM 9.1.0.2 BP05. That was not impacting my issue regarding direct provisioning with auto save form and child form.
    So please if anyone can confirm:
    - Can I set up prepopulate adapters on child forms AND also use "auto save form" on GTC DB App Table connector?
    If not, any suggestion?
    Regards
    Hugo

  • "PENDING" Status in PROCESSING_STATUS_CODE field RCV_TRANSACTIONS_INTERFACE

    Iam Working in R12 Instance,I created Purchase Order and it was apporved,now iam working in RCV_TRANSACTION. iam having data in rcv_headers_interface and rcv_transaction_interface as follows
    rcv_headers_interface
    INSERT INTO rcv_headers_interface
    (header_interface_id,
    GROUP_ID, processing_status_code, receipt_source_code,
    transaction_type, auto_transact_code, test_flag,
    last_update_date, last_updated_by, creation_date,
    created_by, expected_receipt_date, comments,
    validation_flag, transaction_date, org_id
    VALUES (rcv_headers_interface_s.NEXTVAL,
    rcv_interface_groups_s.NEXTVAL, 'BATCH', 'VENDOR',
    'RECEIVE', NULL, 'N',
    SYSDATE, fnd_global.user_id, SYSDATE,
    fnd_global.user_id, SYSDATE, 'test',
    'Y', SYSDATE, 204
    rcv_transactions_interface
    in below table i inserted two rows with different po_line_id,po_location_id,po_distribution_id
    INSERT INTO rcv_transactions_interface
    (interface_transaction_id,
    header_interface_id, processing_status_code,
    transaction_date, GROUP_ID, last_update_date,
    last_updated_by, creation_date, created_by, transaction_type,
    processing_mode_code, transaction_status_code, quantity,
    to_organization_id, source_document_code, po_header_id,
    po_line_id, po_line_location_id, po_distribution_id, comments
    VALUES (rcv_transactions_interface_s.NEXTVAL,
    rcv_headers_interface_s.CURRVAL, 'PENDING',
    SYSDATE, rcv_interface_groups_s.CURRVAL, SYSDATE,
    fnd_global.user_id, SYSDATE, fnd_global.user_id, 'RECIEVE',
    'BATCH', 'PENDING', 1,
    207, 'VENDOR', 81203,
    102032, 193877, 199240, 'TEST'
    and i run the "Receiving Transaction Processor",It completed with Normal Status,but in base tables data was not inserted,i got "ERROR" Status in PROCESSING_STATUS_CODE field of RCV_TRANSACTIONS_INTERFACE table and in rcv_interface_error iam getting "Error: Default Operating Unit has not been defined for the Org . (OU=)" in error_message field and "RCV_NOT_IN_ORG" in error_message_name field. and i assign responsibility level operating unit after that concurrent program completed normally and iam getting
    "PENDING" Status in PROCESSING_STATUS_CODE field of RCV_TRANSACTIONS_INTERFACE table,why its is having pending status,weather i having to run any workflow,
    Edited by: user8114609 on Apr 19, 2010 9:46 PM

    Hi Jyoti,
    Actually value is not set for "MO_SECURITY_PROFILE",so i tried to set the value at responisibility level,now in working in "vision operaions" opeating unit but in the list its is not coming,only vision "operations-supplier management" only coming.,weather its a setup program, please guide me this
    Thank u for ur help
    regards,
    Viji

  • Contract Release value is not updated with Limit item value

    We have SRM 4.0 with ECS scenario.
    Contract are created in SRM and replicated to ERP.
    If we create PO with Service line and Limit line using contract in both of these line items, contract Release value is getting updated only with Service line item value.
    But the contract Total value is the addition of Service and Limit value of PO.
    Why Contract Release value is not getting updated with Limit item value. Please help as early as possible.

    Hi Sandeep
    Yes. there are various reasons .upon your contract incorrect status and linkage not establised / or more attachment in SRM GOA.
    what type of contract are you using? GOA or CCTR
    If it is GOA - which version of SRM and service pack ?are you in ?
    If it is a GOA , BLAREL idoc might failed to post the release value in the SRM .
    How contracts are created material / mat group ?
    to fix or understand the issue, you need to recreate the issue.
    what is the ERROR in BLAREL in SRM idoc monitoring ?

  • Database msdb cannot be opened due to inaccessible files or insufficient memory or disk space - in recovery pending status

    came in this fine monday morning and it looks like developers were running some kind of trace that filled the primary DATA folder with about 80,000 5mb trace files.  now that process has stopped and the logfiles have been cleaned up, but when attempting to connect to the server using the management console i get the error:
    Database 'msdb' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details. (.Net SqlClient Data Provider)
    when i check the status it is in recovery pending mode.  i have a backup from yesterday but im not sure if this database became corrupt before that backup or not because this process was ongoing over the weekend.  the last timestamp on the msdb and log files is 7am this morning.. 
    I am not sure how to proceed recovering the msdb database with limiting interruption to the users.  any advice is extremely appreciated.  this is sql server 2008.  i can login via sqlcmd and see it is in recovery pending status:
    1> select state_desc databasestatus_sysdtabase from
    2> sys.databases where name ='msdb'
    3> go
    select state_desc databasestatus_sysdtabase from
    sys.databases where name ='msdb'
    databasestatus_sysdtabase
    RECOVERY_PENDING
    (1 rows affected)
    1>

    For someone experiencing a similar problem this answer is unacceptable. You're basically telling me to reboot the server to fix this.  You vaguely mention using process explorer to find out who is using the file.  Can you please provide
    some more information on that?  I have a similar problem and rebooting the server to fix it is not an option.  This problem keeps reoccurring.
    OS Error 32 means file has an open handle by someone else. If that is a user process then you can catch it via Process Explorer. If it's a kernel mode object then it's difficult to catch that and restart is the only choice.
    http://sqlserver-help.com/2014/08/07/tips-and-tricks-os-error-32the-process-cannot-access-the-file-because-it-is-being-used-by-another-process/
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

Maybe you are looking for

  • How to implement  Constants of JheadStart Applications

    Hello JheadStart Team we want to gather all constant values of JHS application in one xml file without having to hardcode them in different sections of application (model or view) , and accessing values by binding them anywhere required . Can you giv

  • Custome tab develpment process in  crm portal application CRMD_BUS2000126

    Please guide the step by step procedure to create custome tab in crm portal. please suggest the way that is assigned to PCUI frame work. i will appreciate small help also

  • How to delete duplicate BIP menu...

    I accidently click Macro CreateMenu twice and find three BIP menu in Word Add-in... How can I remove additional two of them when right click in Word... Edited by: Bluefrank on Jul 9, 2010 1:19 AM

  • Where can I find valid downloading link for ME ?

    my CD for Adobe CS 5.5 DS ME is not working! I have my serial but I need to download it ..

  • MDO SELECT Query

    Hi, When I try to do select query on MDO objects, I could see there are many restriction in executing the SELECT statement unlike doing with traditional database. For example, I am not able to use any of the aggregate function (like sum, count, avera