How to set priority to site in merchandise distribution

I set up the site group and assign sites to the site group.
i wanted to put the site entry according to priority,
eg.
1055
1023
1046
1001
When I displayed out the site group, it is sorted according to site number and not according to the pattern in which I made the entry.
When I setup the allocation table, the site in the site group is in site order, which is not what I want.
I want it to be show in the pattern that I had made.
If I wished to assign priority to sites, how can I configure it.
Thanks
Bye

Hi ANVV,
This is possible. There is a variable varNotificationReq which is created along with the email activity. In that variable there is a element emailheader. set the headername as 'Importance' and headervalue as 'high'
Thanks

Similar Messages

  • How to set priority?

    Hello,
    Is there a way to set a priority symbol or number or anything of the sort beside a message in mail?
    I heard of it being done but I'm not sure.
    Also, how do I use mail and create an out of office reply or an email that will be automatically sent when someone sends an email to a given address?
    Thanks.
    Dorian

    You mean when sending a mail, how do you set priority? Is there a little rectangular box in the lower left-hand corner region of the message header area in your new message window composition window, that has three little horizontal lines and a downward pointing triangle in it? Click on it and select Customize....
    Check the far-right checkbox that has a pull-down menu with a "!" in it. That is message priority. "!!" means high priority, "!" means regular priority, and "-" means low priority.
    Or do you mean how do you display the priority of incoming mail? You can display priority of incoming messages by enabling the "Flag" column in your message list viewer pane. In the Mail's menubar, go to Mail > View > Columns and select Flags. You can drag that column to the desired position (mine is 2nd from left) and adjust its width in the column title row using your mouse. If you have placed the Flag icon in the toolbar of the main mail viewer window, then when you click on the icon, you can locally "flag" it (displays a little red flag in that column next to the message) to remind you that you have to do something with/about this message. To add the Flag button to your toolbar, in Mail's menubar, click on Mail > View > Customize Toolbar and drag the Flag icon into your toolbar.
    The best way I would know to create an out-of-office reply would be to create a temporary rule that says "if account is 'whatever' then reply" and enter text in the reply text window. Problem is, I don't know whether the rule would be executed until after the message was downloaded in your running mail application, or until the message was actually viewed. You'd have to experiment. If your computer is going to be shutdown or you will be logged out, that won't work, and you'd really need to be able to do something at the mail server level, not your mail client level.
    (if you find that this solves your problem, or is actually helpful towards arriving at a solution to your problem, please consider clicking on either the "helpful" or "solved" buttons in the header of this post)

  • How to set Priority of JMS message in the Receiver adapter

    Hi,
    How can I set the priority of message going to MQ in the receiver JMS adapter. I tried to set a value in the <b>JMS message Priroty</b> field. But it is not working.
    In the receiving  queue manager the default priority of the queue which receives data is set to 0.
    Can anyone suggest how to get this done.
    Thanks in Advance
    Abinash

    Hi Ravi,
    If I am not wrong You are referring to article <b>Queues for Prioritized Message</b>. But this is about how to Prioritize message inside XI.
    What I am intresetd in is to set a message priority (for example "2")for the message going to MQ. That is when the message reached the detination queue the priority of this message should be 2 in the queue.
    Thanks
    Abinash

  • How to set priority (like outlook eamil) with ABAP, CL_BCS?

    Hi,
    I tried to set_priority function in CL_BCS, and it doesn't work as I expected. I'd like it to be the same behavior as the email in outlook, which can see as 'High Priority'. How can I get the effect with ABAP?
    In addition, is it possible to set a reminder (same as outlook email) for email in ABAP?
    Thanks,
    Miao

    Thanks Keshav.
    However, it doesn't work.
    send->set_priority( i_priority = '1' ).  "1-->high priority.
    I Googled it and find the following "solution".
    Set the importance of the document, like the following:
    l_document->set_importance( i_importance = '1' ).
    call method l_send_request->set_document( l_document ).
    The email will become high importance, because of the document is high importance.
    I don't know why CL_BCS works like the strange behavior?
    Best regards,
    Miao

  • Delivery Need By Default dates - How to set this at Site or Org level

    Within iProcurement Requisitions - Looking to set the default for the Need By Date to current date + 14 days. The system is defaulting a +2 days and don't know where to change it.

    Change POR: Days Needed By profile option from 2 to 14.
    Sandeep Gandhi

  • How to set priority of ADF events

    Hi,
    I have a simple application with page having an af:inputText field and custom template with some af:activeCommandToolbarButtons in it.
    Now the problem is when I enter something in that af:inputText and without tabbing out or clicking any where else if I click the af:activeCommandToolbarButton of my template, action of af:activeCommandToolbarButton is getting called first and then the value change listener of af:inputText which I don't want.
    Is there any way in which the action of af:activeCommandToolbarButton get's called only after all other previous events are executed.
    Making immediate=true for af:inputText or using javascript is not an option I am looking for.
    Regards,
    Vipin V B

    Hi,
    Here is what I have done
    <af:inputText id="denmStr" label=""
    readOnly="#{pageFlowScope.cashDenominationDetailsHelper.readOnlyTransactionUnits}"
    autoSubmit="true" columns="100"
    binding="#{backingBeanScope.CashDenominationDetails.denmStr}"
    value="#{pageFlowScope.cashDenominationDetailsHelper.denmStr}"
    valueChangeListener="#{backingBeanScope.CashDenominationDetails.denmStringValueChange}"></af:inputText>
    and for template af:activeCommandToolbarButton
    <af:activeCommandToolbarButton text="#{attrs.OkButtonLable}"
    binding="#{backingBeanScope.Transaction.btnOk}"
    id="btnOk"
    icon="/images/icon/ok/ok_ena.png"
    shortDesc="#{rbTransaction.LBL_OK}"
    action="#{backingBeanScope.Transaction.save}"
    hoverIcon="/images/icon/ok/ok_ovr.png"
    depressedIcon="/images/icon/ok/ok_dwn.png"
    disabledIcon="/images/icon/ok/ok_dis.png"
    accessKey="k"
    partialTriggers="btnOk btnClear btnClose"
    inlineStyle="padding:2.0px;"
    visible="#{attrs.VisibleOk}"
    partialSubmit="true"
    disabled="#{backingBeanScope.Transaction.okReadOnly}"/>
    Regards,
    Vipin V B

  • I dont know how to set a site setup and edit some ready html files

    how to set up a site in dreamweaver when using a WAMP SERVER and edit some html files

    Is it a PHP or ASP site or does it have SSI components?
    If not you don't need to seet up a server. You can preview pages offline in a browser window.
    If it IS a PHP, ASP or SSI site, you need to copy it (the site folder)  to your "www" folder of the WAMP folder and then define the site using the folder you placed in the "www" folder as the root.

  • Does anyone know how I can edit a site created by another user on my imac?

    Hi,
    We are a family new to our imac. One of us created a site with iweb. Now I want to get to the site and edit it? I don't see the site when I start iweb...Can someone provide an answer and any recommendations on how to set up multiple sites so that we can share editing privileges?
    Thanks!
    imac   Mac OS X (10.4.10)  

    elegantKB,
    Welcome to Apple's Discussions area, and congratulations on your new iMac!
    Here's what you need to know about creating/sharing websites with the iWeb application; iWeb stores everything you create with the app in a single file, called Domain.sites. It lives on the hard drive of the computer that created it here. If you duplicate/copy this file and move it to another Mac using the same version of iWeb, that machine will open it and you will be able to edit the site. If you configure the second machine to publish to the same .Mac account (assuming you are using .Mac), you can not only edit the site, but you can also publish the same from two separate machines.
    You will need to keep track of the latest version of this Domain file if you share it.
    Be careful with this file and back it up often. It contains every single page and/or Site that you create with iWeb.
    See these notes for more details on how to edit and publish the same iWeb site from two separate machines.
    Mark

  • How to set Compatibility Mode for a single site in ie10

    This question was originally posted on the Answers forum -
    http://answers.microsoft.com/en-us/ie/forum/ie10-windows_7/how-to-set-compatibility-mode-for-a-single-site-in/187152e3-142a-4d96-8d1b-af82ef571eec
    I am having problem with getting ie10 to set ie9 compatibility for a single site (sharepoint.contoso.com).
    When I add this website in Compatibility View Settings (Alt > Tools > Compatibility View Settings > 'Add this Website') it adds the domain 'contoso.com' and not the individual website (sharepoint.contoso.com).
    This cause other sites (www.contoso.com) to be configured to use compatibility mode. Because this is a separate site (different web server) to the site sharepoint.contoso.com (sharepoint 2010 server) we need different compatibility settings.
    Using a different example to explain the issue -
    Microsoft has three websites that are different websites created by different developers written in different programming languages and they only work with certain browsers.
    microsoft.com (Website1 created by Developer1) - compatible with ie8/ie9/ie10
    msdn.microsoft.com (Website2 created by Developer2) - compatible with ie8/ie9
    technet.microsoft.com (Website3 website created by Developer3) - compatible only with ie10
    The only thing the three website share is the URL contains 'microsoft.com'.
    Marking 'msdn.microsoft.com' to run in compatibility mode affects the other 2 websites - mainly technet.microsoft.com which will not work now since it only runs in pure ie10 mode. 
    Should you be able to add an individual site to the compatibility list instead of all sites that have  .microsoft.com in the URL? Am I missing a simple setting in the ie10?
    As a workaround I am using the F12 Developer Tools to set the Browser Mode which temporary sets the compatibility mode. However this is not a nice solution to the end users at our organisation. 

    problem is not solved for non corporate environments...
    You could start your own thread.  Then if you got that answer and it was marked Answered you would have the ability to unmark it.  The OP of this one seems satisfied.  Also note that this is TechNet.  Consumers can get help on Answers
    forums.
    Robert Aldwinckle
    Oh! I wrote it wrong: I should have said: This is not solved for NON-AD environments. No demands what so ever to use Window 7/8 professional in a small corporation or on a big corporation with Island of smaller departments for example offshore.
    The problem is that the thread is not "Answered" by the OP, its is marked answered by a moderator (and same moderator that did the answer) so no way of telling if the OP is satisfied.
    But you are right in the fact that I am almost kidnapping the thread. But a complete answer would benefit all in this case I would presume.
    Regards
    /Aldus

  • How to set Document Library Item Limit at Site Collection level?

    Hi,
    I have SharePoint which contains one Site collection with many Sites. Each sites has many document library.
    Actually my requirement is, End Users  wants to see only 10 items per page in document library. We can manually set by using "Item Limit" option but i could not set that for around 150 document libraries.
    Is there any possible to set that in Site Collection level?
    Thanks & Regards
    Poomani Sankaran

    You can run for each loop and use below code
    http://get-spscripts.com/
    #Get the site and list
    $web = Get-SPWeb "http://portal/sites/testsite"
    $list = $web.GetList(($web.ServerRelativeUrl.TrimEnd("/") + "/Shared Documents"))
    #Get the list view to be changed
    $newview = $list.Views["Sort by modified date"]
    #Set the mobile and default mobile view properties
    $newview.MobileView = $true
    $newview.MobileDefaultView = $true
    #Update the view configuration
    $newview.Update()
    $web.Dispose()
    $web.Lists[0].Views[0].RowLimit=30
    $web.Lists[0].Views[0].Update()
    How you can get all list using powershell
    http://sharepointrelated.com/2011/11/28/get-all-sharepoint-lists-by-using-powershell/
    If this helped you resolve your issue, please mark it Answered

  • How to set security group as primary site collection admin and secondary site collection admin using powershell in sharepoint online site - office 365?

    How to set security group as primary site collection admin and secondary site collection admin using powershell in sharepoint online site - office 365?

    Hi,
    According to your description, my understanding is that you want to set security group as admin of primary and secondary site collection using PowerShell command in office 365.
    I suggest you can use the command below to set the group to site owner, then it will have the site collection admin permission.
    Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -Owner [email protected] -NoWait
    Here are some detailed articles for your reference:
    https://technet.microsoft.com/en-us/library/fp161394(v=office.15)
    http://blogs.realdolmen.com/experts/2013/08/16/managing-sharepoint-online-with-powershell/
    Thanks
    Best Regards
    Jerry Guo
    TechNet Community Support

  • Muse: How to set up a bilingual site with 2 different navigation bars?

    Hi,
    I would like to create a website in 2 languages, desktop and mobile version. The structure of the page remains the same for each language. How should I create the site so that I get one navigation bar for the first language and a second one for the other language? Is it feasible in Muse?
    Thanks for any hint in advance.
    Regards,
    christine

    Hi Christine,
    Some related threads,
    Muse: Multilingual site?
    How can i create a multilingual website?
    how to set up a multilingual website with Adobe Muse and push it live to Adobe Business Catalyst
    Do let me know if you have any question.

  • How to set custom master page for social/sites.aspx in sharepoint 2013

    How to set custom master page for social/sites.aspx in sharepoint 2013.?
    File path is
    C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\FEATURES\SocialDataStore\SocialDataStoreList\sites.aspx
    Thanks in advance

    Hi,
    You could open the sites.aspx in Notepad or SharePoint designer, and set the master page to your own master page directly via editing:
    <%@ Page language="C#" MasterPageFile="~masterurl/custom.master"      Inherits="Microsoft.SharePoint.Portal.WebControls.FollowedContentWebPartPage,Microsoft.SharePoint.Portal,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c"
    %>
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How to set a foot in a scrolling page site, that it remains visible even when scrolling, using PC

    how to set a foot in a scrolling page site, that it remains visible even when scrolling, using PC

    Hello,
    Please select the footer items and Pin them to the bottom like the screenshot below.
    Regards
    Vivek

  • How can I set up new sites to open in new pages and not over the top of the current open page?

    how can I set up new sites to open in new pages and not over the top of the current open page?

    Middle-click ''(press down mouse scroll wheel)'' <br />
    or <br />
    {Ctrl + Click} <br />
    or <br />
    Right-click and use '''''Open in a New Tab'''''

Maybe you are looking for

  • Unable to finish off video.

    I've just finished making a video and its unable to finalize, or export or publish etc. and it says that the project is unable to load because of an error or something? ("The movie could not be exported because an error occurred. (-108)")

  • HP Photosmart C4480 - can't get the scanner to work on 10.6

    Hi I've seen other forum topics on this from a while back, and I'm following those directions, but still get errors. So, I've uninstalled any HP software with this printer/scanner, installed the HP drivers from Apple, yet still can't scan. I keep get

  • Keep My Email How Does It Work With Outlook

    I have two internet service providers, Verizon and another small local DSL/Phone provider.  I have kept the Verizon for several years because neither has very good bandwidth and my household bogs down without 2 mediocre services, and for the email, w

  • Slow Performance with Windows 7

    I have a user who just moved to a Windows 7 desktop.  Performance of said desktop is adequate.  On a large report that queries the SQL server, it takes a very long time to display the results (10-20 minutes to complete).  Smaller reports seem to run

  • Can the DC in board for a macbook 13" take reverse voltage?

    My MagSafe socket broke off and I wired it in reverse and now am not sure whether the LED circuitry or the DC in board has been fried