Help required in Time mangement Rule writing

Hi All,
The requirement is as follows:
The company is going to offer a new type of leave entitlement u2013 Employee Sick Leave.  This new leave entitlement should be given to the active employees in the following Personnel Areas:
1030 -  only Personnel Sub-Area
1040 -  all Personnel Sub-Areas
1050 -  all Personnel Sub-Areas
1051 -  all Personnel Sub-Areas
1070 - all Personnel Sub-Areas
This leave is to be given to each employee at the beginning of the calendar year.  Each employee is to receive 5 days of this entitlement.  At the end of the year, what has not been used will be lost.  There is no cash-out for this upon termination. 
For employees hired after January 1, the schedule for loading their initial balance is:
   Month of Hire   days to be accrued
Jan                     5
Feb                     5
March                 4
April                    4
May                    3
June                    3
July                     3
August                2
Sept                    2
Oct                      1
Nov                      1
Dec                     0
Please note we are using Negative time mangement.
WE created arule which is attched but the problem is that with this rule the hired employee is accruing 5 days every day.
The rule we created is as follows
1234 Personnel Calculation Rule  1234
|-" *
  |-" ****
    |---HRS=YSSA   Set                
    |-" HRS?1      Decision op.     HRS
      |-" *
      | |---HRS=M1234  Set                
      | |-" VARSTCURMO Current period     
      |   |-" **
      |   | |---LEAVE      Stop with PC Rule  
      |   |-" 01
      |   | |---HRS=40     Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234  Add to day balance 
      |   |-" 02
      |   | |---HRS=5      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234  Add to day balance 
      |   |-" 03
      |   | |---HRS=4      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234  Add to day balance 
      |   |-" 04
      |   | |---HRS=4      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 05
      |   | |---HRS=3      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 06
      |   | |---HRS=3      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 07
      |   | |---HRS=3      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 08
      |   | |---HRS=2      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 09
      |   | |---HRS=2      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 10
      |   | |---HRS=1      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 11
      |   | |---HRS=1      Set                
      |   | |---ADDDBABCDZ Set day balance = 0
      |   | |---HRS=1      Set                
      |   | |---ADDDB1234Z Set day balance = 0
      |   |-" 12
      |     |---HRS=0      Set                
      |     |---ADDDBABCDZ Set day balance = 0
      |     |---HRS=1      Set                
      |     |---ADDDB1234Z Set day balance = 0
      |-" <
        |---LEAVE      Stop with PC Rule
ealy  help is greatly appreciated
Cheers Rajeev

Hi Sikinder,
The Scenarion is of sick leave,where the employee should be awarded a leave quota at the time of joining.and no balance leave to be carried forward to next year.The leave cary forward guidelines are
If an employee joins in the month of Jan and Feb he should be awrded 5 days of Quota,If he joins in March april he should be awarded 4 days of Quota,If he joins in May ,June July he should be awarded 3 days of Quota,If he joins in the month of August and Sept he should be awrded 2 days of Quota,If he she joins in the month of Oct, Nov he should be awrded 1 day of Qutoa and if he joins in the month of Dec he should be awarded 0 days of Quota.
Cheers
Rajeev

Similar Messages

  • Help required in configuring counting rule

    I have limited experience in SAP-HR configuration. Kindly help me quota configuration. The client has only absence type u2013 Earned Leave. The leave rule is the same for all the employees. The leave rules are:
    1.     The employees are credited with earned Leave on Jan 1 every year, for the attendance days put in during the previous calendar year.
    2.     The employee is eligible for Earned Leave only if he has attendance for at least 240 days during the previous year. If the employee has joined the company during the middle of the previous year, then he should have attendance for at least 2/3 of the remaining working days during the year.
    3.     The employee should be credited with 1 day EL for every 20 working days. If the employee, for example, has worked for 268 days during the year then he should be credited with 13 days EL (268/20=13, with 8 days as remainder). The remainder days, if any, should be carried forward to the next year and considered at that point as added to the number of working days. E.g. employee has worked for 268 days in year 2010. He will be credited with 13 days EL on 1 Jan 2011. Assume he has worked for 256 days in year 2011. Then while creating the absence quota for EL on 1 Jan 2012, the system should consider working days as 256 (from year 2011) + 8 (remainder from year 2010) = 264. Hence the employee should be credited with 13 days of EL on 1 Jan 2012 (264/20 = 13 days; 4 days remainder).
    4.     Leave carry forward rules: The employee is allowed to carry forward the EL balance to the next year. However, after carry forward the total balance should not go beyond 30 days. Any thing in excess of 30 days will get lapsed, if it is not encashed.
    Kindly let me know how to configure the counting rule & the deduction rule for the above scenario.

    Hi
    Configuring of EL need PCR Calculation and Standard Configuration with time Types
    000010            D VARSTCURMO
    000020 **           COLOP*
    000030 04         D VARSTFDYPP
    000040 04 N
    000050 04 Y       D HRS=0     HRS=FR11C HRS?300
    000060 04 Y *
    000070 04 Y <     D HRS-300   HRS*-1    ADDDB9509 ADDDB9558 HRS?15
    000080 04 Y < *   Z HRS=0     HRS=M9500 GCY ZAC2
    000090 04 Y < <   Z GCY ZAC3
    this when u go for GCY ZAC2
               D HRS?10
             D HRS/10    ROUNDH<60HHRS?CELACR
    *        D HRS-CELACRHRS?0
    * *        HRS*-1    ADDDB9501
    * >        HRS=0     ADDDB9500ZADDMB9500ZADDDB9501ZADDMB9501Z
    >          HRS=0     ADDDB9500ZADDMB9500ZADDDB9501ZADDMB9501Z
    <            HRS=0     HRS=CELACRADDDB9501 HRS=0     ADDDB9500ZNEXTR A
    <        A   ADDMB9500Z
    This when u click ZAC3
    000010            D HRS=0     HRS=M9500 HRS?10
    000020 *            HRS/10    ROUNDH<60HADDDB9557 HRS-D9509 ADDDB9556 NEXTR A
    000030 *        A D HRS*-1    HRS?0
    000040 * *          COLOP*
    000050 * >          ADDDB9501 HRS=0     ADDDB9500ZADDMB9500ZADDDB9509ZNEXTR A
    000060 * >      A   ADDMB9509Z
    000070 <            HRS=0     HRS=M9509 ADDDB9501 HRS=0     ADDDB9500ZNEXTR A
    000080 <        A   ADDMB9500ZADDDB9509ZADDMB9509Z
    This PCR is for EL with 300 Limit
    Regards
    Raja Sekhar

  • Can someone help with a previous post labeled "Writing to a data file with time stamp - Help! "

    Can someone possibly help with a previous post labeled "Writing to a data file with time stamp - Help! "
    Thanks

    whats the problem?
    Aquaphire
    ---USING LABVIEW 6.1---

  • I just recently did a reinstall on my mac, i tried to open itunes, but there is an error message that says itunes requires quick time 7.5.5 or later, i have tried to update quicktime, but cannot.  please help :)

    i just recently did a reinstall on my mac, i tried to open itunes, but there is an error message that says itunes requires quick time 7.5.5 or later, i have tried to update quicktime, but cannot.  please help

    Just FYI
    QuickTime 7.7 for Leopard - http://support.apple.com/kb/dl761
    http://support.apple.com/kb/DL27 <-- Quicktime 7.5.5

  • Urgent help required: Query regarding LC Variables

    Hi All
    Sometime earlier I was working on a performance issue raised by a customer. It was shell script that was taking almost 8-9 hrs to complete. During my research I came across a fact that there were some variables which were not set, the LC variables were impacting the sort funnel operations because of which the script was taking a long time to execute.
    I asked them to export the following commands, after which the program went on smoothly and finished in a couple of mins:
    export LC_COLLATE=en_US.ISO8859-1
    export LC_MESSAGES=C
    export LC_MONETARY=en_US.ISO8859-1
    export LC_MONETARY=en_US.ISO8859-1
    export HZ=100
    export LC_CTYPE=en_US.ISO8859-1
    export LANG=en_US.UTF-8
    Later I did recover that setting the LC_COLLATE to C, is not helping and the program was again taking a lot of time. Few questions that I want to ask are:
    1. Can someone please tell me, what each of these variable mean and how these values make a difference.
    2. When I exported LC_COLLATE=en_US.ISO8859-1, it worked fine, but when i tried with the defalut value LC_COLLATE=C, then why the program didnt work.
    As this issue is still going on, hence I would request All to provide their valuable inputs and let me know as much as possible.
    Appreciate your help in this regard.
    Thanks
    Amit
    Hi All
    A new development in this regard. The customer has send us a screen shot in which they were trying to export the locale variable using the commands which I have pasted above. I can see in the screen shot that while exporting LC_COLLATE and LC_TYPE, they get a message that ""ksh: export: couldn't set locale correctly"".
    Request everyone to please give their inputs as it's a bit urgent.
    Thanks for all the help in advance.
    Thanks
    Amit
    Some help required please...
    Edited by: amitsinhaengg on Jul 22, 2009 2:03 AM
    Edited by: amitsinhaengg on Jul 22, 2009 2:06 AM

    LC_CTYPE
    Controls the behavior of character handling functions.
    LC_TIME
    Specifies date and time formats, including month names, days of the week, and common full and abbreviated representations.
    LC_MONETARY
    Specifies monetary formats, including the currency symbol for the locale, thousands separator, sign position, the number of fractional digits, and so forth.
    LC_NUMERIC
    Specifies the decimal delimiter (or radix character), the thousands separator, and the grouping.
    LC_COLLATE
    Specifies a collation order and regular expression definition for the locale.
    LC_MESSAGES
    Specifies the language in which the localized messages are written, and affirmative and negative responses of the locale (yes and no strings and expressions).
    You can use command
    # locale -k LC_CTYPE
    to see more detail about each type.

  • Help require with installing Adobe Acrobat onto my Macbook Pro Retina.

    Help require with installing Adobe Acrobat onto my Macbook Pro Retina.
    I have successfully installed all of my creative cloud apps with the exception being acrobat.
    I cannot print from Indesign to PDF.
    I have unistalled, reinstalled and still no Adobe Acrobat.
    I now have to go back to Windows 8 and create the PDF's there.
    Any one know how to get around this issue?
    Thanks in advance
    Kelvin

    OSX has effectively killed the ability to print to pdf, (print to pdf eliminates most of the "Rich features" of current pdf).
    Export from InDesign, always, excpet for the 1% of the time where you know why print to pdf would produce a better result.

  • Help required from JDeveloper Development Team.

    HI there,
    I Download the JDeveloper 10.1.2 (1811) from OTN, But the downloaded archive file is unable to open. I did the download once again but I am facing same problem. I want to JDeveloper 10.1.2 for the installation of BI Beans 10.1.2.
    Help required from JDeveloper Development Team
    Thanks For Your Time,
    Regards,
    ViSHAL.

    Please use an informative Subject line, there is more chance that people will read the post.
    All we can suggest is that you try the download again.

  • "Quick time version6.5.2 is installed, requires Quick time version 7.0.3"

    My itunes wont run because it says "Quick time version6.5.2 is installed, itunes requires Quick time version 7.0.3 or above.............
    then I tried to update my itunes but the Quicktimer player is failed to be install, and it shown error code: -3
    I'm using WindowsXP, I found itunes & quicktimer icons exist on my desktop, but no respone when I click the quicktimer icon. I'm not sure if the quick work or not!?
    Please help to solve this problem, my itunes run smoothy everytime, I don't know why this happen at all. Thanks for help~~~~~
    looking forward to your respone!!!!!!

    What has helped others with that same error is to install the QUICKTIME STANDALONE. Just go google it.
    You may want to totally unintsall the old quicktime first.

  • Custom Fast formula for Time Entry Rule in OTL

    Hi,
    i have created custom validation for time entry rules. I need to validate where Project and task fields are null or not? If Yes, it has to fire the custom message that i have mentioned in function. Please check the below code and help me whether i am on right path:
    CREATE OR REPLACE FUNCTION NON_pto_against_projects (
    p_time_category_id NUMBER,
    p_person_id NUMBER
    RETURN VARCHAR2
    IS
    --Variables used for retrieving timecard id and ovn
    l_db_pre_period_start DATE;
    l_db_pre_period_stop DATE;
    l_time_building_block_id hxc_time_building_blocks.time_building_block_id%TYPE;
    l_object_version_number hxc_time_building_blocks.object_version_number%TYPE;
    --Variables used for loading timecard tables
    l_time_building_blocks hxc_self_service_time_deposit.timecard_info;
    l_time_app_attributes hxc_self_service_time_deposit.app_attributes_info;
    l_attributes hxc_self_service_time_deposit.building_block_attribute_info;
    --Variables used for getting exploded time details
    v_blocks_tab hxc_block_table_type;
    v_attr_tab hxc_attribute_table_type;
    l_messages_tab hxc_message_table_type;
    l_detail_blocks hxc_self_service_time_deposit.timecard_info;
    l_detail_messages hxc_self_service_time_deposit.message_table;
    CURSOR csr_category_elements (p_category_id NUMBER)
    IS
    SELECT 'ELEMENT - ' || TO_CHAR (value_id) element_type_string
    FROM hxc_time_category_comps_v
    WHERE time_category_id = p_category_id;
    l_cat_elements_string VARCHAR2 (2000);
    l_temp VARCHAR2 (1000); --Trace message
    l_success_flag CHAR (1); --Return values
    BEGIN
    --Initialize variables
    l_success_flag := 'S';
    l_time_building_blocks := hxc_self_service_time_deposit.get_building_blocks;
    l_attributes := hxc_self_service_time_deposit.get_block_attributes;
    v_blocks_tab :=
    hxc_deposit_wrapper_utilities.blocks_to_array (l_time_building_blocks);
    v_attr_tab :=
    hxc_deposit_wrapper_utilities.attributes_to_array (l_attributes);
    IF v_blocks_tab.FIRST IS NOT NULL
    THEN
    Take each ELEMENT type attribute, and search whether PROJECTS type attribute exists for the SAME BLOCK-START
    FOR index1 IN v_attr_tab.FIRST .. v_attr_tab.LAST
    LOOP
    IF v_attr_tab (index1).attribute_category = 'ELEMENT - %'
    THEN --Element attr
    FOR element_rec IN csr_category_elements (p_time_category_id)
    LOOP
    If Element Attribute matches any of the NON-TOP elements in the Time Category-START
    IF v_attr_tab (index1).attribute_category =
    element_rec.element_type_string
    THEN
    Check PROJECTS Attributes project and task belonging to ELEMENT attribute's owner block-START
    l_success_flag := 'E';
    FOR index2 IN v_attr_tab.FIRST .. v_attr_tab.LAST
    LOOP
    IF v_attr_tab (index2).attribute_category LIKE
    'PROJECT - %'
    AND v_attr_tab (index2).building_block_id =
    v_attr_tab (index1).building_block_id
    AND v_attr_tab (index2).attribute1 IS NOT NULL
    AND v_attr_tab (index2).attribute2 IS NOT NULL
    THEN
    l_success_flag := 'S';
    EXIT;
    END IF;
    END LOOP;
    IF l_success_flag = 'E'
    THEN
    RETURN 'E';
    END IF;
    Check PROJECTS Attributes project and task belonging to ELEMENT attribute's owner block-END
    END IF;
    If Element Attribute matches any of the NON-TOP elements in the Time Category-END
    END LOOP;
    END IF; --Element attr
    END LOOP;
    Take each ELEMENT type attribute, and search whether PROJECTS type attribute exists for the SAME BLOCK-END
    END IF;
    RETURN l_success_flag;
    EXCEPTION
    WHEN OTHERS
    THEN
    RAISE;
    END NON_pto_against_projects;

    INPUTS ARE resource_id (number)
    , submission_date (text)these inputs are passed in PLSQL Code and some of them in formula context
    2. While we define a new context for a time entry rule. How is the data that we enter in the time entry rule passed to the fast formula?See the time Rule entry screen and you will find the parameters window there.

  • Time restricted rule not working.

    BM 3.9 NW 6.5 SP7 iManager 2.6.
    I have a time restricted rule on a couple of web sites so that they can only be accessed outside working hours but they dont appear to work properly. Sometimes the site will be blocked and other times it goes straight to it. Also if I get the access denied page 403 as soon as you hit the back button the site will load and ignore the rule ! Is this a bug or is my rule incorrect ?
    Rule is set for allowable hours between 6pm to 7am with a lunch break between 12 and 2pm. It is alos set on a particular NDS container and I have specified the urls to be blocked. The allow box is ticked as I presumed that this meant it would only allow acces during the specified time. If I switch to deny it doesnt seem to make any difference. I know that if the page has been previously cached it will look for it there first so can I disable cache for this site ?
    Ay help to any part of this problem is much appreciated.

    I can't see the time being an issue as the page originates from the UK which is also where I am. It doesn't appear to work full stop. I added new rules for different web sites and none of them obey the time restrictions. I also tried deleting and recreating, using wildcards and substrings exclusions but nothing appears to make any difference. I have cleared the PC and BM cache as well. Now I cant seem to replicate the initial error when using the back button as the page is displayed anyway. Is there a definition for setting time rules as I cant seem to find much info on it. ie when setting the time restrictions you hughlight the bixes to allow access at those times. Then do you allow access or deny access on the rule ? What do you specify as the url you want to restrict. I itried Source, destination, url just about all options so what are the rule components needed to make it complete. If it helps I want to block Sky Sports | Home during working hours 6am to 12pm and 2pm to 6pm.
    Thanks,
    Jeff

  • Help Required ASAP.

    Hi,
    I have a friend of mine his name is Atul Tembe he has a functional expereince of 10 years in sales with L.I.C and he has done SAP SD Certification in the month of November, from Genovate Mumbai he has still not got placed and he is lookin for his first SAP Break. He is a Bcom and a P.G.D.B.A. Would request all of you to kindly help him out please. His e-mail id is [email protected] .If he gets a good break would reward with points do pls help. Pls mark a cc to me too my e-mail id is [email protected]
    Regards
    Atul Keshav

    It is being mentioned over and over in this forum that this is not the place to place job openings or requests for jobs opportunities. This is the forum for knowledge sharing in SAP.
    With the tag line <b>"Help Required ASAP"</b>, you are wasting the time of people who genuinely like to help others who are in need of serious help with SAP Project issues.
    Please desist from posting this kind of things and also irrelevant tag lines.
    Ayub Khan

  • I cant imagine that this kind of issues we are facing with Apple the most respective smartphone company. it is the 2nd time i am writing to you with no reply. i bought my iphone 6 from dubai on March first the it stopped working on March 12th, i gave

    i cant imagine that we are facing this kind of issues with Apple, it is the 2nd time i am writing to you with no reply. i bought my iPhone 6 from Dubai on March first then it stopped working on March 12th, i gave it to you authorized re-seller here in Egypt and they replaced it in 24 days ... after another 6 days the new phone ALSO STOPPED working, i went back to them they said sorry we will replace it again.
    i really cant imagine that i paid more than US$850 2 months ago and until now i didn't use the mobile for more that 2 weeks.
    i really appreciate your help and response

    This is a user to user forum - you are not talking to Apple here, only to other users like yourself. You will need to take this up with Apple directly: http://www.apple.com/eg/support/contact/

  • How a time entry rules based on mapping works?

    Thanks a lot in advance for your help. I need to understand a seeded time entry rule Overlapping Time Entries. it looks like this:
    Name: Overlapping Time Entries
    Description: Seeded Overlapping Time Entries
    Usage: Submission / Resubmission / Delete
    Formula: NA
    Mapping: OTL Deposit Process Mapping
    I have done several time entry rule based on fast formula, but I don't understand this one that based on Mapping, could someone help me understand how it works?
    Thanks!
    -Bill

    Hello All,
    We are also having a Similar Issue , where Employees can enter work Hours on Holidays also.
    Eg:
    Sunday
    Regular: 08:00 to 10:00
    2hrs
    Holiday: 08:00 to 17:00
    8hrs
    Total 10 Hrs
    Iam getting the Overlapping Error when trying to save/continue.
    Can anyone Please help on this ?
    Hi Bill,
    were u able to resolve the issue.
    thanks,
    Rams
    Apps Consultant

  • VERY SLOW EVEN SYSTEM HANG WHEN RUNNING A REPORT URGENT HELP REQUIRED

    I am working on Oracle8 and i am running report3.0 with it. I have a Two-Tier Model.
    When I run a report then Server Response is
    very slow even Hang.But when I run the same
    Software on another machine it is very quick and not slow. What is the problem.
    Solution is required. Plese help in short time. Thank you
    Yours
    [email protected]

    It may be due to low number of implicit cursors which the system opens during run time.
    You can try opening the file 'initorcl.ora' in notepad and add a line at the end of the file, if not there,
    OPEN_CURSORS = 900
    and save it.
    restart the system, check your report.
    It is just by experience, try out your luck.
    null

  • XSLT mapping Help Required.

    XSLT mapping Help Required.
    Hi Experts,
    I am New to XSLT Mapping. I am practising the below Example:
    InputXML File:
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="Persons111.xsl"?>
    <ns0:MT_XSLT_Source xmlns:ns0="http://XYZ.com/gen">
    <Person>
    <FirstName>Anshul</FirstName>
    <LastName>Chowdhary</LastName>
    <Gender>Male</Gender>
    <Address>
    <Street>2nd Main</Street>
    <Houseno>83/b</Houseno>
    <City>Mysore</City>
    </Address> </Person>
    </ns0:MT_XSLT_Source>
    XSL StyleSheet File:
    <?xml version='1.0' encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://XYZ.com/Gen"
    Xmlns:ns1=”http://XYZ.com/Test”>
    <xsl:template match="/">
    <ns1:MT_XSLT_Target>
    <Title> <xsl:value-of select="ns0:MT_XSLT_Source/Person/Gender"/> </Title>
    <Name> <xsl:value-of select="concat(concat(ns0:MT_XSLT_Source/Person/FirstName,' '), ns0:MT_XSLT_Source/Person/LastName)"/>
    </Name>
    <Street> <xsl:value-of select="concat(concat(ns0:Mt_XSLT_Source/Person/Address/Houseno,' '),
    ns0:Mt_XSLT_Source/Person/Address/Street)"/> </Street>
    <City> <xsl:value-of select="ns0:Mt_XSLT_Source/Person/Address/City"/> </City>
    </ns1:MT_XSLT_Target>
    </xsl:template>
    </xsl:stylesheet>
    The Desired Output shuold be:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns1:MT_XSLT_Target xmlns:ns1="http://XYZ.com/Test">
    <Title>Male</Title>
    <Name>Anshul Chowdhary</Name>
    <Street>83/b 2nd Main</Street>
    <City>Mysore</City>
    </ns1:MT_XSLT_Target>
    I have refered the xsl in xml and i am getting the below Oupt in a Single line like this:
    Anshul Chowdhary Male 2nd Main 83/b Mysore
    I am Unable to display in Target XML Fomrat as shown above. Please check and do the needful.
    Regards,
    GIRIDHAR

    Hi,
    I have used below for testing.
    Input xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="Persons111.xsl"?>
    <ns0:MT_XSLT_Source xmlns:ns0="http://XYZ.com/gen">
    <Person>
    <FirstName>Anshul</FirstName>
    <LastName>Chowdhary</LastName>
    <Gender>Male</Gender>
    <Address>
    <Street>2nd Main</Street>
    <Houseno>83/b</Houseno>
    <City>Mysore</City>
    </Address> </Person>
    </ns0:MT_XSLT_Source>
    xsl code:
    <?xml version='1.0' encoding="UTF-8"?> 
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://XYZ.com/gen" 
        xmlns:ns1="http://XYZ.com/Test"> 
        <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> 
        <xsl:template match="/"> 
            <ns1:MT_XSLT_Target> 
                <Title> <xsl:value-of select="ns0:MT_XSLT_Source/Person/Gender"/> </Title> 
                <Name> <xsl:value-of select="concat(concat(ns0:MT_XSLT_Source/Person/FirstName,' '), ns0:MT_XSLT_Source/Person/LastName)"/> 
                </Name> 
                <Street> <xsl:value-of select="concat(concat(/ns0:MT_XSLT_Source/Person/Address/Houseno,' '), 
                    /ns0:MT_XSLT_Source/Person/Address/Street)"/> </Street> 
                <City> <xsl:value-of select="/ns0:MT_XSLT_Source/Person/Address/City"/> </City> 
            </ns1:MT_XSLT_Target> 
        </xsl:template> 
    </xsl:stylesheet>
    For testing in PI ,change the extension from .txt to .xsl and zip it and upload into PI as an imported archive .
    Regards
    Venkat

Maybe you are looking for

  • Change Xcode default document name?

    Hi guys, I have a document based Core Data project here and I dislike the fact that that when I go "Save As" it says "Untitled". How can I change this? Thanks, Ricky.

  • What is the mystery button?

    Greetings- There is a button located on the side of my iMac G3 all in one; it is next to the reset button. Every manual that I have looked at has not identified this button. Does anyone know what the function of this button is? My computer has died..

  • How to check my RAC private interconnect working properly?

    All, Is there any way to check whether my RAC private interconnect is working properly or not? Thanks, Mahi

  • Hijacked Account / Please help to get account

    My skype account was broken yesterday. I cannot use my usual password to enter. I have info to prove my rights to my account as follows: login [Removed for privacy]   pass [Removed for privacy] last 4 digits of the credit card are ####. for the owner

  • Using a GoDaddy Domain Name

    I have already purchased a domain name from GoDaddy that I would like to use in making my Muse website go live. What are the steps I need to take? Thank you very much!