IC reconciliation process with file import

Hello gurus,
I am using ERP 6.0 with new GL active.
I want to implement the new IC reconciliation process and I don't have any problem with customizing (I have followed OSS note #863630 documentation...) except for the file import option (probably method RCOMP_UPLOAD ?).
Have any of you already implemented this process with the file import option? If yes could you help me finding documentation, give me some clues about the customizing/developement logic of this option?
Thank you in advance for your help,
Best regards,
Pascal MORIZUR

Hello Pascal,
What would you like to know?
Here is the minimum setup that is required in order to upload data for a company:
1. In Companies to be Reconciled select Data Source File Upload.
2. Specify DDIC Structure for Upload. You can use the delivered structure FBICRC_S_UPLOAD. For more information please refer to the F1 help for this field.
3. Run Data Selection for that company. You will be able to select the file from your computer.
Notes
1. Make sure to apply the corrections according to note 1154899.
2. If you would like to upload files without having to select them in a dialog, use the Logical File Name in activity Companies to be Reconciled. Check Upload from Presentation Server if applicable.
3. Any lines with * as the first character will be skipped during upload. You can use this to set up a header line in the upload file.
4. You should use the same Sequential Number (SEQNR) in Companies to be Reconciled for all companies with the same data source. That way you can run data selection for a specific data source.
Some Advice Regarding Microsoft Excel
If you want to use Microsoft Excel to edit or create the upload files you should keep the following hints in mind:
1. The easiest way to deal with leading zeros is to set the cell format for the corresponding columns to Custom: Select the column, press Ctrl+1, choose Category Custom, type in n times zero depending on the length of the field (6 times for company and partner, 10 times for document number and accounts numbers). That way you do need to type in '000001.
2. Make sure to save the file as text tab delimited. Tabs are the delimiters expected by the standard functionality.
If the standard upload functionality should for some reason not cover your requirements you can check Select Data Using BADI and implement your own logic. The method which will be called up is IF_EX_FB_ICRC_nnn->SUPPLY_OTHER_DATA. You can use CL_IM_FB_ICRC_001->RCOMP_UPLOAD as a template for your own logic. Please note that the standard upload functionality was added later on. In most cases you will not need to implement the BADI method. The logic for the standard upload functionality is implemented in CL_FBICRC_SERVICES->UPLOAD_DATA.
Hope this helps,
Ralph

Similar Messages

  • Help needed with file import

    After happily working on a G5 for many years (iMovie 4.0) I just bought an ibook with iMovie8.
    Could it be true that file import is not possible? Can't believe it...
    And how can I edit my old movies?
    Thanks

    Activity window? I'm not sure what that is.
    Here's what I'm working with: http://i.imgur.com/vDwvk.jpg
    Opening an image in a new window shows the image size in pixels in the tab. (circled in the screenshot)
    I can see the same info using Web Inspector. (also circled in the screenshot)
    *I need a way to easily see both the image size in pixels and its size in kilobytes.*
    Thanks!

  • EDI processing with file at app server

    Hi,
    In the scenario I am handling file is present at specific file path at application server in the file format required which is required by message type (It holds both control and data record required for message type ).
    Could you please let me know how I trigger process for creation of inbound IDOC ?
    I have create file type port defination and partner profile.
    Could I use FM EDI_DATA_INCOMING ?
    Regards,
    Amit

    better to develop unix script for creation of file in appropriate format and created inbound IDOCs.

  • No audio with file import

    I've got a couple of clips that I log & captured in FCP 5.1.2 and put them on an external drive. I started a new project on my old G4 at home, running FCP 4.5; when I imported the clips the audio was missing. The audio tracks showed up in my new timeline but no levels. I opened the clips in Quicktime and they play fine.
    Is this a result of capturing the clips in FCP 5.1.2 and trying to import them into a older version of FCP?
    Cheers,
    D
    G-5 dual processor   Mac OS X (10.4.5)   FCP 5.1.2

    Format: DV/DVCPRO - NTSC, 720 x 480 (640 x 480), Millions
    16-bit Integer (Little Endian), Mono, 48.000 kHz
    16-bit Integer (Little Endian), Mono, 48.000 kHz
    FPS: 29.97
    Playing FPS: (Available while playing.)
    Data Size: 1.19 GB
    Data Rate: 30.33 mbits/sec
    Current TIme: 00:00:00.00
    Duration: 00:05:38.07
    Normal Size: 640 x 480 pixels
    Current Size: 640 x 480 pixels (Actual)
    I'm currently at work using my G5 so I can't, at this time, try anything on my G4 but am certainly thankful for your suggestions or ideas
    Cheers,
    D
    G-5 dual processor   Mac OS X (10.4.5)   FCP 5.1.2

  • How to deal with file sequences in importer plugin

    I checked the sdk example which deals with file import. What would be the difference if I would want to create an importer for a file sequence? Let's say I have a sequence of file0001.img, file0002.img,...,file1000.img. If I enable the image sequence import in media browser I should be able to import this 1000 files as one clip. However I don't see how PP will tell me that this is not just one image. It gave me the first filename and told me to open it, and as my code is not finished yet I could not go any further. What should I expect?
    Thanks,
    ajaj

    you could try using a Java Mapping to change the encoding manually. For that, set the encoding of the OutputFormat of the XML you'll serialize. Try the following code piece for the mapping (inside a try/catch declaration):
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder documentBuilder = factory.newDocumentBuilder();
    Document input = documentBuilder.parse(in);
    OutputFormat format = new OutputFormat(XML, "ISO-8859-1", false);
    XMLSerializer serializer = new XMLSerializer(out, format);
    For more details check this guide:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42

  • GL Reconciliation process in Infomratinca for Financial analytics

    Hi Guys,
    I am implementing OBIA Financial Anlytics for the first time, need your valuable input for below issue.
    I am trying to understand the GL reconciliation process withing OBIA Fianancial Analytics. As per the document which Oracle has given, I understood that for this process to happen we need GL account mapping to Group_Account_Num (Using file_group_acct_codes_ora.csv, file_group_acct_names.csv, file_grpact_fstmt.csv files).
    According to the configuration guide;
    By mapping your GL accounts against the group account numbers and then associating the group account number to a Financial Statement Item code, you have indirectly associated the GL account numbers to Financial Statement Item codes as well. This association is important to perform GL reconciliation and to ensure the subledger data reconciles with GL journal entries.
    Also it has given one mapping for Financial Statement Item Codes and Base Fact tables. Now my understanding says, all the detail entries of GL AP should get recorded into to W_AP_XACT_F table, and if it is a GL AR entry it should get recored into W_AP_XACT_F and likewise for COGS, REVENUE, TAX and OTHERS.
    But currenly in our system, I can see all the entries (AP, AR, COGS, REVENUE, TAX and OTHERS entries) are there in all detail table (W_AP_XACT_F, W_AR_XACT_F, W_GL_COGS_F, W_GL_REVENUE_F, W_TAX_XACT_F, W_GL_OTHER_F table.
    Can anybody knows if this is correct behaviour or I am doing some mistake in the configuration.
    Thanks in Advance,
    Kashi

    you need to configure those three files to get the data in to BI and report them.
    file_group_acct_codes_ora.csv : you need to pull all your natural GL accounts from EBS and feed them to this file. this file specifies each gl account and its behavior like whether it is a Payable entry or Receivable or Cash or PPE etc. so that you can view the data in payable, receivables etc dashboards with appropriate group totals.
    the group codes you define here like AP, AR, CASH, etc must be defined in file_group_acct_names.csv, which is master file for Account groups.
    file_group_acct_names.csv: This defines master set of group names you are using in your organization like AP, AR, CASH, PPE etc. these groups intern tagged to a financial statement codes like Revenue, TAX etc. so that you can find what is the total revenue or tax or AP etc for a specific period for a business unit.
    file_grpact_fsmt.csv: This a master file containing Financial statement item codes like Revenue, Tax.
    file_group_acct_codes_ora.csv >-- file_group_acct_names.csv >--file_grpact_fsmt.csv
    (GL ACC NUM) (GROUP ACC NUM) (FSTMT ITEM CODE)

  • File/Import and Page Layout not working anymore

    I have a question about old software: FrameMaker 6.0 on a Mac. (While Adobe encouraged me to purchase this in 2001 for the chemistry textbook I am writing, I had invested to much to abandon it when Adobe abandoned the Mac version a few years later.)
    I have imported dozens of images files into the 750 page book and FrameMaker has accepted both tif and jpg formats. The way I did it was to create an anchored frame in the textbook, click on it, and then File>Import and select the image file and then choose whether I wanted it to be referenced or actually in the text.  All of this worked fine... until a couple of days ago.
    Problems
    1. I no longer get Import as an option under File and
    2. FrameMaker no longer recognizes tif and jpg files under "All Readable Documents"  when I do File>Open.  I have to click on Show All Files to see them.
    As a result I am unable to import any tif or jpg files into the FrameMaker textbook.
    What's curious is that I have 6.0 installed on both a G4 and a PowerBook and this problem has occurred on both at  the same time.
    3. And I just discovered that when I do Format/Page Layout the half a dozen or so custom formats that I had are no longer listed.
    So what has caused this loss of memory for Framemaker that it can no longer do what it has done for me for years.  (I am somewhat sympathetic to it's memory loss myself as a 78 year old user.)
    The G4 has been unplugged recently but in the past it has been unplugged for a week or so and there were no problems.
    Fred Tabbutt

    adiabatic wrote:
    I have a question about old software: FrameMaker 6.0 on a Mac. (While Adobe encouraged me to purchase this in 2001 for the chemistry textbook I am writing, I had invested to much to abandon it when Adobe abandoned the Mac version a few years later.)
    I have imported dozens of images files into the 750 page book and FrameMaker has accepted both tif and jpg formats. The way I did it was to create an anchored frame in the textbook, click on it, and then File>Import and select the image file and then choose whether I wanted it to be referenced or actually in the text.  All of this worked fine... until a couple of days ago.
    Problems
    1. I no longer get Import as an option under File and
    2. FrameMaker no longer recognizes tif and jpg files under "All Readable Documents"  when I do File>Open.  I have to click on Show All Files to see them.
    As a result I am unable to import any tif or jpg files into the FrameMaker textbook.
    What's curious is that I have 6.0 installed on both a G4 and a PowerBook and this problem has occurred on both at  the same time.
    3. And I just discovered that when I do Format/Page Layout the half a dozen or so custom formats that I had are no longer listed.
    So what has caused this loss of memory for Framemaker that it can no longer do what it has done for me for years.  (I am somewhat sympathetic to it's memory loss myself as a 78 year old user.)
    The G4 has been unplugged recently but in the past it has been unplugged for a week or so and there were no problems.
    Fred Tabbutt
    I don't know if read-only files are recognized by FrameMaker to the point where it will dim commands that need to write to the files.
    It's always a good idea on Mac to repair permissions with Disk Utility - make sure you have good backups, just in case.
    Have you tried saving a file that can't import as MIF, then opening the MIF version to restore the file, and perhaps lose any corruption in it? This is called the "MIF Wash."
    I think the latest Mac OS that FrameMaker can work with is system 9, or the Classic simulator that runs on the OS X release called Tiger. I'm sure you'd know if you changed operating systems in this period. Classic won't run on Intel Macs.
    I have no other clues about what might cause this, except the general thought that something has changed on your systems or in the files you're working with. Does the problem persist in a brand-new file you create on your local drive? If you're working with FM files on a network, have you tried the process with files on your local computer drive? Have you quit FrameMaker and restarted your Macs? Any change? If you have a cloned bootable backup of your stuff from before the problem arose, you might want to try cloning your problematic drive to a new bootable backup, then restoring the known good clone, to see if it works.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Initiating bpm 11g process with an attachment?

    Hi,
    Facing problem in passing the attached file to the next human task.
    Basically, initiating a bpm process with file adapter getting the file as an attachment. after that need to pass the file to next human task for approval.
    stucked in passing the document to next human task.
    is there any way i can do it??
    Please suggest something.
    thanks in advance
    regards

    User/Role management is now done through the workspace itself. You must login as an administrative user (like weblogic) and you will see an Admin link in the upper right of the workspace.
    Authentication and user lookup is now handled directly by Weblogic - so you setup authentication Providers in the WLS security realm through the admin console.
    By default Weblogic is configured to use an internal LDAP that stores local users (this is where the "weblogic" user itself is defined).
    General steps are provided here:
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10226/hwf_config.htm#BHCJGBFJ
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/secmanage/atn.html#wp1198953
    Edited by: Mike Rokitka on Jul 2, 2010 11:17 AM

  • Flat File reconciliation failing with no error

    Hello,
    I'm trying to set up flat file reconciliation with OIM 11g. I've followed this guide
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/10.1.4/oim/obe12_using_gtc_for_reconciliation/using_the_gtc.htm
    and configured the mapping for my fields. When I execute the scheduled task to launch the reconciliation process, I get no errors, but no user is created either. In OIM's output, the only message relevant to the reconciliation that is printed is
    <Sep 7, 2012 3:12:44 PM EDT> <Warning> <XELLERATE.GC.PROVIDER.RECONCILIATIONTRANSPORT> <BEA-000000> <FILE SUCCESSFULLY ARCHIVED : /u01/flat_files/hcm_1.txt>
    In OIM's logs, there are a bunch of notifications about the values retrieved from the flat file, and the logs end with this :
    [2012-09-07T15:12:44.511-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: Query for getTargetTableEntity=select RECON_CITY,RECON_USR_MANAGER_KEY,RECON_ORG_NAME,RECON_EMPLOYEEID,RECON_DEPARTMENTID,RECON_HIREDATE,RECON_ADDRESS,RECON_MANAGER_LOGIN,RECON_DISPLAYNAME66894369,RECON_CHGLOGATTR_IDXLST,RECON_USR_END_DATE,RECON_PHONE,RECON_ACT_KEY,RECON_COUNTRY,RECON_USR_LOGIN,RECON_USR_TYPE,re_key,RECON_POSTAL,RECON_STATE,RECON_USR_EMAIL,RECON_USR_EMP_TYPE,RECON_USR_PASSWORD,RECON_LASTNAME,RECON_USR_START_DATE,RECON_FIRSTNAME from RA_MOCKPSHCMGTC85 where EXISTS (select re_key from recon_events where rb_key=6 and recon_events.re_key=RA_MOCKPSHCMGTC85.re_key)
    [2012-09-07T15:12:44.517-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: getTargetTableEntity =[{usr_manager_key=null, Locality Name=St-glinglin3, Organization Name=Xellerate Users, Employee Number=c2345678, Department Number=01, Hire Date=Sat Dec 31 00:00:00 EST 2011, Manager Login=null, Home Postal Address=2021 du fin fin3, Display Name=c2345678, RECON_CHGLOGATTR_IDXLST=4,1,6,10,8,9,14,2,13,12,3,15,7,5,11, End Date=null, Home Phone=514-555-1234, act_key=1, Country=Mozambique3, User Login=c2345678, Xellerate Type=null, re_key=6, Postal Address=2020 du fin fin3, State=Arizona3, Email=null, Role=Full-Time, usr_password= , Last Name=Doe3, Start Date=null, First Name=John3}]
    [2012-09-07T15:12:44.518-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: Query for getTargetTableEntity=select RECON_USR_MANAGER_KEY,MLS_LOCALE_CODE,RECON_USR_END_DATE,RECON_ORG_NAME,RECON_ACT_KEY,RECON_USR_LOGIN,RECON_USR_TYPE,re_key,RECON_MANAGER_LOGIN,RECON_USR_EMAIL,RECON_DISPLAYNAME66894369,RECON_USR_EMP_TYPE,RECON_USR_PASSWORD,RECON_USR_START_DATE,RECON_CHGLOGATTR_IDXLST from RA_MLS_MOCKPSHCMGTC85 where EXISTS (select re_key from recon_events where rb_key=6 and recon_events.re_key=RA_MLS_MOCKPSHCMGTC85.re_key)
    [2012-09-07T15:12:44.521-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: getTargetTableEntity ={}
    [2012-09-07T15:12:44.523-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: Query for getTargetTableEntity=select usr_territory,usr_pwd_warn_date,usr_emp_no,usr_locale,usr_middle_name,usr_manually_locked,usr_update,usr_disabled,usr_date_format,usr_display_name,usr_timezone,usr_mobile,usr_locked,usr_ldap_organization,usr_pwd_reset_attempts_ctr,usr_currency,usr_end_date,usr_deprovisioned_date,usr_pager,usr_time_format,usr_created,usr_deprovisioning_date,usr_po_box,usr_color_contrast,usr_create,usr_full_name,usr_ldap_guid,usr_country,usr_accessibility_mode,usr_type,usr_change_pwd_at_next_logon,usr_pwd_expire_date,usr_pwd_cant_change,re_key,usr_email,usr_provisioned_date,usr_data_level,usr_common_name,usr_automatically_delete_on,usr_locked_on,usr_login_attempts_ctr,usr_last_name,usr_start_date,usr_first_name,usr_manager_key,usr_locality_name,usr_policy_update,usr_number_format,usr_street,usr_embedded_help,usr_pwd_expired,usr_dept_no,usr_hire_date,usr_createby,usr_pwd_warned,usr_home_postal_address,usr_telephone_number,usr_name_preferred_lang,usr_font_size,usr_updateby,usr_description,usr_home_phone,usr_ldap_organization_unit,usr_pwd_min_age_date,usr_fax,usr_postal_code,act_key,usr_key,usr_login,usr_title,usr_status,usr_gen_qualifier,usr_postal_address,usr_state,usr_pwd_never_expires,usr_initials,usr_pwd_must_change,usr_emp_type,usr_ldap_dn,usr_password,usr_pwd_generated,usr_language,usr_provisioning_date from RECON_USER_OLDSTATE where EXISTS (select re_key from recon_events where rb_key=6 and recon_events.re_key=RECON_USER_OLDSTATE.re_key)
    [2012-09-07T15:12:44.527-04:00] [oim_server1] [NOTIFICATION] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 11d1def534ea1be0:315618d7:139a11a9ada:-8000-0000000000000002,0] [APP: oim#11.1.1.3.0] Generic Information: getTargetTableEntity ={}
    Since I can see no errors, I'm not really sure where to look to understand why users are not created. Any ideas?
    Thanks,
    --jtellier                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Looking at your log it is clear that, you are populating Xellerate Type=null. This is mandatory field and can't be null. However, when you create user using UI, the default value "End-Users" is being passed by default, because we have the corresponding field "Design Console" access check box at oim user profile.
    Just map the constant value for trusted recon
    Xellerate Type=End-Users
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • PTE file imports with different versions of ALUI?

    Hi,
    I am wondering if anyone knows of any issues with the import/export of data in ALUI via the PTE file from one version of ALUI to another. For example, are there any issues with exporting data from v6.5 of ALUI and importing it into v6.0 or v6.1. I have been able to do this before, but I don't know if ALUI is happy with seeing a newer version of the PTE file that it is trying to process. Any thoughts you have are appreciated!

    You could try renaming the new file with the old name but I don't think
    that's that's going to be a recipe for success.
    Other than that, you're using a very dangerous workflow. Everything here
    is designed to revolve around a single InDesign file with however many
    assignments or packages there are.
    Bob

  • Process multiple files and stack with originals

    I have had an ongoing frustration with PSE.  After ranking my photos I use the raw import to post process multiple photos.  Almost all of my post processing occurs during the raw import of my NEF originals.  When done I save the files as stacked JPGs.  Unfortunately I have not found a way to process multiple files and have them stay stacked with the originals.  This results in me doing a "Save As" for every single photo in the photo bin.  VERY TIME CONSUMING!!
    Has anyone determined a way to process multiple files into JPGs and have them stacked with originals?  I am sure this is possible and it is really driving me crazy!!  Any help would be greatly appreciated. 
    Ken
    P.S.  I did search the forums for key words around this issue and wasn't able to turn up any hits.  My apologies up front if this has been addressed before.

    Check http://photoshopelementsbyadobe.blogspot.com/2010/02/batch-processing-in-adobe-photoshop.h tml if it helps...
    But you will have to stack them manually and Auto-suggest stack can also be helpful !
    Give it a try and feel free to ask specific questions...

  • Working with WebLogic81sp2 and getting error while processing a file.

    Hi,
    getting error while working with the weblogic81sp2 and java based application. In this m processing a file. the file gets processed but doing command 'ps -ef' shows process still running. The exception log is like:
    <26-Mar-2008 10:10:48 o'clock GMT> <Warning> <WebLogicServer> <BEA-000337> <ExecuteThread: '21' for queue: 'weblogic.kernel.Default' has been busy for "645" seconds working on the request "Http Request: /shield/xml", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
    <01-Apr-2008 06:50:00 o'clock BST> <Error> <HTTP> <BEA-101017> <[ServletContext(id=197633402,name=/shield,context-path=/shield)] Root cause of ServletException.
    javax.servlet.jsp.JspException: Can't insert page '/jsp/layouts/mainLayout.jsp' : Broken pipe
    at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.processException(Ljava.lang.Throwable;Ljava.lang.String;)V(InsertTag.java:956)
    at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag()I(InsertTag.java:884)
    at org.apache.struts.taglib.tiles.InsertTag.doEndTag()I(InsertTag.java:473)
    at jsp_servlet._jsp.__main._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(main.jsp:2)
    at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:971)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:402)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:305)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(RequestDispatcherImpl.java:301)
    at org.apache.struts.action.RequestProcessor.doForward(Ljava.lang.String;Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(RequestProcessor.java:1069)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(Ljava.lang.String;Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(TilesRequestProcessor.java:274)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;Lorg.apache.struts.config.ForwardConfig;)V(RequestProcessor.java:455)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;Lorg.apache.struts.config.ForwardConfig;)V(TilesRequestProcessor.java:320)
    at org.apache.struts.action.RequestProcessor.process(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(RequestProcessor.java:279)
    at org.apache.struts.action.ActionServlet.process(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:507)
    Please help me!

    Not sure why you want to replace. Since the response of the proxy would remain to hold the request body by default.
    If you have stored the opaque element in a variable ($var_opaque), then you can do the following.
    XPath : .
    In variable : body
    Expression : $var_opaque
    Check - "Replace node content"

  • Firefox can't read any Bookmark that was imported from my PC with file extension .url. Safari reads them fine. Is there a fix, so I can use Firefox instead of Safari? Many thanks if so. I have the latest version of Firefox

    Firefox can't read any Bookmark on my Mac that was imported from my PC with file extension .url. Safari reads them all fine. Is there a fix, so I can use Firefox instead of Safari? Many thanks if so. I have the latest version of Firefox
    == URL of affected sites ==
    http://anysite.url
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Hello JF.
    I don't think that extension is supported. I believe Firefox can only read .json and .html.
    You may want to read this though:
    [http://support.mozilla.com/en-US/kb/Importing+bookmarks+and other data from Safari Importing bookmarks and other data from Safari]

  • Ipod Nano 5th GenerationWindows xp.  My nano no longer opens automatically with file options menu.  Trying to import priceless videos of my daughter  from ipod to computer so I run it and get these results:  My computer/ipod/dcim/000apple and 75 IMG.DAT

    Nano 5th GenerationWindows xp. 
    My nano no longer opens automatically with file options menu when I connect it to my lap top.  Trying to import priceless videos of my daughter  from ipod to computer, However,  when I run it I get these results: I click onto  My computer/ipod/dcim/000apple and 75 IMG.DAT files come up.  Now I am almost sure those files shouldnt be on there.  If my memory serves me corrrectly the dcim folder is where one should be able to find video recording made with their iopd?If there is a way to import these videos without having to reset my ipod and lose precious videos please please let me know? HELLLLLLP

    Try: http://discussions.apple.com/thread.jspa?threadID=743515&tstart=15

  • PhotoShop Elements 10...I need help with font size for watermark in Processing Multiple Files.....

    I have PhotoShop Elements 10, and I am trying to watermark some of my photos, I have successfully added them one at a time with a font large enough to be seen. Now I am trying to add it using the "process multiple files" , I can do that but the font even at 72 the largest setting is so small on the photo you can barely read it! Can anyone help me the size larger on my photos?

    Thank you, Michael. I just watched the Russell Brown video again for CS6 and looked real closely at his settings in ACR and he was using 240ppi. I changed my file in image size to 240 ppi and then ran the script and the layer didn't change size this time when I ran the script.
    It is kind of annoying to have to change the image size everytime I want to run this script and then change it back again as most of my files are 300 ppi. I used to run his script for edit in ARC in CS5 and recall that if I just remembered to change the settings in ARC to 300 ppi while the script was playing and before pressing 'open' that the image wouldn't change size during the raw processing, but this doesn't seem to be working in CS6. Do you know of a way to use this script and not have to change the ppi for the image to 240?
    Thanks again.

Maybe you are looking for