How use Catalog Description as page metadata description?

i have e-commerce website
i have create multiple Catalogs in E-commerce menu  and each catalogs have no of product.
i have one template for whole catalogs
i want to display catalog description in template metadata description 
how can i do this?
Thanks & Regards
Manish

Max limit for identifier/column name is 128 character. What if the description is more than 128 character ?
However if the identifier or description is less than 129 then we can do it using dynamic query. Refer below,
declare @tablename varchar(100)='myTable'
declare @sqlstring varchar(max)
;with cte as (
select st.name [Table],sc.name [Column],sep.value [Description]
from sys.tables st
inner join sys.columns sc on st.object_id = sc.object_id
left join sys.extended_properties sep on st.object_id = sep.major_id
and sc.column_id = sep.minor_id
and sep.name = 'MS_Description'
), cte1 as (
select [Table],[Column],case
when [Description] is null then [Column]
else left(cast([Description] as varchar(200)),128) end as [Description]
from cte
select @sqlstring= Stuff((select ',[' + [Column] + '] as [' + [Description] + ']'
from cte1 where [Table] = @tablename
for xml path('')), 1, 1, '')
set @sqlstring = 'select ' + @sqlstring + ' from ' + @tablename
exec (@sqlstring)
Regards, RSingh

Similar Messages

  • Serious SEO problem--How does one apply SEO description, keywords etc. to catalog and product pages?

    I'm working with the BC template TRIBECA. It comes with 2 page templates. I used one of the templates to create the catalog and product pages. Now I'm stuck with a single description tag and keyword tag for SEO purposes. Is there a workaround other than creating multiple template pages, one for each catalog and product page?
    UPDATE- I mistakenly mentioned I used template to create product pages. Actually product pages are created with a template but not one you can choose. This mystery template uses 2 h1 tags which is an SEO no,no. How do I remove one of the h1s?

    You should be able to ammend that layout by going to your Admin>>Site Manager>>Module Templates>>Online Shop Layouts.
    All the necessary files will be there. I suspect it is the Overall Layout and Individual Product - Large you are after...
    You can also make use of custom 1,2,3 and 4 tags for extra descriptions etc as BC will automatically render meta tags in the corect spot if they are included in the layout.
    ...also, note that when creating a catalog, you can add a title and description...
    ...and you can create custom layout templates too>> refer to this article: http://helpx.adobe.com/business-catalyst/partner/using-custom-templates-modules.html
    @webmosphere

  • Hi. My Ipad2 is being reseted each 1 minut of use and then I found this description "resetcounter(date and time).plist". Someone knows what this means and how to avoid this? Many, many thanks. iPad 2

    Hi. My Ipad2 is being reseted each 1 minute of use and then I found this description "resetcounter(date and time).plist". Someone knows what this means and how to avoid this? Many, many thanks.
    iPad 2

    Try resetting your device by holding down both the home and lock buttons for ~10 seconds or until the device restarts, ignoring the power slider. 

  • How are people using Catalogs?

    I know I asked this question some time ago, but I'd like to ask it again since I will soon be upgrading from LR2.7 to LR3.
    I would like some friendly advice from people how they use Lightroom Catalogs.
    I currently use several catalogs.  I have one strictly for day-to-day stuff where I might take shots of friends and family.
    I use another catalog which I use strictly for Photography Workshops I go on.
    Yet another one is one which I use strictly for the few professional photography jobs I have done.  I am not a professional photographer, but I have been paid for a few photo jobs.
    Still another is one which I use strictly for pictures from others.  I get a lot of pictures from relatives who wish me to edit them.  Notably, I get a lot from my mother, and many of those pictures are of family and friends, of her flower garden.  So I do like to keep them myself, but I do so in a separate catalog.... in order to keep them separate from my own pictures.  I get a lot of photos from a friend of mine whom I used to work with in Europe....and he is now sending me many pictures he has taken while working in Ghana.  I like to keep some of these in a catalog but for now, I like that to be a separate catalog then the one I do most of my work in.
    I would like to get some ideas from LR users how many catalogs they might use.  Do they separate their photos into different catalogs like I do?  Do they keep photos all in one big catalog?  Or perhaps do they just use a small number of catalogs.
    I do like the ability to keep separate problems, but the 2 main "problems" I have with doing this are as follows: 1)I some times I accidentally put pictures in the wrong catalog.  I usually catch this soon and merely have to do the process again, putting the pictures in the right catalog. and 2)As far as I know, I do not think you can search by keyword (tag) across multiple calendar.  This is not a big issue, but it would be nice to be able to search by keyword to get, for example, all of the pictures taken by me and my Mother of say, my niece.
    Any thoughts would be appreciated.
    Thanks for your input.
    Richard

    I know Lightroom doesn't care about the directory/folder structure.  But I care how that directory/folder structure looks in Lightroom.  Again, it's kind of hard for me to explain this, but from what I've seen, LR mimics the structure you have on your hard drive.  It works just fine, but I don't want it to mimic the folder structure I had before with LR 2.7.
    I'll try to explain, but, again, it's kind of hard for me to put into words without one actually seeing what I'm talking about.  My original folder structure on my hard drive was by year......2005, 2006, 2007, 2008, etc., each a primary folder.
    Within each year, I had folders with the date(s) as well as a brief description of what was in that folder.....e.g., 122509_Christmas_at_Mom_and_Dads.
    Within that same yearly folder (e.g. 2009), I also would have things like 042809_Kauai_Photo_Workshop as a subfolder.
    With LR 2.7, I organized things by Catalog.  So I had a Catalog for personal photos such as Christmas with my family; I had a separate photo for Photo Workshops  I had yet another separate Catalog for pictures my Mom sends me to edit.  And, I had a few other catalogs.  It was just my way or organizing groups of photos.
    My original post asked the question about how people use catalogs.....either single catalogs or multiple catalogs.  Yes, there were many comments about using keywords.  Based on the comments I had received, I did decide to combine all of my catalogs into one single catalog.
    Within that new single catalog, however, I still want separate folders showing "personal pictures," "pictures from Mom," "workshop photos," "photos I did for a professional job," etc.  That's just the way I like to organize things.  As I found out, if I create separate folders in LR in a single catalog like this, it also creates a corresponding folder on my hard drive.  Therefore, I have to move those pictures into that corresponding folder if I want to keep these separate folders in LR.
    One reason I like organizing things this way is that my Mom often will take similar pictures to what I take.  She'll take pictures of her grandkids that she wants me to "fix" by removing redeye, etc.  Because I'm not so sure she backs things up to the extent I do, I also like keeping her pictures to be sure they are properly backed up like I do backups.  When she takes pictures of the grandkids, I'm usually over visiting as well and take my own pictures.  So I like to keep these sets of pictures separate.   Yes, I know I could put keywords in there such as "Mom's Pictures" or "My Pictures," but I just like to keep these sets of pictures separate.  That's the way I am.  People like to organize things their own ways.
    Having said all of that, I have been using keywords ever since I started using Lightroom, version 1.  I spend a lot of time doing so.  I do like them.  But, I also like having the LR folder organized the way I do.  Right now, I have a very long list of keywords.  If I want to find a group of pictures, I'm not so sure I'd find all of the ones I'm looking for unless I select the specific keywords I am looking for, and with the list as long as it is now (and it's growing), I might miss something.  With a single catalog, it does make it easier to search for all photos with a single key word, but the folders in LR help do help me narrow down what I might be looking for.
    Lightroom provides these tools, and to me, I am taking advantage of them, including keywords, to help me organize my photos.  Once I get my current LR photos into the new folder structure, any new additions will be very easily and quickly done.

  • Catalog update failed,IFR_ERROR=250,DESCRIPTION=POS(1) Duplicate secondary

    I tried to a restore of database from one host to another host.  During this process, I am getting Catalog Update failed, Duplicate secondary key: INDEX0. 
    2011-07-11 17:50:01  6169     53070 SAVPOINT B20PREPARE_SVP: 59
    2011-07-11 17:50:01  6169     20008 Pager    SVP(3) Start Write Data
    2011-07-11 17:50:02  6169     20009 Pager    SVP(3) Stop Data IO, Pages: 2 IO: 2
    2011-07-11 17:50:02  6169     20010 Pager    SVP(3) Start Write Converter
    2011-07-11 17:50:02  6169     20011 Pager    SVP(3) Stop Converter IO, Pages: 2 IO: 2
    2011-07-11 17:50:02  6169     53071 SAVPOINT B20SVP_COMPLETED: 59
    2011-07-11 17:50:02  6940     20039 Admin    Kernel state: 'REDO LOG' finished
    2011-07-11 17:50:02  6940     54000 OBJECT   /sapdbQ/SCB/db/lib/lib64/liboms
    2011-07-11 17:50:02  6940 ERR     5 Catalog  Catalog update failed,IFR_ERROR=250,DESCRIPTION=POS(1) Duplicate secondary key:INDEX0
    01
    2011-07-11 17:50:02  6940         3 Admin    Database state: OFFLINE
    2011-07-11 17:50:02  6940     11560 COMMUNIC Releasing  T47
    2011-07-11 17:50:02  6940     12696 DBSTATE  Change DbState to 'SHUTDOWN'(25)
    +++++++++++++++++++++++++++++++++++++++ Kernel Exit ++++++++++++++++++++++++++++
    2011-07-11 17:50:03     0     12845 DBSTATE  Kernel exited normal
    2011-07-11 17:50:03     0     12808 DBSTATE  Flushing knltrace pages
    2011-07-11 17:50:03     0     11560 COMMUNIC Releasing  T15
    2011-07-11 17:50:03     0     12696 DBSTATE  Change DbState to 'OFFLINE '(29)
    --------------------------------------- current write position -----------------
    How to resolve this?
    Thanks and Regards,
    Giridhara

    I tried to drop and re-create GKD database as well.  But the same error repeats.
    Edited by: Giridhara Tadikonda on Jul 12, 2011 4:16 AM

  • Any suggestions on how you can transfer photos (including location description etc) from iphoto's on a Mac air book to a Mac?

    Any suggestions on how you can transfer photos (including location description etc) from iphoto's on a Mac air book to a Mac? Whenever I export the pictures the additional information is lost

    Two ways:
    1. File -> Export. Set the Kind to Jpeg or Tiff
    Check the boxes at 'Location Information' and 'Titles and Keyword'
    The information is written to the iptc and Exif metadata on the file.
    2. Use iPhoto Library Manager This will get all of the information plus faces and edit history
    Regards
    TD

  • HFM Metadata Descriptions in Chinese

    Has anyone used multiple languages for metadata descriptions in non English character sets? If so, how did you add the non English descriptions?
    Thanks in advance!

    Hi, 
    Which your support package? 
    Did you already seek OSS? 
    Rgs, 
    Pedro Marques

  • How to prevent error message for material description in MDG material detail screen, when user click on check action

    Dear Experts,
    I have a requirement for making material description as non mandetory in change request view of mdg material screen.
    I have done that using field usage in get data method of feeder classes, but still message is displaying.
    This message 'Material description is mandatory is displaying with check action only, but not with save or submit after i anhance field property as not mandetory.
    How to prevent error message for material description in MDG material detail screen, when user click on check action.
    Thanks
    Sukumar

    Hello Sukumar
    In IMG activity "Configure Properties of Change Request Step", you can completely deactivate the reuse area checks (but will then loose all other checks of the backend business logic as well).
    You can also set the error severity of the checks from Error to Warning (per CR type, not per check).
    Or you provide a default value for the material description, e.g. by implementing the BAdI USMD_RULE_SERVICE.
    Regards, Ingo Bruß

  • How best to use catalogs, collections etc

    I wonder if anyone can help out on a newbie question about how best to use catalogs, collections, etc
    Let's say I shoot an event A.  I take loads of photographs, which I import into Lightroom.  I choose some that I like and I flag them.  So far so good.
    Then I do the same for events B to Z.
    Now time passes and I would like to go back to all of the photographs from event C, and just select them for further processing.
    Is this what collections are for?  Should I be making "All Of Event C" into a collection, then in the future I can come back and just ask to show the photographs from a given collection?
    Many thanks,
    regards,
    /alan

    alan_potter had this to say:
    I wonder if anyone can help out on a newbie question about how best to use catalogs, collections, etc
    Let's say I shoot an event A.  I take loads of photographs, which I import into Lightroom.  I choose some that I like and I flag them.  So far so good.
    Then I do the same for events B to Z.
    Now time passes and I would like to go back to all of the photographs from event C, and just select them for further processing.
    Is this what collections are for? 
    You can do it that way.
    >Should I be making "All Of Event C" into a collection, then in the future I can come back and just ask to show the photographs from a given collection?
    That would work. Or you could include a specific job identifier into the
    metadata (I believe there's an IPTC field specifically for that), and
    then make a smart collection that isolates just that value of "Event C".
    If you use the same star ratings for all jobs - 1 is finished, 2 is
    further work needed, 3 is review, etc - you could further winnow it
    down. And that way, you don't have to worry about removing photos from
    one collection or another; the smart collection will automatically add
    or remove them from view, based on the criteria and the current values
    of the photos.
    With collection sets, you could have a set called "Event 1". And within
    this set could be the various collection criteria mentioned above.

  • I've found {tag_metatitle} is there one for a page meta description?

    This is driving me nutz....
    The add a Page interface has extended options for SEO:
    SEO Metadata
    Page Title:
    Page Description:
    Search Results:
    Show this page for search enginesHide this page for search engines
    The results of this appear in the site generated SiteMap. But, I'm wondering if there is a tag for the Page Description = meta description?
    I have been able to find the tag {tag_metatitle} which seems to work.
    I have also noticed the seo tags in the blog module:
    {tag_blogpostmetadescription}
    Renders the blog post meta description entered in the SEO Metadata Description field in the Blog post interface
    {tag_blogpostmetatitle}
    Renders the blog post meta title entered in the SEO Metadata Title field in the Blog post interface
    Any ideas for work-arounds will also be helpful.
    Thxs

    Hi Liam...that would be way too simple
    But it does work. Thank you for the quick reply.

  • How can we access Page metadata in DataView Webpart in SharePoint Designer 2013?

    Hi,
     I need to access Page metadata in my Data view web part and I am having a feeling, that the "Form" option can help me getting Page metadata, but I am not able to get much information about using this field as a parameter source on net? Can
    anybody advise, how to use "Form" option in "Parameter Source" in SharePoint Designer 2013
     OR Suggest me any other way to get Page metadata in Data View Webpart?
    Thanks in advance,
    Regards,
    Deepali
    Deepali

    Hi  Deepali,
    All the parameter source are ASP Request Object collections  which is used to get information from a visitor.  
    For accessing page metadata, you can select Server  Variable.
    For more information ,you can refer to the following article:
    http://www.w3schools.com/asp/asp_ref_request.asp
    http://blogs.msdn.com/b/spdsupport/archive/2008/07/25/data-view-data-form-parameters-you-don-t-know-about.aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Trying to find out how to edit artwork, keywords, titles, and descriptions

    Trying to find out how to edit artwork, keywords, titles, and descriptions for my own video podcast that I have created for the iTunes store. My podcast shows on the first page in the itunes store (podcasts) for "forex" "forex training" and "forex education" under the name "fastpips", however I can't seem to find out how to change the title, for each podcast, the description, and keywords. I also want to add artwork to my podcast. I know how to do it under options for my own iTunes on my personal computer, but don't know how to edit it for others to see in the store itself. Thanks so much for any advice. By the way, I upload all my video podcasts to iTunes via ScreenCast.com I'm not sure if this will help, but here is the domain for the screencast files: http://www.screencast.com/users/ForexProFund/folders/FastPips.com%20Forex%20Trad ing%20and%20Forex%20Education

    I have a similar question, I would like to edit the artwork for EACH episode in the podcast, as well as have one artwork for the entire podcast series. Any suggestions? This is a podcast that I've created -- I did the same thing for a TV Show where I was able to do custom artwork for each episode, but not one single artwork for the entire series. Does anyone have suggestions of how i should proceed?
    Recap:
    One image for entire Podcast Series (or TV show)
    Different Set of Images for each episode in Podcast. (Understand how to do this in TV show)
    Thanks!

  • How to read PP01- Object type u0091Positionu0092- Description- Text

    Hi All,
    How to read PP01->Object type ‘Position’->Description->Text
    I tried to use READ_TEXT but i am not able to figure out what combination
    to be given in input fields  of this BAPI.
    Please Guide.
    Regards

    Hi Amit,
    Thanks for reply.
    It is coming in HRT1002 table which is linked with HRP1002 with field TABNR.
    But problem is that I have to capture this value in BADI-HRBAS00INFTY.
    Before save. Because with BADI i need to update data in it.
    any solution of it?
    Regards

  • How to Submit a Concurrent Request Set Using a Self-Service Page

    Hi all,
    I would like to know how to Run/Submit a Concurrent Request Set Using a Self-Service Page
    Thanks.
    Bench

    Hi all,
    I would like to know how to Run/Submit a Concurrent Request Set Using a Self-Service Page
    Thanks.
    Bench

  • This is my first use of this program. How do I remove a page break? How do line up my drop down box along side the text box on the left of it? The drop down is for a multiple choice answer for the question to the left.

    This is my first use of this program. How do I remove a page break? How do line up my drop down box along side the text box on the left of it? The drop down is for a multiple choice answer for the question to the left of each drop down.

    See McAfee support to find out how to disable that McAfee feature - that isn't part of the normal Firefox installation.

Maybe you are looking for

  • Error while creating folder: Path is invalid because folder does not exist

    Hi, I am having an issue while creating Folders in ID, when I create folder Structure like EDI -> VENDOR -> DELL I am getting the error as below: Path /EDI/VENDOR/DELL/ is invalid because folder VENDOR does not exist So first 2 levels of folder struc

  • Why is "Save Web Photo Gallery" so slow in LR4b?

    Something is seriously wrong. Seems to take a really long time (35+ minutes) to generate a html user gallery with 36 images... Maybe because the user template was created in LR3? Any pointers? This is on a 27" iMac OS 10.7.3 Thanks! e.

  • Envy 4500 Mac OS 10.5.8

    I just bought a Envy 4500.  My Mac is running OS 10.5.8.  The drivers on the DVD are for 10.6.  I tried downloading drivers from the HP website for 10.5.8 - but they only provive Envy series 110 drivers as an option when running settup  - tried insta

  • After updating Mavericks camera functions not working. Help!

    HI! i just installed OS X Mavericks and now my camera is not working, neither in Skype neither in photo booth and so on... what can i do? thank you

  • Error message if i want to update movie draft software

    Hi Ahmed, My name's Mark. I'm Movie Draft's creator. Pleased to meet you. On 19 Jan 2012, at 13:29, Ahmed Fathy Abouzied wrote:  i try to redownload the program from the mac app store but all time i found the last message , please give me solution or