Item Import similar set process ID

Hi All,
I am working on Oracle Applications 11.5.10
While running item import program for a set_process_id, the program ( standard item import) picked the records for similar set process ID too.
For eg, I submitted Item import for set_process_id 1234. Item import picked up unprocessed records for set_process_id 10000001234 and processed them. I got to know about this, since the records for set_process_id 10000001234 erred.
Not sure is anyone else has encountered this error or not . Wanted to know if this is a common behavior ??? If yes then is there anyway this can be avoided ?

Hi Sandeep,
Can you please tell why is the set_process_id column updated by Oracle?
I am inserting records into interface table with set_process_id = -9990 but this value is modified by oracle when i run "Item Import" program.
Because of this, i am unable to distinguish between the records which i inserted into interface and the existing records.
I need to distinguish my records and send error report to the user. Is there any way to do this?
Regards,
Sreekanth

Similar Messages

  • Item Import program sets process_flag to 30000/60000

    The Oracle Manufacturing Import Items program adds and subtracts 30000 or 60000 to the process_flag value as part of its processing, regardless of the fact that the data had been inserted by third party application with a process_flag value of 0 (inactive), that is, the third party import program had not yet set the process_flag to 1 (pending).
    This issue is coming after upgrade to 11.5.10.
    Please let me know if you have encountered this issue or have seen it in metalink/web?

    Item Import - PROCESS_FLAG= -888 or -999
    Problem description
    ============
    The Open Item Import fails with a process_flag = -999 in
    mtl_system_items_interface. This keeps the item from being imported into
    mtl_system_items. The process_flag has to be set back to 1 to have the row(s)
    reprocessed.
    Solution
    ======
    UPDATE mtl_system_items_interface
    set transaction_type='CREATE'
    where transaction_type=<'Your Current value which is not CREATE'>
    Commit;
    Re run the Item Import it should go fine.
    Regards,
    Mehboob

  • DTW PO Import Item price incorrectly set

    Hi,
    I am facing two issues in PO imports.
    1. Lets say Item price is set to $10 in the Supplier Price List.
        I want to import PO with the Price set to $5.
       I set Unit Price = 5, Quantity =10 and The Purchase Order created is with Price $10 picked up from Price List i.e. Line Total = $100 instead of $50
    Then I supply more information:
    I additionally supply Line total to be $50
    This time Unit Price =10, Price after discount = 5, Linetotal = 50. Now the line total is correct but Discount is 50% which is not correct.
    2. If I can sort out above issue with your help, How can I modify PO Lines with DTW. I tried but it does not allow.
    Any response would bee much appreciated.
    Regards
    Devinder

    Hi Suda,
    Thanks for your response.
    Header fields:
    RecordKey     CardCode     DocCurrency     DocDate     DocDueDate     DocNum     HandWritten
    Line Fields
    RecordKey     LineNum     ItemCode     Price     Quantity     WarehouseCode     TaxCode
    I am using SAP 2007A Pl35 AU localization and the said field in general setting has been taken off by SAP in 2007A (to the best of my knowledge)
    Regards

  • How to use XML Gateway for Order Import and Item Import?

    Hello XML gurus,
    I'm working in Oracle Apps area and do not have much knowledge on XML or web programming. Currently in my project there is a need to use Order Import and Item Import using interface tables and XML Gateway. The items/orders information will be in the XML format from Siebel system, there will be no custom processing...just process the data as-is.
    I've read the XML Gateway user guide but did not understand much.
    Anyone with similar implementation experience?
    I'm looking for a step-by-step guide on what needs to be done in Oracle Apps side to populate the interface tables from XML file and call the import APIs?
    Your inputs, suggestions, tips are highly appreciated. :)
    Thx,
    Jags

    I have a similar requirement to automate the order import and was looking at XML Gateway. Please update if you were able to find more information.
    - Ayyappa

  • Item number is invalid (INV_ICOI_INVALID_ITEM_NUMBER)error in Item Import

    We recieve a warning in item import saying the item code is invalid in MTL_SYSTEM_ITEMS_INTERFACE.
    Process flag for these items in MTL_SYSTEM_ITEMS_INTERFACE is 4, process flag for these
    items in mtl_item_catogries_interface is 3, in mtl_interface_errors :
    message_name = 'inv_icoi_invalid_item_number', column_name='item_number', and
    error_message = 'Item number INT_19 is invalid'.
    Note that in another instance process worked correctly.
    Can Anybody help on this issue.
    Thanks

    Hi Sandeep,
    I have encountered the similar problem some time back.
    To what I remember, I had opened the description of the message which had led me to the customizing entry. After maintaining that entry in the customizing, I could get rid of the message.
    I am not able to recollect exactly what I have done, would you help me with the message number.
    Best regards,
    Harsha

  • Item Import - completes with " Completed Error" status and process_flag=4

    I am trying to Import Item through Open Interface.
    RDBMS : 9.2.0.5.0
    Oracle Applications : 11.5.10
    Populated data into mtl_system_items_interface with process_flag = 1.
    Once I run the "Item Import" program it completes with error, with the following in the log file.
    The records are updated with process_flag = 4. but there are no error details in mtl_interface_errors for those corresponding records in the interface table.
    How do I identify the error ?
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Inventory: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    INCOIN module: Import Items
    Current system time is 07-SEP-2010 11:39:11
    Page Length = 93, Page Width = 132
    ===================================================================
    Debug Mode : Enabled
    Output to Terminal : No
    Argument Method : Database Fetch
    Trace Mode : Disabled
    ===================================================================
    Argument 1 (ORG_ID) = 174
    Argument 2 (ALL_ORG) = 1
    Argument 3 (VAL_ITEM_FLAG) = 1
    Argument 4 (PRO_ITEM_FLAG) = 1
    Argument 5 (DEL_REC_FLAG) = 1
    Argument 6 (PROCESS_SET) = 11
    Argument 7 (CREATE_UPDATE) = 1
    ===================================================================
    Item Catalog Group Descriptive Elements Open Interface import completed successfully for all records in this record set.
    Item Catalog Group Descriptive Elements Open Interface import completed successfully for all records in this record set.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Found a few Packages related to Item revision , were in Invalid status.
    Compiled them all and now the items are getting imported without any issue.
    Thanks Sandeep for your word.

  • Creating a new work item instance in a process using PAPI

    I'm seeing that there are a lot of questions on this forum about using Oracle BPM 10g's Java API called PAPI.
    I just uploaded a step by step document on how you could do this using JDeveloper 11. Here's the link to this document: http://www.4shared.com/file/126507332/e814a3a8/CallingPapi.html. The Oracle BPM project I used for this step-by-step document is also in this zip file. If you're curious, this also describes how to download, install and start JDeveloper 11.
    This is not formal Oracle documentation, but I know from teaching our Oracle BPM Bootcamp class that getting PAPI to work is sometimes a challenge and thought this might help. I tried to write it with the "Java Newbie" in mind so do not panic if you aren't an expert in Java (I'm sure not ?:| ).
    This is a simple example that uses most of the logic found in the PAPI documentation on http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/papi/index.html?t=modules/papi/c_Head_PAPI.html in the "Writing Your First Java PAPI Program" section of this document.
    The document provides a step-by-step description on how how to use PAPI to:
    <li> interface to processes running on an Oracle BPM Enterprise Engine using the same logic that is in the Oracle BPM PAPI documentation
    <li> interface to processes running on an Oracle BPM Studio Engine
    <li> list processes currently running on the Engine using the same logic that is in the Oracle BPM PAPI documentation
    <li> list the work item instances running on the Engine using the same logic that is in the Oracle BPM PAPI documentation
    <li> create a new work item instance in a process and pass in input argument variables to the new instance as it is created.
    Hope you find this useful,
    Dan

    Hi
    i have gone through your example. It gives good information how to connect to BPM engine through java papi client. I have followed exactly the same steps given in the PDF document. But it throws the exception on both java client side and BPM Suite.
    Steps followed :
    1. Import sampleproject.exp into Oracle BPM studio and start the BPM engine.
    2. Imported the fuegopapi-client.jar and Write the JAVA PIPA client to connect Oracle BPM Engine.
    complete example code:_
    import fuego.papi.CommunicationException;
    import fuego.papi.InstanceInfo;
    import fuego.papi.ProcessService;
    import fuego.papi.ProcessServiceSession;
    import fuego.papi.OperationException;
    import java.util.Properties;
    public class ProcessAPIClient {
         public static void main(String[] args) {
    /////////////////// API Initialization ///////////////////
    Properties configuration = new Properties();
    configuration.setProperty(ProcessService.DIRECTORY_ID, "default");
    configuration.setProperty(ProcessService.DIRECTORY_PROPERTIES_FILE, "directory.xml");
    configuration.setProperty(ProcessService.PROJECT_PATH, "C:\\Oracle\\OracleBPMWorkspace\\SampleProject" );
    configuration.setProperty(ProcessService.WORKING_FOLDER, "/tmp");
    try {
    ProcessService processService = ProcessService.create(configuration);
    /////////////////// Establish a session ///////////////////
    ProcessServiceSession session = processService.createSession("test", "test", null);
    /////////////////// Operate with PAPI ///////////////////
    for (String processId : session.processesGetIds()) {
    System.out.println("\n Process: " + processId);
    for (InstanceInfo instance : session.processGetInstances(processId)) {
    System.out.println(" -> " + instance.getId());
    /////////////////// Close the session ///////////////////
    session.close();
    /////////////////// Release API Resources ///////////////////
    processService.close();
    } catch (CommunicationException e) {
    System.out.println("Could not connect to Directory Service");
    e.printStackTrace();
    } catch (OperationException e) {
    System.out.println("Could not perform the requested operation");
    e.printStackTrace();
    It throws the following exception and output on java client._
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Could not enhance type with bytecode info: java.lang.NoSuchMethodError: org.apache.bcel.classfile.Method.getArgumentTypes()[Lorg/apache/bcel/generic/Type;
    Creating ProcessService with id 'SampleProject'.
    Local folder /tmp\system\Schema33871921573571055\catalogs found.
    Loading catalogs from local folder: /tmp\system\Schema33871921573571055\catalogs
    0 jars found locally.
    [CatalogMgrCache] =======================
    Registering CatalogMgr [SampleProject] ...CatalogManagerCache 23240993:
    Managers:
    Counters:
    [CatalogMgrCache] =======================
    CatalogMgr [SampleProject] REGISTERED!CatalogManagerCache 23240993:
    Managers:
    {SampleProject=fuego.util.LocalCatalogManager@40b187}
    Counters:
    ProcessService 'SampleProject' created successfully.
    Process: /SampleProcess#Default-1.0
    Unreachable Engine Tolerance (seconds):
    by default: 0
    to be used: 0
    This papi client will not cache exceptions which imply that an engine could not be reached.
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/jms/MessageEOFException
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at $Proxy24.<clinit>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at fuego.papi.impl.AbstractProcessControlHandler.newProxyInstance(AbstractProcessControlHandler.java:52)
         at fuego.papi.impl.rmi.RMIProcessControlHandler.createProxy(RMIProcessControlHandler.java:47)
         at fuego.papi.impl.rmi.RMIEngineAccessImpl.createProcessControl(RMIEngineAccessImpl.java:111)
         at fuego.papi.impl.ProcessServiceImpl.createProcessControl(ProcessServiceImpl.java:1082)
         at fuego.papi.impl.ProcessServiceSessionImpl$1.run(ProcessServiceSessionImpl.java:2698)
         at fuego.papi.impl.ProcessServiceImpl.executeEngineOp(ProcessServiceImpl.java:1675)
         at fuego.papi.impl.ProcessServiceSessionImpl.getProcessControl(ProcessServiceSessionImpl.java:2703)
         at fuego.papi.impl.ProcessServiceSessionImpl.processGetInstances(ProcessServiceSessionImpl.java:2365)
         at com.eds.comet.bpm.oracle.papi.client.ProcessAPIClient.main(ProcessAPIClient.java:30)
    Caused by: java.lang.ClassNotFoundException: javax.jms.MessageEOFException
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
         ... 16 more
    It throws the following exception and output on Oracle BPM Suite._
    Client 'Id=test, Name=test, In=1, Session=564242434' was not found in lists ', PARTICIPANTS' while disconnecting it.
    Please help me to resolve this. I noticed it is able to connect BPM engine and retrieve process list. But while getting instances, it throws the exceptions on both Java Client and BPM engine side.
    Thanks and Regards
    Mahesh

  • Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    The power button for the Trackpad is on the right hand end of the battery case. Press that button to initiate the pairing process. On the top of the Trackpad just above the power button is a tiny green light (you probably cannot see it unless it is lighted). That light will indicate ehther or not the Trackpad is discoverable. If the Trackpad has discoverable the green light will blink on and off. If it does not pair within 3 minutes you will have to press the power button again to re-initiate the pairing process. Once your Trackpad has paired, you can just leave it on and it will pair automatically when you reboot your Mac.
    If you are having problems pairing, try turning off any other Bluetooth devices within 30 or so feet of your Mac mini. That includes other Computers, iPhones, iPads, etc. that may be in the area. Once your Trackpad has pairedwith your mini, you don't have to be concerned about other Bluetooth devices.
    One other hint, I find that although the Wireless Trackpad does not eat batteries as fast as the Magic Mouse it still uses more than the Wireless Keyboard. It is a good idea to keep a supply of AA batteries around. I have used Apple's Rechargable batteries, but found they did not last that long before needing to be recharged. I have had the best battery life from Duracell Quantum batteries.

  • Open Item Import fails with a process_flag = -999 or -888

    Problem description
    ============
    The Open Item Import fails with a process_flag = -999 in
    mtl_system_items_interface. This keeps the item from being imported into
    mtl_system_items. The process_flag has to be set back to 1 to have the row(s)
    reprocessed.
    Solution
    ======
    UPDATE mtl_system_items_interface
    set transaction_type='CREATE'
    where transaction_type=<'>
    Commit;
    Re run the Item Import it should go fine.
    Regards,
    Mehboob

    Hi,
    It looks like you have posted the same in below thread.
    Item Import completed with Process_Flag = 31, 41 and 42
    Any way if you have problem you can refer to below metalink notes.
    NOTE:103869.1 - Item Attribute vs Template Attributes Using IOI
    NOTE:106812.1 - Instructions for Running Item Open Import (IOI) Including Historical Revision Da
    NOTE:109628.1 - FAQ for Item Import
    NOTE:268968.1 - Understanding Item Import and Debugging Problems with Item Import
    NOTE:458544.1 - Inventory Item Open Interface ITAR Template
    NOTE:52746.1 - A Guideline to IOI Error Messages and Solutions
    Thanks
    Vishalaksha

  • Imported images and processed in wrong project can I transfer?

    imported images and processed in wrong project can I transfer to the correct project and delete from the incorrect project without loosing my work so far?
    ok I know similar questions have been asked but I could not find an answer using search.....so any ideas... all help is really appreciated.
    (In aperture 2)

    Sorry I er 'cough' have just dragged and dropped from one project to another, and er well you see er that seems to have done it!images removed from first project and now appear in second correct project.
    I am sure I tried that before I posted..

  • Cannot import a set of comments in the PDF to a Word document

    I'm desperately trying to import a set of comments in a PDF to a Word document and cannot do so in Acrobat9. Time is of the essence. I keep getting the following message:
    When PDF was created, the content and it was not tagged.  exporting comments into a Word document will only work if the PDF is a tagged PDF.
    To create a tagged PDF, you must select "change conversion settings" from the Adobe PDF menu, and check the box labeled "enable accessibility and reflow with tagged PDF."
    I had no idea where to look to make this change--where is the Adobe PDF menu??? I tried doing research in the Adobe help information, and it directs me to go to: advanced > Accessibility > Add tags document. However when I click these menu items, the menu item "add tags to document" is gray and cannot be selected.
    So now I've got a 1200-page draft filled with comments and I can't get them to the owner.  I'd appreciate anybody's help. I never had a problem importing comments in previous releases of Adobe Acrobat.

    Just to add a bit more information:
    We use a tool called the Arbortext Editor to write our source and use the transform tool to automatically create a PDF of the source.

  • Problem in extracting from the import transport set

    i am exporting all of the major page groups and providers from my source box to the target machine. both are using the same version database, app server and portal version 904.
    for one of the biggest provider, i created transport sets in the export system, ran the script for NT to create a dump file. moved dump files to the import system, imported its transport set from this file. now i am trying to extract the imported transport set.
    here i am facing problems one after the other.
    1. first is this that this extraction from the import transport set is costing too much time. more than 36 hours have already passed and it has not finished.
    2. it does seem to populate though as after several hours i see the log file with its lines showing a message like .... 'importing component ... so and so ... '. however, the whole process is not finishing or going fast. there is no other process running on this target box.
    3. and surprisingly, the log files update the start time of the script every few hours.
    can somebody please help? this is a very time-sensitive request.
    thanks.

    Hi,
    if i remember exactly i thought this error due to field selections in R/3 whatever the fields u have given in selection tab in rsa3 in ECC give the same selections while scheduling the infopackage than u can able to see the records in psa for full load.
    after doing dis still problem persists revert me.
    Regards,           
    shiva                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

  • Item Import Error Message

    Hi
    I'm running the import items program to update the existing item in inventory. For that it is throwing some error when the record move from interface table to inventory base table. See below error message.
    TRANSACTION ID : 203532465
    ORGANIZATION ID : 3895
    TABLE NAME : MTL_SYSTEM_ITEMS_INTERFACE
    COLUMN NAME : MASTER_CHILD_4F
    MESSAGE NAME : INV_IOI_MASTER_CHILD_4F
    ERROR MESSAGE : Master - Child Conflict in one of these Attributes: Pick Components(PICK_COMPONENTS_FLAG), Assemble To Order(REPLENISH_TO_ORDER_FLAG), Base Model(BASE_ITEM_ID), ATP Components(ATP_COMPONENTS_FLAG), Check ATP(ATP_FLAG), Fixed(FIXED_LEAD_TIME
    Can anyone give the solutuion for this?
    Thanks

    Hi,
    Please review the following documents and see if it helps.
    Note: 142697.1 - IOI PROCESS: Error Master - Child Conflict in One of These Attributes
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=142697.1
    Note: 208715.1 - Item Import Errors When Loading Into Child Organizations
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=208715.1
    Note: 360542.1 - Import Price Catalog Errors with Master/ Child Conflict on the UOM when Importing Item
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=360542.1
    Regards,
    Hussein

  • PRIMARY_UOM_CODE Error while trying to do bulk item import in Fusion applications

    Hi,
    I am trying item bulk import in fusion applications version 11.1.5. However I am getting the followin error message on submitting the Item Import process :
    Import completed with error or warning. Import errors or warnings are.
    PRIMARY_UOM_CODE - The value of the attribute Primary Unit of Measure is not valid.
    Any idea what could be this issue? We have the Basic UOM code setup and a UOM class is also defined for the same. In my insert script I am specifying the UOM_CODE = 'Ea' as defined in my system.
    Is there any other setup that we are missing here?
    Regards

    Sorry for the delay. Based on some notes in our system there was an enhancement to introduce new field (PRIMARY_UOM_NAME) for import  representing the human readable UOM. It was slated as a feature for Release 5 of Fusion, however I am not quite sure if it made Release 5, the column is there in Release 6 ..
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Set Process Options  with Studio 10.3.1 : 'java.lang.IllegalStateException'

    Hello,
    I am creating a "Set Process Options" activity like in the demo "Expense Reimbursement" of Studio 10.3.1.
    When storing the options, I get this error :
    The task could not be successfully executed.
    Reason: 'java.lang.IllegalStateException: The component must be invoked on a server-side method.'.
    Causé(e) par: The component must be invoked on a server-side method.
    fuego.lang.ComponentExecutionException: The task could not be successfully executed.
    Reason: 'java.lang.IllegalStateException: The component must be invoked on a server-side method.'.
         at fuego.xobject.runtime.components.XObjectInputImpl$1.commit(XObjectInputImpl.java:98)
         at fuego.web.execution.InteractiveInvocation.finish(InteractiveInvocation.java:116)
    etc...
    The error seems to be caused by Fuego.Server.storePropertyFor since I don't get the last "logMessage".
    I created objects, methods, and screenflow similar to those in the demo.
    Comparing with the log generated by the demo, the difference is :
    demo :
    ProcessOptions.commitOptions : xml :<xobject.BusinessComponents.ProcessOptions xmlns="http://bea.com/albpm/DynamicXml/version/2.0">
    (etc...)
    Process read unlock: '/ExpenseReimbursement#Default-1.0' [HasWriteLock=false, ReadLockers=1]
    Execution Servlet action type:REDIRECT
    ExecutionDispatcher.actionId: REDIRECT
    Executor.execId: 10000
    Executor.getForwardComponent: fuego.xobject.runtime.components.XObjectHtmlRuntimeController
    etc...
    mine :
    i don't get the "Process read unlock" message and I get :
    Executor.execId: 0
    Is there any parameter to configure in the engine preferences to make it work ?
    or what did I forget in the code ?
    What could I do to fix that ?
    Thanks !
    Here is the last code lines arround the error :
    logMessage("OptionsEtRéférentiels.enregistrerOptions : nomApplication :"+nomApplication);
    if (nomApplication == null) {
         nomApplication = "TPV1";
    logMessage("OptionsEtRéférentiels.enregistrerOptions : nomApplication :"+nomApplication);
    String xml = DynamicXml.createXmlTextFor(this);
    logMessage("OptionsEtRéférentiels.enregistrerOptions : xml :"+xml);
    Fuego.Server.storePropertyFor(application: nomApplication, name: "OptionsXML", value: xml);
    logMessage("OptionsEtRéférentiels.enregistrerOptions : enregistré");

    Hi,
    I think it might be something simple to fix.
    Open the Expense Reimbursement project again. Open either of the two methods in the Catalog's BusinessComponents.ProcessOptions that store and retrieve the Fuego.Server properties.
    On the right side (to the right of the Variables tab), open the Properties tab. Note that both of these methods have their "Server Side Method" properties set to "Yes".
    Make sure that your BPM Object's method's Server Side Method" property is set to "Yes" and I think you should be Okie Dokie.
    Dan

Maybe you are looking for