Check Writer (xml) is not showing current accrual hours

Hi,
We are on EBS 11.5.10.2, we are going live with new accrual plan of category Vacation, when we run the check writer (Xml) process it does not show the current period accrual , it does show correct Net accrual hours. What do I need to do to get this working.
Thank you.
Edited by: 924406 on Jun 19, 2012 3:22 PM

Do you have the data field in the templae set right?
Attach the template here if you can after taking out any sensitive company information you might have on it.

Similar Messages

  • MICR font not displayed in PDF on SUSE Linux Server for Check Writer (XML)

    We are generating checks by running the Check Writer(XML) concurrent request and are not able to see MICR fonts on the Check. We downloaded the free version from IDAutomationSMICR.ttf and the fonts were registered under /usr/local/fonts/micr directory. I registered in APPS and uploaded the file IDAutomationSMICR.ttf. Am I missing any steps. The DBA's have registered the fonts under /usr/local/fonts/micr on SUSE Linux Server . The custom Checks are generated but no luck with the fonts. Please advise. Can I download MICR fonts other than IDAutomation site? Appreciate your response.
    Thanks,
    Hari

    I use version 11i, so the steps are probably different. Download a font file (gnuMICR for me). Extract it to a location of your choice on your operating system.
    Follow these steps to load the MICR font to the server. (Step 11 was missing in some of the metalink documents in late 2007. I think Jan. 2008 will be OK).
    1.     Log in as XML Publisher Administrator.
    2.     Navigate to Administration->Font Files->Create Font File.
    3.     Fields are Font Name and File. For Font Name choose any descriptive name. File will browse your PC to locate the font file.
    4.     Navigate to Font Mappings->Create Font Mapping Set.
    5.     Mapping name is the name you will give to a set of fonts. [MICR Font]
    6.     Mapping code is the internal name you will give to this set. [MICR]
    7.     Type: 'PDF Form' for PDF templates. 'FO to PDF' for all other template types.
    8.     Create Font Mapping (this allows you to add multiple fonts to a set).
    9.     Font Family is the exact same name you see in Word under Fonts. If you don't use the same name the font will not be picked up at runtime. [GnuMICR]
    10.     Style and weight must also match how you use the font in Windows. Normal and Normal are good defaults. [Normal, Normal]
    11.     DO NOT enter Language or Territory
    12.     Choose a value for Font Type. [Truetype]
    13.     Search for the Font you just created in step 3. [GnuMICR]
    14.     Navigate to Configuration -> FO Processing -> Font Mapping Set. Can also be done at data def and template level under Edit Configuration. Hierarchy is Site-> Data Def -> Template.
    15.     Select your new mapping set.
    16.     Make sure the font is not referenced under File->Properties->Custom in the RTF template file.
    17.     Select a temporary directory on your concurrent processing node (Configuration -> General). This needs to be a private area not shared by other processes, read writeable by the applmgr (owner of the $APPL_TOP file system). It should be fairly large 5 GB or 20x larger than any datafile being used. The fonts will be downloaded here the first time they are used.
    18.     Also at this site level select your font mapping set.
    19.     Upload a template that uses your special font and test using preview.

  • Check writer XML not working.

    We are using the oracle provided Check writer XML program for HR Payroll check printing. Check writer XML program is getting error ed out when we attach MICR font set up to the Check writer XML Template in template definition, works fine if we remove the MICR font set up for the template. And MICR font set up is working fine for other custom programs we developed. Any suggestions?

    Ya i gone through the docs in the thread. the program works fine when we remove the MICR font setup for the template.
    configuration
    ==========
    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.1
    Error is
    ========================
    HR_6859_HRPROC_OTHER_PROC_ERR
    APP-PAY-06859: An error has been detected by another process.
    Cause: During processing, the master or another slave process has detected an error, communicated by setting the Payroll status to 'Error'.
    Action: Examine the error log file and payroll messages to investigate the cause of the error.

  • Data source for deposit advice xml and check writer xml

    Could someone please tell me where I can find the data source for the Deposit Advice XML and Check Writer XML programs. Since these executables are now a spawned process (PYUGEN), I don't know how to get to the data source. I was able before to look at the queries in PAYUSPST.rdf and PAYUSCHK.rdf. Where are these queries located now? Any help is appreaciated.

    Hi All,
    I applyied the patch 6399100 and i got the seeded Check Writer (XML) and Deposit Advice (XML) programs.Im able to run the Check Writer (XML) with Parameter (Check Style :Seeded Archive Check Writer Template ) but where as the im unable to run the Deposit Advice (XML) due to Error msg: "No enties found for list of vales"for the 'Check Style' Parameter.
    And for the above (only for Deposit Advice) i am not able to ecexute the SQL script given in the Doc ID : 459306.1 due to the error msg : cannot insert NULL into ("HR"."PAY_REPORT_CATEGORIES"."REPORT_GROUP_ID") if i see query the select * from apps.pay_report_categories where short_name like 'ARCHIVE%' there is no record exixts for ARCHIVE_DEPOSIT....
    for this we required any other patch/setups.
    And is the "Third Pary Check" will support XML Publisher ??
    Any respose will be greatly appriciated.
    Thanks,
    Madhu
    Message was edited by:
    user589951

  • Check Writer (XML) - where to customize?

    Hi everyone,
    I have to add mailstop to the check writer (xml) process and it looks like it pulls the information from what is archived. Unfortunately, mailstop is in our system, but is not included in the archived data.
    I feel as if I'm not the only person who has to add an additional field to their checks, so how have you done this?
    At this point I am unable to even find the name of the package that pulls in the data to produce the XML output.
    Can anyone out there let me know how their developers have added additional data to use in the check output?
    Thank you in advance!
    -CC

    Hi,
    Please see if this thread helps.
    How Can We Change Number of Earnings on XML Checkwriter
    How Can We Change Number of Earnings on XML Checkwriter
    Regards,
    Hussein

  • How to setup Check Writer (XML) for Canada?

    I need to set up Check Writer (XML) for Canada. On MOS Note 459306.1 it appears that this is for US legislation. Has anyone successfully set this up for Canada, and if so, how?
    Thanks...Paul

    Please see (Cannot Find Documentation On Configuring Canada Check And Deposit Advice For XML [ID 557717.1]).
    Thanks,
    Hussein

  • How to generate postscript in Check Writer (XML).

    I have set the format for Check writer (XML) in the system administrator responsibility to Postscript, still it generates PDF and XML, but not the postscript. Where am I going wrong? Do I need to enable or do additional setups? Appreciate your help.
    Thanks,
    Hari

    Hello,
    Just install a Postscript Printer Driver and use :
    rwrun.exe report=.. destype=file desname=c:\temp\output.ps desformat=psprinter
    if psprinter is the name of the postscript printer you have installed.
    Regards

  • Segments in Check Writer XML data source

    Hi,
    Can anyone tell me what are the Segments 1-10 in the XML data source that I see for Check Writer (XML) when I use "Third Party Checks". I tried populating few fields in the Entry values for the corresponding element but that didn't work.
    We need an additional field to populate some reference number that needs to be printed on the check and we would like to use one of these segments since it eliminates the customization.
    - <EMPLOYEE_THIRD_PARTY_PAYMENTS>
    <ORG_PAYMENT_METHOD_ID>63</ORG_PAYMENT_METHOD_ID>
    <PERSONAL_PAYMENT_METHOD_ID>103704</PERSONAL_PAYMENT_METHOD_ID>
    <CHECK_DEPOSIT_NUMBER>166986</CHECK_DEPOSIT_NUMBER>
    <SEGMENT1 />
    <SEGMENT2 />
    <SEGMENT3 />
    <SEGMENT4 />
    <SEGMENT5 />
    <SEGMENT6 />
    <SEGMENT7 />
    <SEGMENT8 />
    <SEGMENT9 />
    <SEGMENT10 />
    <PRE_PAYMENT_ID>4077062</PRE_PAYMENT_ID>
    <VALUE>151</VALUE>
    <PREPAYMENT_ASSIGNMENT_ACTION>1363042534</PREPAYMENT_ASSIGNMENT_ACTION>
    <ORG_PAYMENT_METHOD_NAME>TP Bethesda</ORG_PAYMENT_METHOD_NAME>
    </EMPLOYEE_THIRD_PARTY_PAYMENTS>

    Ok..found it. Those are the bank details.

  • Check Writer XML - Check count different between XML and PDF

    Hello all, Check writer XML ends in a warning. Hence the user can't see the output. I go to the server and grab both the .XML and the .PDF files. The PDF file as 93 checks but the actual .XML file has 112 checks. Hence the warning. Did anyone experience the same problem? Any help is highly appreciated.
    Thanks, Naveen G.

    Hi,
    We just figured it out. From SYS Admin> Profile> System, we increased the values of Concurrent: OPP Process Timeout and Concurrent: OPP Response Timeout from 300 to 900. Now Check Writer XML CompleteS without any warnings. I appreciate your response.
    Thank You, Naveen G.

  • Check Writer(XML)

    Hi Guys,
                Need your quick help. Most of you are aware of Check Writer(XML) seeded report. I could get the data for all the Business Groups dynamically.
    But the Logo and the Address of the BG remain same for any sorts of parameters. The Logo and the address are defaulted as Oracle.
    Could you lemme knw how shd the logo and the address of the BG be changed?
                Any i/p is highly appreciated.
                Thanks in advance.

    Hi Swat,
    You need to create your own Custom template.
    Just cope the seeded one and change the logo to whatever you want.
    How to Register Custom BI Publisher Templates for Use with Oracle XML-based US Payroll Reports (Doc ID 783942.1)
    Cheers,
    Vignesh

  • Since upgrading to iOS 8.3 the maps apps on my ipad do not show current location from my gps

    Since upgrading to iOS 8.3 the maps apps on my ipad do not show current location from my gps DUALXGPS150A
    The data is still being received by the ipad but not appearing on any of the maps.
    Everything was working fine before the upgrade.

    Hi davidisleta,
    If you are having issues with your iPad not showing location information, you may want to try some things to troubleshoot.
    First, quit all running applications and test again -
    Force an app to close in iOS
    Next, I would try restarting and if needed resetting the iPhone -
    Restart or reset your iPhone, iPad, or iPod touch
    If the issue is still present, you may want to restore the iPhone as a new device -
    How to erase your iOS device and then set it up as a new device or restore it from backups
    Thanks for using Apple Support Communities.
    Best,
    Brett L  

  • SharePoint 2013 Blog Site not showing current navigation(Left Navigation)

    I have created a blog site but blog pages are not showing my current navigation, it has got its own left navigation, Can i show left (current) navigation? I am trying to find the page layout being used for blog items but unable to find.

    Hi,
    By design, there is a left navigation in the blog site. Like the following image show.
    Please check whether there is CSS style in site to hide the left navigation.
    If you don’t want to use the default navigation, we can also customize a new one.
    We can use SharePoint designer 2013 to modify it(In /_catalogs/masterpage/seattle.master ).
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • When go to mozilla check plugins, it does not show any plugins! i do have several plugins

    i am unable to view flash player files despite i have flash player installed and enabled. when i go to check plugins at mozilla, it does not show any plugins! i will appreciate your help

    There are two different versions of Flash, one for IE (ActiveX version) and another for other browsers (Plugin version).
    1.Download the Flash setup file from here: <br />
    [http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe Adobe Flash - Plugin version]. <br />
    Save it to your Desktop.<br />
    2. Close Firefox using File > Exit <br />
    then check the Task Manager > Processes tab to make sure '''firefox.exe''' is closed, <br />
    {XP: Ctrl+Alt+Del, Vista: Shift+Ctrl+ESC = Processes tab}
    3. Then run the Flash setup file from your Desktop.
    * On Vista and Windows 7 you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). <br />
    See this: <br />
    [http://vistasupport.mvps.org/run_as_administrator.htm]

  • All episodes in XML file not showing up in iTunes

    When I first posted all 5 of my podcast they showed up. Now only 1 episode is showing up. I checked my XML file and they're all there. Not sure what is going on.

    hi myckee1 - what is your feed url?
    xo,
    Betty
    http://www.averagebetty.com
    http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=183309259

  • Bookmarks toolbar Firefox 10.0.2/OSX 10.6.8 - gone. View Toolbars Bookmarks Toolbar - checked. Dragging URL's to bookmarks toolbar area no longer works. Gray area appears/disappears when checked/unchecked but will not show any or accept new bookmarks.

    My bookmarks toolbar in Firefox 10.0.2 Mac OSX 10.6.8 suddenly disappeared. View>Toolbars>Bookmarks Toolbar is checked. Dragging URL's to the bookmarks toolbar area no longer works. The gray area appears and disappears when checking/unchecking under View/Toolbars menu, but will not show any or accept addition of bookmarks.

    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    *Open the Customize window via "View > Toolbars > Customize"
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *http://kb.mozillazine.org/Toolbar_customization
    *https://support.mozilla.org/kb/Back+and+forward+or+other+toolbar+items+are+missing

Maybe you are looking for

  • AVI files?

    Hello! I was wondering if one of you can give this novice some advice about Final Cut Pro. I am taking on a project of editing a show that I did and had video taped. The videographer is on a PC and has the files in AVI format. (He was going to put th

  • How do I get my bill fixed???

    My daughter and I signed up with Verizon on a family plan. The person that signed us up couldn't get the computer to work right while we were there trying to sign us up so he put us on two different plans that day and switch us to a family plan the n

  • Translation and XLIFF

    Hi, Couple of questions : Is there a way to find out which "trans-unit id" in a XLIFF-file represents which object in HTMLDB ? ( page, item etc.) and another one : How can i prevent some templates or item / report-attributes being translated (they so

  • Java 1.4.2 & Jinitiator

    Please Help We are about to upgrade our major financial system to a web based product using JRE 1.4.2_05, however some of our other applications use jinitiator, either 1.3.1.13 or 1.3.1.18. These products will not run alongside each other for obvious

  • MSI Dragon on a Budget - B75A-G43 Gaming

    If you are tight on your budget and MSI “Z77A-GD65 Gaming” is out of the picture. Try instead MSI’s more affordable Dragon line – “B75A-G43 Gaming” motherboard. The board uses the Intel Chipset B75 Solution which actually is for Small Business Comput