How to define Template Selection Rules according to doc language code

hi All,
I am using ucm10g, I need to use DC to convert word to html, by defining Template Selection Rules, it worked perfect.
Question is I have to use different template for different content that use different languages, for example, if a content has a primary file writing in English, that content will be checked in with langCode attribute of "en", and according to this langCode attribute, I will use different template that will show "nextpage" or "previouspage" according to langCode field, other content will use other template that show "nextpage" or "previouspage" in other language.
I donot think the fields used in Template Selection Rules(such as author, type, profile) in ucm10g can be used in this case, any suggestion?
Best regards

I will ask easier.
is it possible to set in RSCUR -> Exchange rate type 'Y' and Exchange rate from InfoObject '0EXRATE_ACC' AND use it in BEx?
If yes, how, if now why?
Thank you
Standa

Similar Messages

  • How to define the copy rules in master contract

    Hi,
    Could you please help me on how to define the copy rule in master contract . I cann't find the link,it's not under IMG/SD/sales/contract/master contract/define referencing prodecures.
    Thanks/Cindy

    Hi Sai,
    I'm afraid VTAA may not resolve my problem. What I want is to define the copy rule. When you go into IMG/SD/sales/contracts/master contract/define referencing requirments/define reference procedure    you will find there is a copy rule in field area. What I really want is to define that copy rule.
    Thanks

  • How to Define Multiple Notification Rules for Different E-Mail Channels?

    In C4C we can define a notification rule for New tickets, for example, that provides an acknowledgement of receiving the customer's e-mail. 
    This works great for a single support team, but what if we have multiple support teams, each with their own e-mail address, and each with unique requirements for their auto-acknowledgement?
    When setting up a new notification rule, there doesn't appear to be any option to define the e-mail channel, service and support team value, or a "from" e-mail address.
    We're on-boarding over a dozen e-mail teams, and I'd hate to tell them that they'll all have to share one auto-acknowledgement template from a single do-not-reply address.
    Does anyone know if this is possible to:
    Define the e-mail channel or service and support team as an condition in the notification rules.
    Define the outgoing "from" e-mail address for a notification rule.
    Thanks for any insight the community might have!
    Mike
    T-Mobile USA

    Hi Mike,
    As of release 1402, your analysis is correct.  The out-of-the-box notification rules do not include the "incoming email channel" as one of fields on which to build condition, and all notifications are sent from a common do-not-reply address.
    You can easily overcome the first limitation by using the SDK.  For example, when the ticket is created you could set an extension field based on the email channel, and then use the extension field to define different notification rules, using different templates.  All extension fields are automatically available to be used as conditions.
    Thank you for your feedback and for bringing this item to our attention.  We will definitely keep this in mind as we plan for future releases.
    Kind regards,
    Gabriele Bodda
    Product Management

  • Advanced Benefits : How to use Person Selection Rule?

    Hi,
    For processing Open Enrollment we need to run"Participation Process:Scheduled" Concurrent Program for a set of 300 employees.How to create a person Selection Rule for this?
    thanks.

    Okie.....then lets do this..
    FORMULA TEXT:
    /*=========== DATABASE ITEM DEFAULTS BEGIN =====================*/
    /*=========== DATABASE ITEM DEFAULTS ENDS======================*/
    /*============ INPUT VALUES DEFAULT BEGIN ======================*/
    /*============== INPUT VALUES DEFAUT ENDS ======================*/
    /*================= INPUTS SECTION BEGIN ========================*/
    /*================== INPUTS SECTION ENDS ========================*/
    /*================ FORMULA SECTION BEGIN =======================*/
    l_ret = PER_SELECTION_FUN ( hard code all your employee number here like '938114' )
    return l_ret
    Function will be -
    CREATE OR REPLACE FUNCTION test_load_runner (p_employee_number IN NUMBER)
    RETURN VARCHAR2
    IS
    BEGIN
    RETURN 'Y';
    END;
    Lets try this and let me know if this does not resolve ur issue.
    Gaurav

  • How to Define new Date rules

    Hi ,
       I have a requirement in my project, where in i have to create some new date rules. I've searched the whole web to find any document which explains the XML for Date rules but couldn't find any. Does any one know what that XML means, and how to create new Date rules ?
    Please reply
    Krishna-

    Hi
    it just calculates new dates base on reference dates or abap function modules.
    In IMG in Date management node you can create your own date rules.
    Best would be to copy existing one and than modify it.
    Please read this thread about this: Date rules editor - file format documentation availability
    Regards
    Radek

  • Dvt:Graph How to define own Style Rule Bundle

    Hi,
    I need help in defining style rule bundle in the backing bean to be used in the styleRuleBundle tag of dvt:graph
    say for example I nee need to define the follwing rule...
    All data value points below 50 should display in green
    from 50-80 it should be yellow and 80-100 must be red in colour...
    regards

    Add to your resource bundle:
    af_dvt_hv.fetchingData=Your textDario

  • How to define complex reconciliation rule

    i have to do reconciliation with some complex rule but if i see reconciliation rule we can only define simple rule like userid = samAccountName. Please suggest how we can define complex rule.
    thanks in adv.

    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14061/busrule.htm#BIBJEFCG

  • How to define an aggregation rule for a dimension based on bridge table?

    Hello,
    I need a solution for aggregating data correctly when using a dimension based on a set of dimensione tables containing a bridge table. Please find below a description of my business case and the OBIEE model which I’ve created thus far.
    Business Case
    The company involved wants to report on the number of support cases, the different types of actions that were taken and the people involved in those actions. One support case will undergo a number of actions (called ‘handelingen’) until it is closed. For each action at least one person is involved performing a specific role, but there can also be multiple persons involved with 1 action, each performing a different role for that action. This is the N : N part of the model.
    The problem that I face is visible in the two pictures below:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample.png
    As long as I don’t include anything from the Dimension Meelezer in my report, I get the correct number of handelingen (7). When I include the person (called ‘Meelezer’), the measuere per action is multiplied by the number of persons/roles involved with that action.
    When I changed the Aggregation rule in the report column #Handelingen to ‘Server Complex Aggregate’ I do get the correct endtotal:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample2.png
    I believe it should be possible to define in the repository a different aggregation rule for individual dimensions, but I’ve not been able to achieve this.
    Explained below is what I have created in my Physical and Business Model & Mapping layers:
    The Physical Model is built like this:
    (This is just a small part of a much larger physical model, but I’ve only included the most relevant tables)
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/PhysicalDiagram-1.png
    The Fact table (ALS Feit Zaakverloop) contains FK’s for the action (FK_HANDELING, joined to ALS Dim Handeling), the date the action took place (FK_DATUM_ZAAKVERLOOP, joined to ALS Dim Datum Zaakverloop) and the uniqe group of people involved (FK_MEELEZERS, joined to ALS Groep Meelezers) and a measure column (SUM_HANDELINGEN) populated with the value ‘1’ for each row.
    The Bridge table (ALS Brug Meelezer/Reden Meelezen) contains three FK’s: FK_GR_MEELEZERS (joined to ALS Groep Meelezers), FK_MEELEZER (joined to ALS Dim Functionaris) and FK_REDEN_MEELEZEN (joined to ALS Dim Reden Meelezen).
    The Business Model
    In the business model, the four physical tables for the N:N relation have been combined into one logical dimension table.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BusinessModel-1.png
    DIM Meelezer contains one LTS in which the four physical tables have been combined:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS1.png
    And all the required locical columns have been created:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS2.png
    DIM Meelezer has also been identified as a bridge table and a Business Key has been defined on a combination of the FK’s in the bridge table and business codes of the two dimension tables.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BMDIM.png
    Next a hierachy was created for Dim Meelezer:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/Hier.png
    In Feit Zaakverloop, a measurement called ‘# Handelingen’ was created using SUM_HANDELINGEN, with an aggregation rule of SUM.
    In the LTS of both the DIM Meelezer and Feit Zaakverloop, the Logical Content Levels have both been set to: LVL Detail – Meelezer.
    Please provide suggestions that will NOT require changes to the physical datamodel as they would require too much time to achieve (or at leats would not be ready before my deadline.
    Thanks!
    Edited by: The_Dutchman on Dec 13, 2011 11:43 AM

    Hmm, no replies yet...
    Am I in 'uncharted territory' with this issue?

  • How to define new derivation rules in FM module

    Can somebody help me define a new derivation rule which is user specific in FM module. I want to map muliple Fund Centers to a single Cost center and also map many commitment items to a single GL.
    Thanks
    shivaji

    You derive object X (fund centre) from object (Y) cost centre. In terms of logic, it's not possible to derive multiple values from single value. That's the concept of derivation. If you have cost centre (let's say ABCD), on what parameter will your logic decide whether to take fund centre XXXX or fund centre YYYY? As you understand, the FM posting should be done eventually on one fund centre as well as commitment item, fund, etc.
    After all, the computer could be told what ever you have to tell it; if you, yourself, can make this decision - which FCtr should be taken - upon certain logic, it could be programmed as well in FMDERIVE.

  • How to define smart collection rules to match a folder's path?

    I was hoping to define a tree of (smart) collections to match my folders tree, but coming up with a search criteria to match the folder path is proving difficult at best, impossible at worst.
    Any ideas?

    Hi John,
    John R. Ellis wrote:
    Perhaps the best you can do is
         Folder contains words f1 f2 ... fn
    where f1..fn are the elements of the path of the folder
    Yes, that's exactly what I came up with, and for many folders it's correct, but for others - not so much...
    Reminder: Using double spaces between words gets around the "big mallard ducks" (contains words) bug.
    PS - I went ahead and purchased AnyFilter - I'll see what I can do with it :-)
    Thanks,
    Rob

  • Day type selection rule

    Hi to all,
    Its very urgent,
    Can any one explain the day type rule one by one in detail, which i listed below.
    Rule     Day type Weekday     Day type Saturday     Day type Sunday
    01      1 1111111      1 1111111      1 1111111                                       
    03      1 1111111        1111111       1 1111111
    10      1 1111111      1 1111111      1 1111111
    01      1 1111111      1 1111111      1 1111111
    Thanks in advance for your valuable concept.
    Regards,
    babu.A

    Hi Babu,
    According to the rule 01, on Weekdays, if it is working day or Half day (b or 2 ) it will be Work and paid...And if it is weekday and any other holiday class, it will be Work off and Paid including 1 & 3 to 9.
    As I don't see any difference in other rules, same is applicable to all.
    I understand that last rule 01 is not possible as it will not allow the entry with same Rule name/number.
    Now, we need to define these selection rules, if we want to distinguish between certain Group of employees, by paying / not paying them in case of Holiday.
    Reward the suitable points if you find helpful and close the thread, if you understand that you got the answer of your query...
    Regards,
    Dev

  • Define Selection Rules

    Hi
    can any one explain the Selection rules in Time Management and how we can define them.
    Thanks
    Sirisha

    Hi Sirisha,
    If none of these three, which one were you asking ?
    The three listed by me:
    1.Seletion rule/Variants, I have already explained.
    2.Day Type selection rule is defined to set your Pay conditions, wether company want to pay to the employee on particular week day keeping Holiday class on that day in mind.
    TM>Work Schedule>Day Type-->Define Seletion rules.
    3.Based on Time Quota grouping and a Quota type selection group,
    We have to define Selection rule for the particular absence quota.
    Which is dependent on Applicablility conditions, accrual period,Base Entitlement,
    accrual entitlementand total entitlement etc.
    Go to TM>Time data Recording>Managing time accounts using Att/Abs.quotas>Calculating Absence Entitlement>Rules for Generating absence Quotas-->
    Define Generation Rules for Quota Type Selection-->Selection rule.
    I am sorry if my answer confused you more, as all these three concepts need detailed understanding, before we configure them...
    Regards,
    Dev

  • Define selection rule for Day type

    Dear Experts
        As I want to "Define selection rule" for "day types" in Time Management-> work schedule-> Day types-> define selection rule, the third and 4th columns are default weekdays of SAP, But weekend is different in our system. How can we handle this subject? Can we change these columns to our needs? How?
    For example we want to define that friday is not working day in our company and it should be payed, is there any other option?
    Thank you all,...

    Hi friend,
    Check:
    Time Management -> Work Schedules -> Period Work Schedules -> Define Period Work Schedules
    btw, you should check factory Holiday calendar (Tcode: SCAL) and generate Work schedule for year.
    IMG: Time Management -> Work Schedules -> Work Schedule Rules and Work Schedules -> Generate Work Schedules in Batch
    Regard,
    Michael.

  • How to define our own selection screen for logical database  in abap-hr?

    Hi Friends,
    Can u please help me
    How to define your own selection screens for  logical database.
    we use to do like(goto->attributes-HRReportcatagerious ).but How to desin using  customer table like t599c, t599f and how to add to my logical database?
    Thanks in advance
    charan

    check out this online help
    http://help.sap.com/saphelp_erp2004/helpdata/en/9f/dba65c35c111d1829f0000e829fbfe/frameset.htm
    Regards
    Raja

  • How to disable the select options button, while audio is playing in the question template in captivate 8?

    How to disable the select options button, while audio is playing in the question template in captivate 8?

    Apologies for late reply.
    I mean "On Question screens audio keeps on playing even after we have selected an option or options depending on the question type and clicked Submit. How do we stop the audio on selecting an option?"

Maybe you are looking for

  • Audiobooks - sharing between computers on same account

    Hey guys, I have various audiobooks that are in my home laptop. I'd love to listen to them at work, on my work computer, like i do with my music. But for some reason they do not seem to want to sync. I'm even struggling to get them to sync to my ipho

  • Weight of iphone 5 in the box

    Can someone give me the weight of the iphone 5 in its box? Thanx

  • Last Purchase Price Report

    Hello All, I need to get a Report on the Last Purchase Price for some materials. Where can I find this report? Is there any report that shows the materials related to the suppliers. Best Regards, Miguel Edited by: Miguel Barbosa on May 25, 2009 5:59

  • Hard disk crashed.  Syncing with i Tunes

    My HD crashed and I want to sync my i pod back with my i tunes library. When I log in to itunes there's a message indicating it will erase everything I currently have. How do I sync both libraries (apparent) on itunes?

  • Error in automatic batch classification when doing 311 movements

    I have created reference characteristics, that is, characteristics which have a direct reference to a database field (MCH1-LAEDA. LAst change). When doing the movement 311 with MIGO or MB1B the batch is not classified althougt in the MCH1 the field L