Batch Load Error Logs

When using the UPSshell.exe to initiate a batch script via command line, one of the fields it lists is:
"Log Directory – File path where you want the UPSShell.exe log file written."
What exactly is written in this log? From what I can tell, it only captures an error while unsuccessfully trying to execute the Batch script itself listed in the "Script Name" section. It does not appear to capture any error once it has initiated that Batch script such as if whether or not it passed or failed. If the Batch script listed in the command line from UPSShell kicked off but the batch script errors out (fails on export for example) which log does that output to? It certainly does not appear in the 'Log Directory' field for UPSshell.exe.
Is this even possible or is this something that has to scripted in the BatchAction event? I would find it hard to believe that the out of the box functionality itself does not output a failed batch to a text file somewhere.
Any help and insight would be fantastic.

The log caputres the 7 steps that the ups shell performs - examples are logging in. I usually make the log directory the same as Outbox\logs

Similar Messages

  • FDM/ERPi Batch Loader Error

    Hello,
    I have set up FDM with the ERPi adapter and I can successfully import data via the FDM web. I have several locations set up to import from multiple ledgers so I would like to set up a batch process to do this. To test this, per the documentation I created a blank file with the appropriate name convention and but it in the OpenBatch folder. When I kicked off the batch process it failed with the message:
    "one or more processes failed to start, please see batch reports or error log"
    When I checked the server, the file was moved from the OpenBatch folder to a folder with a unique name (as expected).
    Here is the output from the error log:
    ** Begin FDM Runtime Error Log Entry [2012-05-09 19:08:30] **
    ERROR:
    Code............................................. -2147286781
    Description...................................... Can't save. - Parallel Process ID=1
    Procedure........................................ clsBatchLoader.ExecuteProcessShell
    Component........................................ upsWBatchLoaderDM
    Version.......................................... 1112
    Thread........................................... 2356
    IDENTIFICATION:
    User............................................. [username]
    Computer Name.................................... PHX1-EPMTS01
    App Name......................................... Finreporting
    Client App....................................... WorkBench
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... epmdev
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... SAMPLE
    Location ID...................................... 748
    Location Seg..................................... 2
    Category......................................... ACTUAL
    Category ID...................................... 13
    Period........................................... Feb - 2012
    Period ID........................................ 2/29/2012
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... True
    Is Auditor....................................... False
    ** Begin FDM Runtime Error Log Entry [2012-05-09 19:08:32] **
    ERROR:
    Code............................................. 1000
    Description...................................... Parallel process shell [1] failed to start
    Procedure........................................ clsBatchLoader.mFileCollectionProcessParallel
    Component........................................ upsWBatchLoaderDM
    Version.......................................... 1112
    Thread........................................... 2356
    IDENTIFICATION:
    User............................................. [username]
    Computer Name.................................... PHX1-EPMTS01
    App Name......................................... Finreporting
    Client App....................................... WorkBench
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... epmdev
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... SAMPLE
    Location ID...................................... 748
    Location Seg..................................... 2
    Category......................................... ACTUAL
    Category ID...................................... 13
    Period........................................... Feb - 2012
    Period ID........................................ 2/29/2012
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... True
    Is Auditor....................................... False
    Any guidance for where to direct my troubleshooting (or fix) would be appreciated.
    Thanks

    I used serial batch load. Some progress I have made is that the admin account can successfully run the batch load on server itself. So it seems as if I there is a folder I need write permissions to that I don't have. Currently I have write access to (via a share) the folder for the FDM application I am loading and all its subfolers. Still trying to figure out what additional write privileges I need to get.
    Any help would be appreciated.

  • FDM Batch Loader Error

    Hello,
    I'm getting an error when trying to run a script from outside FDM workbench. The script works fine inside workbench and it's almost entirely copied out of the documentation.
    Script
    Sub autoload()
    Dim lngProcessLevel
    Dim strDelimiter
    Dim blnAutoMapCorrect
    Dim EssbaseFilePath
    Dim BATCHENG
    Set BATCHENG = CreateObject("upsWBatchLoaderDM.clsBatchLoader")
    BATCHENG.mInitialize API, SCRIPTENG
    lngProcessLevel = 10 'up to export
    strDelimiter= "_"
    blnAutoMapCorrect = False
    Set BATCHENG.PcolFiles = BATCHENG.fFileCollectionCreate(CStr(strDelimiter))
    'single processing
    BATCHENG.mFileCollectionProcess BATCHENG.PcolFiles, CLng(lngProcessLevel) ,, CBool(blnAutoMapCorrect)
    End Sub
    Batch
    C:\Hyperion\UpStream\WebLinkDataMart\SharedComponents\upsShell.exe CustomScriptEx=HFM2Ess2~<user>~<password>~<loadbalancer>~"e:\log"~autoload~LanguageCode=1033~EncodeUnicode=0
    Error
    ** Begin FDM Runtime Error Log Entry [7/26/2011 1:01:24 PM] **
    ERROR:
    Code............ 438
    Description..... Object doesn't support this property or method
    Procedure....... clsBlockProcessor.ActExport
    Component....... upsWBlockProcessorDM
    Version......... 920
    Thread.......... 38140
    IDENTIFICATION:
    User............<ADMIN>
    Computer Name... <SERVER>
    App Name........ <APP>
    Client App...... BatchEngine
    ** Begin FDM Runtime Error Log Entry [7/26/2011 1:01:24 PM] **
    ERROR:
    Code............ 438
    Description..... File [a_Essbase_FDMActual_Apr–2011_RA.dat] Caused - Object doesn't support this property or method
    Procedure....... clsBatchLoader.mFileCollectionProcess
    Component....... upsWBatchLoaderDM
    Version......... 920
    Thread.......... 33432
    My goal is to just create a simple automated process that will grab files from the openbatches directory but I'm kind of stuck as to why this would run fine in work bench but throw errors from outside using the syntax provided in the API / Admin guide...
    Edited by: user13048127 on Jul 26, 2011 12:58 PM

    You're right. It does appear to be failing at the export step even when stepping through the process manually from the web interface.
    It is generating a different error when doing that though:
    ** Begin Runtime Error Log Entry [7/27/2011 9:16:56 AM] **
    ERROR:
    Code............ 2500
    Description..... [EsbPutObject] Threw Code=
    Procedure....... clsHPDataManipulation.fCopyToServer
    Component....... upsEB7XG
    Version......... 100
    Thread.......... 35588
    ** Begin FDM Runtime Error Log Entry [7/27/2011 9:16:57 AM] **
    ERROR:
    Code............ 4100
    Description..... Stream Failed, Invalid file path provided!
    \\<server>\fdmdata\HFM2Ess2\HFM2Ess2\Data\33.ua2
    Procedure....... clsAppServer.fFileGetStream
    Component....... upsAppSv
    Version......... 920
    Thread.......... 38304
    In this situation the application is looking for a 33.ua2 file but there is only a 33.ua1 file in the directory... this was reproduceable (but with different numbers for the files e.g. 26.ua1 is present but it was looking for 26.ua2).
    I'm a little confused as to why the application would be looking for a file name different than the file generated.
    Could this be related to permissions or access?

  • Unexpected Failure:Error Initialising Loader. Please check the error log".

    I am using Iplanet Enterprise Web Server 4.1 on Solaris 7. I am trying to create a collection to index a few files.I am getting the following error whenever i try to do so.."Unexpected Failure:Error Initialising Loader. Please check the error log". I can't see the Loader error log as this file is not being created.
    I also had same error show up for reindexing an exisiting collection.
    Any idea what might be wrong in my configuration ?

    This appears to be a permissions problem. I do not know exactly what, but if you set the plugins/search directory and everything in it to world-writeable then the error goes away.
    e.g.
    chmod -R 777 /opt/netscape/server4/plugins/search

  • Batch Job Error Messages

    Hi Gurus,
    I have a program with rounddown quantities in deliveries notes. This program is run in background with all other programs. When we checked the batch job error log, we found out that when it gets to this Rounddown program, there are some SAP generated errors messages (examples are listed below).
    This issue is there is no way to know exactly which deliveries the error is generated from and if the program actually rounddown the quantities of all the deliveries passed to it and so on, because this error messages are not specific enough (like we can see below).
    This program passed this new rounddown quantity number from the internal table using a BAPI.
    Is there a way to change this SAP generated error messages to be specific enough like stating which actual delivery number is been affected or even stop at the error and send an email to the user to change the delivery or something in that manner, OR is there a way we can replace this SAP generated error messages with our own messages and send email out to the user.
    Error Messages:-
    01/16/2008 01:40:40 Step 005 started (program ZSDSO_DELIVERY_QTY_ROUNDDOWN, variant , user ID AUTOSYSUSER
    01/16/2008 01:51:35 Item 000020 belongs to delivery group 001
    01/16/2008 01:52:13 Item 000020 belongs to delivery group 001
    01/16/2008 01:52:15 Item 000030 belongs to delivery group 001
    01/16/2008 01:52:19 Item 000020 belongs to delivery group 001
    01/16/2008 01:52:29 Dynamic credit check has been exceeded                              23,984.52 USD
    01/16/2008 01:52:30 Item 000020 (change quantity manually to             400 PC because of complex struct
    01/16/2008 01:52:30 Item 000030 (change quantity manually to             400 PC because of complex struct
    01/16/2008 01:52:30 Quantity correlation for dependent items has been carried out
    01/16/2008 01:52:30 Item 000020 belongs to delivery group 008
    01/16/2008 01:52:30 Item 000030 belongs to delivery group 008
    01/16/2008 01:52:31 Dynamic credit check has been exceeded                              23,984.52 USD
    01/16/2008 01:52:32 Delivery quantity must be entered for the item
    01/16/2008 01:52:34 Dynamic credit check has been exceeded                              23,984.52 USD
    01/16/2008 01:53:05 Item 000020 belongs to delivery group 001
    01/16/2008 01:54:40 Dynamic credit check has been exceeded                              15,501.88 USD
    01/16/2008 01:55:53 Item 000020 belongs to delivery group 001
    Thanks.
    Points will be awarded.

    This is the Subrouting Form code.
    FORM call_bapi_delivery_change TABLES p_i_lips LIKE i_lips.
      DATA: w_header_data TYPE bapiobdlvhdrchg,
            w_header_control TYPE bapiobdlvhdrctrlchg,
            w_delivery TYPE bapiobdlvhdrchg-deliv_numb.
      DATA: i_item_data TYPE STANDARD TABLE OF bapiobdlvitemchg,
            w_item_data TYPE bapiobdlvitemchg,
            i_item_control TYPE STANDARD TABLE OF bapiobdlvitemctrlchg,
            w_item_control TYPE bapiobdlvitemctrlchg,
            i_return TYPE STANDARD TABLE OF bapiret2,
            w_return TYPE bapiret2.
      LOOP AT p_i_lips INTO w_lips.
        w_item_data-deliv_numb = w_lips-vbeln.
        w_item_data-deliv_item = w_lips-posnr.
        w_item_data-material = w_lips-matnr.
        w_item_data-batch = w_lips-charg.
        w_item_data-dlv_qty = w_lips-lfimg.
        w_item_data-dlv_qty_imunit = w_lips-lfimg.
        w_item_data-fact_unit_nom = 1.
        w_item_data-fact_unit_denom = 1.
        APPEND w_item_data TO i_item_data.
        CLEAR w_item_control.
        w_item_control-deliv_numb = w_lips-vbeln.
        w_item_control-deliv_item = w_lips-posnr.
        IF w_lips-delete NE 'X'.
          w_item_control-chg_delqty = 'X'.
        ELSEIF w_lips-delete EQ 'X'.
          w_item_control-del_item = 'X'.
        ENDIF.
        APPEND w_item_control TO i_item_control.
      ENDLOOP.
      w_header_data-deliv_numb = w_lips-vbeln.
      w_header_control-deliv_numb = w_lips-vbeln.
      w_delivery = w_lips-vbeln.
      CALL FUNCTION 'BAPI_OUTB_DELIVERY_CHANGE'
        EXPORTING
          header_data               = w_header_data
          header_control            = w_header_control
          delivery                  = w_delivery
      TECHN_CONTROL             =*
        TABLES
      HEADER_PARTNER            =*
      HEADER_PARTNER_ADDR       =*
      HEADER_DEADLINES          =*
          item_data                 = i_item_data
          item_control              = i_item_control
      ITEM_SERIAL_NO            =*
      SUPPLIER_CONS_DATA        =*
      EXTENSION1                =*
      EXTENSION2                =*
          return                    = i_return
      TOKENREFERENCE            =*
      IF sy-subrc EQ 0.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          EXPORTING
            wait = 'X'.
        w_zbdcopendn-otce706 = 'X'.
        MODIFY i_zbdcopendn FROM w_zbdcopendn TRANSPORTING otce706
        WHERE delivery EQ w_deliveries-vbeln.
      ELSE.
        CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.
        DELETE i_zbdcopendn WHERE delivery EQ w_deliveries-vbeln.
       DELETE i_deliveries WHERE vbeln EQ w_lips-vbeln.*
        w_bad_delv-vbeln = w_deliveries-vbeln.
        APPEND w_bad_delv TO i_bad_delv.
      ENDIF.
    ENDFORM.                    " call_bapi_delivery_change
    Thanks again.

  • Lock Object error during batch load

    Batch load was delayed about an hour. First error message in the Server Log said "Object is already locked by user""Error 1053010 processing request [Lock Object]-Disconnecting"Then it went through a series of "Object locked by user admin" and "received client request: create Temporary Object(from user admin)"It did this several times until connection.Although from time to time we have had problems with Objects getting locked and preventing maintenance in the Application Manager. This is the first time that is has prevented a batch load. Does anyone know what could have triggered this during the load process?

    This happened to us a lot, I think it's due to people opening objects, then letting their session time out, leaving a phantom lock.We solved the problem by calling the UNLOCKOBJECT function before any dimbuilds. 99.9% of the time this raises an error, "..object x is not locked..", but the rare time that the otl is inadvertently locked, it prevents the script from failing.<br><br>HTH,<br><br>Jeff McAhren<br>Dallas, Texas<br><br>ex to unlock the outline for app/db flash:<br><br>UNLOCKOBJECT 1, "FLASH" "FLASH" "FLASH"

  • Error in Releasing Contracts in SRM-Error Log for user WF-BATCH

    Hi,
    When we are releasing contracts in SRM, an error log is being generated for a user WF-BATCH with message :
    "Recipient not found
    The error ocurred by processing event RELEASED_NEWLY with GUID 4530EA86C23B007700000000B0000023 and object_id= 4400000238"(Where 4400000238 is our contract no)
    Also our contract is not being transported to CCM even though all the relevant configurations have been done in XI.
    Is this because of the error log?? What is the issue??
    Any Useful answers would be suitably rewarded..
    Regards,
    Puneet

    Hello Puneet,
    Please check whether u have released that contract or not.
    if u need to release purchase order from the contract, it needs to be released first.
    from ur problme statement, it seems u haven't released that contract.
    Sarabjeet

  • Error in loading the WSDL file. Check the error log for more details

    Hello,
    I am trying to create a Import Adaptive Webservice Model. I am using the WSDL:
    http://www.abysal.com/soap/AbysalEmail.wsdl
    I am getting the below error when I choose WSDL source as UDDI or file (I am not using any logical destination)
    "Error in loading the WSDL file. Check the error log for more details."
    Where can i see the error log? And what is the solution to fix this?
    I am able to create the model if i save the wsdl locally on my machine and choose Local File System or File as the WSDL source. But at runtime this fails as the application tries to read the WSDL for metadata info and it looks into the application server for this file.
    I also tried creating the old webservice model. And it is able to create the model. But I feel I need to use the new model as this one is deprecated.
    Thanks,
    Sachin

    Hi
    For the logs you can search in this directory
    Goto Window->Show view->Other->PDE Runtim->Error Log
    please try this may it would help you out, try to create a model for you Web Service using Web Service Model (DEPRECATED)
    See this link:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/integration%2bof%2bweb%2bservices%2b-%2bdifferent%2bscenarios

  • Import (Tbl Load) without LOG - Tbls read-only (error: -115 and -126)

    Hi everybody,
    I'm very new to this things, so I'am sorry for mistakes, but I see no other way, then bothering you with what makes me crazy, so I startet in distributing this help scream a little bit more than perhaps needed.
    But I have a problem with my SAP DB 7.4 on Windows 2000 SP4, setting the permissions of tables, I loaded with the loadercli, what I cant't solve.
    The data is okay, the application runs (as long as nobody is trying to update, delete or insert data), but I can`t find any option to set the permissions of the tables, neither in the DB Manager nor in the SQL Studio.
    For better understanding what I have done:
    I exported the 7.4 DB with the 7.6 loader from a desktop computer and imported it into my server-DB. The 7.4 loader was not able to do this, so I tricked it out the hard way by substituting it with the one packed to the newest MaxDB version.
    Now everything is read-only, because I forgot (or more precise: I didn't expect this to be that really BIG problem) to export and import the LOG.
    The desktop DB was cleared/killed/deleted after my application runs on the server. (I idiot didn't test to update/delete or insert data)
    I gathered a lot of information via google and the SAP DB Library, but non helps me.
    The Library only says:
    -115: Table is read only
    Explanation:
    The attempt was made to perform an <INSERT>, <UPDATE> OR <DELETE statement>. But the specified table only allows reading SQL statements because it was previously loaded with the NOLOG option.
    User Action:
    The read-only mode can be implicitly cancelled saving data or pages using the database administration tool.
    I understand, because I loaded no LOG, that there is no LOG.
    And the resulting error of this I understand too, which is called: -126 Databackup missing (Backuphistory lost) (which is not descriped in the library)
    But why is it not possible to start from this point, with a new log, and the old data? (that is consistent)
    So I perhaps need to know 2 things to solve this (I think):
    1. How can I reinitialize/recreate/reconfigure a LOG and the Backuphistory?
    2. What do I need to do next to set the permissions back to R/W?
    Sorry for that many questions and my unknowing, but I can't help myself anymore and my company must work with their application.
    Any suggestions to solve this problem are welcome with high gratification!
    Thank all of you taking time of this, in hope that there is anybody who can help me, I really need to get this running again.
    Frank

    Hi Alexander,
    I did a complete Backup with the GUI, and you were fully right, it runs again!!! Thanks a lot for this tip. Till Friday I have had called me a professional programmer, but I feel like a newbie now, with a lot to learn about DB.
    If the exists a link to deeper knowlegde about this behavior I will for sure start reading, is there any?
    I offer in making an addition to the SAP 7.4 Documentation related to this. When I also know that perhaps nobody except me is using SAPDB 7.4. But again thanks for the help.
    Greetings,
    a new born db user

  • After upgrade to iOS 6, one of my apps won't load. It seems to, then just ends. Is there an error log I can check?

    After upgrade to iOS 6, one of my apps won't load. It seems to, then just ends. Is there an error log I can check?

    so your starting it up and its just crashing right away, yes? can you tell me what app it acutally is? as iOS6 is so new my thought would be that its probably incompatable with it at this time, im having trouble with my networks app that just will not let me log in at all!
    id suggest going to the page of the app on the app store and look to see if it says if its compatable or not? as for a error log its in usage data, which is in settings > general > about, and i think its near the bottom.

  • Back ground batch input processing error log handling

    Dear Friends,
    Currently im am scheduling job for batch processing of goods receipt through bapi, now after the succesfull run of this program im appending all the success and error logs in one internal table and sending this table to spool for future reference.
    Is there any other way to handle the error logs??
    bcoz in the method im using every time user has to run transaction sp01 to access that spool request to check the error logs.
    Kindly suggest ....
    Regards,
    Sunny V

    Best way will be creating Application Logs of the reports log.This will be forever in the system unless you delete it.
    Few one time settings are required. After that you can use tcodes
    SLG1 (Analyze application log) and
    SLG2 (Application Log: Delete expired logs).
    For more info take the help from below link:
    [Create Application Log|http://help.sap.com/saphelp_nw04/Helpdata/EN/2a/fa0216493111d182b70000e829fbfe/frameset.htm]
    Let me know if you find any difficulty in doing this.

  • In which tables are batch input error messages logged?

    does anybody know in which table are the batch input error messages logged?
    I have to display the error messages which have occured during the transaction
    I tried to find out, but i could see only the table BDCMSGCOLL, this table has only the Batch input message number and not the message itself?
    does anybody know about the batch input error messages?

    hi,
    check the sample code below.
    messtab is of type BDCMSGCOLL.
    Call the transaction and then use T100 to get the message.
    DATA: l_mstring(480).
    call transaction using
      REFRESH messtab.
      CALL TRANSACTION tcode USING bdcdata
                       MODE   ctumode
                       UPDATE cupdate
                       MESSAGES INTO messtab.
      l_subrc = sy-subrc.
      SKIP.
      LOOP AT messtab.
        SELECT SINGLE * FROM t100 WHERE sprsl = messtab-msgspra
                                  AND   arbgb = messtab-msgid
                                  AND   msgnr = messtab-msgnr.
        IF sy-subrc = 0.
          l_mstring = t100-text.
          IF l_mstring CS '&1'.
            REPLACE '&1' WITH messtab-msgv1 INTO l_mstring.
            REPLACE '&2' WITH messtab-msgv2 INTO l_mstring.
            REPLACE '&3' WITH messtab-msgv3 INTO l_mstring.
            REPLACE '&4' WITH messtab-msgv4 INTO l_mstring.
          ELSE.
            REPLACE '&' WITH messtab-msgv1 INTO l_mstring.
            REPLACE '&' WITH messtab-msgv2 INTO l_mstring.
            REPLACE '&' WITH messtab-msgv3 INTO l_mstring.
            REPLACE '&' WITH messtab-msgv4 INTO l_mstring.
          ENDIF.
          CONDENSE l_mstring.
          WRITE: /4 messtab-msgtyp, l_mstring(250).
        ELSE.
          WRITE: /4 messtab.
        ENDIF.
      ENDLOOP.

  • Just trying out my new mac but email won't load, error says "The mail server denied access to the account because an administrator or other mail client was using it when Mail tried to log in. Try again later." A little lock is beside the email inbox

    Just trying out my new mac but email won't load, error says "The mail server denied access to the account because an administrator or other mail client was using it when Mail tried to log in. Try again later." A little lock is beside the email inbox account, no password prompted and account is online and enabled... Thoughts?

    Have you tried clicking on the lock to see it it will then ask for a passwored.  Otherwise, try reblooting.

  • After upgrading to 3.6.8 none of the plugins load even though there are updates available. The updates will not install and even though the error states to look at the console error log there are no errors listed in the log.

    After upgrading to 3.6.8 none of the extensions load even though there are updates available. The updates will not install and even though the error states to look at the console error log there are no errors listed in the log. All extensions are listed in Addons>Extensions.
    == This happened ==
    Every time Firefox opened
    == Upgrading to newer Firefox version (3.6.8)

    I have been having the same issue for the last two weeks. No real indication as to why it ever began other than I had turned off my router and Airport Extreme Base Station off for a weekend while I was away from my place.
    iPad, iPhone, iPod Touch, all have no issues at all with my Airport Extreme Base Station. Can stay connected throughout my living room, bathroom, bedroom, no issues whatsoever.
    My 5 month old MacBook Pro 2.66 GHz Core i7 Airport is sometimes perfect, able to connect, DHCP, and browse without issue. Then, for no reason, I won't be able to join my wireless network, or when I can join, I can't pick up an IP address. And then it will connect, pick up and IP, and then it won't browse. No real rhyme or reason to when this will happen, or when it works.
    I thought that it was an issue with my MacBook Pro, but then my sister visited with her brand new MacBook Pro 2.26 Intel Core 2 Duo, and while a month ago she was able to connect, DHCP, and browse without issue, this weekend she had all of the same issues I was having.
    My XBOX 360 and MacBook Pro have absolutely no issues with the wired connection. Only my WAN seems to have this issue.
    Did you ever find anything more to this?

  • Batch Processing error: Object variable or With block variable not set - 91

    We are experiencing the following error when trying to execute the FDM Batch Processing of files in our UAT environment. This error is not occuring in our DEV environment. I have seen this error before when the data file had been left open and FDM could not access the file, so it appears this error is usually due to file permissions. However, this time none of the files are open, and as far as we can see, FDM should have full access to the OpenBatch and Inbox folders etc.
    Does anyone please have any suggestions, particularly on what account FDM will carry out the various tasks? Would it use a system account?
    Error:
    "Object variable or With block variable not set - 91"
    FDM Log:
    ** Begin FDM Runtime Error Log Entry [2012-07-06 16:07:09] **
    ERROR:
    Code............................................. 75
    Description...................................... Path/File access error
    Procedure........................................ clsBatchLoad.fFileCollectionCreate
    Component........................................ upsWBatchLoaderDM
    Version.......................................... 1112
    Thread........................................... 5828
    IDENTIFICATION:
    User............................................. admin
    Computer Name.................................... *******
    App Name......................................... *******
    Client App....................................... WorkBench
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... *******
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... *******
    Location ID...................................... 748
    Location Seg..................................... 2
    Category......................................... *******
    Category ID...................................... 14
    Period........................................... *******
    Period ID........................................ 02/07/2011
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... True
    Is Auditor....................................... False

    I can confirm that there is definitely data present in our data files in this case.
    Please note that this error only occurs when using the Batch Processing functionality of FDM Workbench (which requires files to be placed in the OpenBatch subfolder of the Inbox). I can load individual files fine when using the FDM Web Client.
    As part of the first step of the batch load process, FDM Workbench moves files from the OpenBatch folder to a new folder which it creates in the Inbox\Batches directory. However, it is not even managing to do this, and gives the error below.
    We have tried to share the OpenBatch folder, to allow specific users access to drop files into this folder. Consequently, I believe suggests a security problem on the OpenBatch folder itself (please see original post). I have been told privileges should be sufficient for FDM to make use of this folder too, however I suspect this is not the case at present.
    In the meantime, please let me know if this could be due to other causes.

Maybe you are looking for

  • Can't access IPod Classic when charging

    Hi All... I have 30GB Ipod classic. When I plug it into the computr to charge (USB), I see a flashing red circle with line thru it in the middle fo the screen with message Do Not Disconnect. While it is charging I cannot clear this fromthe screen and

  • Exchange Server 2013 Missing file on ISO install Error Code 1603

    Hi all,   a mystery needs solving any suggestions much appreciated: We are trying to install Exchange Server 2013 on Windows 2012 server. The ISO File being used is: SW_DVD9_Exchange_Svr_2013w_SP1_MultiLang_Std_Ent_MLF_X19-35118 All preparation and r

  • Most keyboard shortcuts dont work

    hello, most of the editing keyboard short cuts like crtl + c and so on dont work. however the shortcuts work for undo and save, set inpoint etc. i dont understand, they are all marked correctly in the commands list..anyone??

  • IMovie is not opening anymore.

    So I'm trying to open iMovie, whether I'm opening an existing file or trying to create a new one, it gets about half way through the status bar, and then quits altogether. Never had this problem before. Can anyone help?

  • Sequencing in functions

    I have a function that hides a horizontal rule, moves it relative to the currentTarget, and makes it reappear. The showEffect on the HR is an instance of the WipeRight effect, and the hideEffect is an instance of the WipeLeft effect. So, in essence,