Change the ClassName attribute for an uploaded document

Hi all,
Whenever i upload a new document to IFS and check its attributes, i find that the ClassName attribute is always set to "DOCUMENT".
I have created a new ClassObject under "PUBLICOBJECT" called NEWCLASSOBJECT. Now the issue is how do i set this when i upload a new file into IFS. I'm using the web interface provided by IFS to upload files. I want to be able to do a search on documents based on the new attributes that i have defined in "NEWCLASSOBJECT"
Any help or pionters to any documentation regarding setting the custom attributes would be greatly appreciated.
Thanks in advance
Raghu

I believe you would have to create an XML file defining that custom iFS object type, but I'm not sure how to set the content/bytes of the document using just the XML file.
Otherwise, you can use the Java API (e.g. LibrarySession.createPublicObject() with a custom DocumentDefinition) to insert the file.

Similar Messages

  • Change the order type for a sales document already created

    Hi gurus,
    please let me know if there is any possibility for changing the order type for sales document (sales order) already created,
    thank you

    Hi,
    Rambabu is correct. Check the  alternate sales document types which your current sales document type is having in VOV8 transaction. You can have the current sales document type replaced with the assigned alternate sales document type 1 or alternate sales document type 2 during run time in the during creation  or change mode  subject to the current sales order is not having any subsequent document. Re-pricing will happen accordingly and all the things of order will get redetermined.
    Hope this explains.

  • How to change the fonts (permanently) for new (empty) documents in pages

    I am searching for a way to change the settings/preferences of Pages / Numbers and Co such, that the standard font is not Helvetic, but a font of my choice. I am used to this from the MS Office products in my job, but want to keep my Mac "clean" and "pure".
    I know that I can create and save templates. But somehow I feel, it must be possible to just open an empty/blank document with the font of my choice.
    Any idea?
    Best regards
    Diethard

    --
    --[SCRIPT setiWork_defaultfont]
    Si vous choisissez "Pages" vous verrez:
    /* ----- Font Names */
    "FONT_Helvetica" = "Helvetica";
    "FONT_Helvetica-Bold" = "Helvetica-Bold";
    "FONT_Helvetica-Oblique" = "Helvetica-Oblique";
    "FONT_LucidaGrande" = "LucidaGrande";
    La police utilisée par défaut dans les textes, les notes et les tables est celle dont le descripteur est "FONT_Helvetica"
    éditez la ligne correspondante comme suit:
    "FONT_Helvetica" = "nomDeVotrePolice";
    Par exemple, pour utiliser Palatino, remplacez nomDeVotrePolice par "Palatino-Roman"
    Enregistrez le fichier ainsi modifié par (cmd + S)
    Si vous choisissez "Numbers" vous verrez:
    /* ----- Font Names */
    "FONT_Helvetica" = "Helvetica";
    "FONT_HelveticaNeue" = "HelveticaNeue";
    "FONT_HelveticaNeue-Bold" = "HelveticaNeue-Bold";
    "FONT_LucidaGrande" = "LucidaGrande";
    "FONT_MarkerFelt-Thin" = "MarkerFelt-Thin";
    La police utilisée par défaut dans les textes, les notes et les tables est celle dont le descripteur est "FONT_HelveticaNeue"
    éditez la ligne correspondante comme suit:
    "FONT_HelveticaNeue" = "nomDeVotrePolice";
    Si vous choisissez "Keynote" vous verrez:
    "STYLESeries2" = "Series_2";
    "STYLE_None" = "Aucun";
    "STYLESeries5" = "Series_5";
    "STYLESeries3" = "Series_3";
    "FONT_LucidaGrande" = "LucidaGrande";
    "FONT_Helvetica" = "Helvetica";
    "STYLE_Free Form" = "Format libre";
    "STYLESeries1" = "Series_1";
    "FONT_GillSans" = "GillSans";
    "STYLE_Normal" = "Normal";
    "STYLESeries0" = "Series_0";
    "FONT_MarkerFelt-Thin" = "MarkerFelt-Thin";
    "STYLESeries4" = "Series_4";
    La police utilisée par défaut dans les textes, les notes et les tables est celle dont le descripteur est "FONT_GillSans"
    éditez la ligne correspondante comme suit:
    "FONT_GillSans" = "nomDeVotrePolice";
    Une liste de 564 noms de polices est disponible sur mon iDisk:
    <http://idisk.me.com/koenigyvan-Public?view=web>
    Téléchargez:
    ForiWork:despolices.numbers.zip
    If you choose "Pages" you will see:
    /* ----- Font Names */
    "FONT_Helvetica" = "Helvetica";
    "FONT_Helvetica-Bold" = "Helvetica-Bold";
    "FONT_Helvetica-Oblique" = "Helvetica-Oblique";
    "FONT_LucidaGrande" = "LucidaGrande";
    The font used as default for tables is the one whose descriptor is "FONT_Helvetica"
    edit the line as:
    "FONT_Helvetica" = "yourFontName";
    For instance, to use Palatino, replace "yourFontName" by "Palatino-Roman"
    Save the file (cmd + S)
    If you choose "Numbers" you will see:
    /* ----- Font Names */
    "FONT_Helvetica" = "Helvetica";
    "FONT_HelveticaNeue" = "HelveticaNeue";
    "FONT_HelveticaNeue-Bold" = "HelveticaNeue-Bold";
    "FONT_LucidaGrande" = "LucidaGrande";
    "FONT_MarkerFelt-Thin" = "MarkerFelt-Thin";
    The font used as default for tables is the one whose descriptor is "FONT_HelveticaNeue"
    edit the line as:
    "FONT_HelveticaNeue" = "yourFontName";
    If you choose "Keynote" you will see:
    "STYLESeries2" = "Series_2";
    "STYLE_None" = "Aucun";
    "STYLESeries5" = "Series_5";
    "STYLESeries3" = "Series_3";
    "FONT_LucidaGrande" = "LucidaGrande";
    "FONT_Helvetica" = "Helvetica";
    "STYLE_Free Form" = "Format libre";
    "STYLESeries1" = "Series_1";
    "FONT_GillSans" = "GillSans";
    "STYLE_Normal" = "Normal";
    "STYLESeries0" = "Series_0";
    "FONT_MarkerFelt-Thin" = "MarkerFelt-Thin";
    "STYLESeries4" = "Series_4";
    The font used as default for tables is the one whose descriptor is "FONT_GillSans"
    edit the line as:
    "FONT_GillSans" = "yourFontName";
    A list of 564 names is available on my iDisk:
    <http://idisk.me.com/koenigyvan-Public?view=web>
    Download:
    ForiWork:despolices.numbers.zip
    Yvan KOENIG (Vallauris, FRANCE)
    5 mars 2009
    on run
    if my parleFrancais() then
    set prompt1 to "Choisir l'application"
    set prompt2 to "Choisir un modèle"
    set prompt3 to "Choisir une localisation"
    else
    set prompt1 to "Choose the application"
    set prompt2 to "Choose a template"
    set prompt3 to "Choose a localization"
    end if
    choose the application *)
    set theApp to choose from list {"Pages", "Numbers", "Keynote"} with prompt prompt1
    if theApp is false then error -128
    set theApp to item 1 of theApp
    define some parameters *)
    if theApp is "Pages" then
    set permitted to {"com.apple.iWork.Pages.template", "com.apple.iWork.Pages.sfftemplate"}
    set sub to "Templates"
    set theStrings to "Localizable.strings"
    else if theApp is "Numbers" then
    set permitted to {"com.apple.iWork.Numbers.template", "com.apple.iWork.Numbers.sfftemplate"}
    set sub to "Templates"
    set theStrings to "Localizable.strings"
    else (* it is "Keynote" *)
    set permitted to {"com.apple.iWork.Keynote.kth", "com.apple.iWork.Keynote.sffkth"}
    set sub to "Themes"
    set theStrings to "fontsAndText.strings"
    end if
    choose the template *)
    set p2f to (path to applications folder as text) & "iWork '09:" & theApp & ".app:Contents:Resources:" & sub
    if 5 > (system attribute "sys2") then (*
    it's Mac OS X 10.4.11 *)
    set allowed to permitted
    else (*
    it's Mac OS X 10.5.6 with a bug with Choose File *)
    set allowed to {}
    end if
    set p2f to (choose file with prompt prompt2 default location (p2f as alias) of type allowed) as text
    choose the localization folder *)
    set p2f to p2f & "Contents:Resources"
    set p2f to (choose folder default location (p2f as alias) with prompt3) as text
    open the localizable.strings file *)
    tell application "Finder"
    set nb to count of (files of folder p2f whose name starts with "localizable")
    if nb = 1 then duplicate file theStrings of folder p2f (* as there is no backup, duplicate "localizable.strings" for safe *)
    open file theStrings of folder p2f
    end tell -- Finder
    end run
    --=====
    on parleFrancais() (* Check if Pages is running in French *)
    local z
    try
    tell application "Pages" to set z to localized string "Cancel"
    on error
    set z to "Cancel"
    end try
    return (z = "Annuler")
    end parleFrancais
    --=====
    --[/SCRIPT]
    Yvan KOENIG (VALLAURIS, France.) mardi 11 août 2009 11:29:14

  • Can I change the count date for a PI Document?

    Dear All,
    By mistake, I entered count date as 30-Sep-2010 instead of 01-Oct-2010 while entering count for a PI document.
    Now, Can I change the count date to 01-Oct-2010 ?
    The issue here is I am not allowed to post the difference today since the count date belongs to the previous period which is 09 2010.
    pls suggest how can I resolve this issue?
    regards,
    Shetty

    Hi Shetty,
    I am assuming your issues is around posting the PI document and the count date  i.e.Posting period is in last month and hence you are stuck.
    If your client is ok to perform posting in previous period then try MMRV and allow posting in previous period and complete the Inventory counting posting and adjustment (write off differences and revert back the settings)
    Other option would be to  used above suggestion post PI doc without difference. Then create new PI document with correct count date.
    Hope this helps.
    Thx
    MJ

  • How do I change the default settings for opening documents on my macbook?

    Hi I would like to know how to change the default settings for opening documents on my macbook. Everytime I try to open a doc. it automatically opens with Textedit, instead of Pages or another program.

    Select any particular document you wish to fix. Press COMMAND-I to open the Get Info window. In the Open With section select the desired Default Application from the dropdown menu. Click on the Change All button to extend the change to all similar documents.
    You can only assign one default application to one type of document.

  • How do you change the default setting for RTF documents from TextEdit to MS Word

    How do you change the default setting for RTF documents from TextEdit to MS Word, I download forms from the Canadian government and they use RTF as a standard, they are supposed to open as MS Word documents (Yes I have Office for MAC 2011) but when download the document it goes to TextEdit which messes up the form format. I can down load it right click and go "open with" MS Word but how can I get the default chnaged to save this step.

    richr604 wrote:
    Thanks I knew this, I like Safari as I want to keep everything MAC, but if I use Firefox the documents open in MS Word straight away, I was just curious if there was some setting I could change?
    In Firefox > Preferences, click the Applications tab. If RTF is there, use the pulldown menu in the Action column to pick MS Word. If RTF is not there, there are instructions here for how to add file types.

  • Where can I change the font settings for the name of the month in iPhoto's calendar project?

    where can I change the font settings for the name of the month in iPhoto's calendar project?  I just ordered two copies of a calendar I designed in iPhoto and was surprised to find that the calendar's months were printing in something like an Arial 10 pt font.  On previous calendars I've printer via iPhoto and Apple, the font was much larger.  I've tried every menu option in iPhoto and the Calendar Project program and can't find where this is modifyable. Which leads me to ask, what the heck happened here in the first place?  I did not consciously change the default.
    I do remember that I got some notice when I first tried to print the calendar about the default font having been changed, but I don't know how this could have happened, and I didn't know what impact that had on the calendar until it was delivered.  I typically print about a dozen annual calendars but won't buy another until I've got a handle on this problem.  For the most part, the rest of the calendar is okay.
    As a P.S. is there anywhere where one can get a power user's manual, or instruction on iPhoto?
    Message was edited by: KPAausFrankfort

    "Maximum" and "12" usually refer to compression (influencing image quality and jpeg file size in bytes); and as Curt wrote, dpi is meaningless for display by and viewing in web browsers.  (It could be a different matter if you are uploading the jpeg files for someone to download from the web to print.)
    What are the sequence of steps that you and your batch processing take from Bridge?
    You can use call Photoshop's Image Processor from Bridge to create the jpeg files  (Tools > Photoshop > Image Processor).  In the Image Processor you can set jpeg compression, pixel dimensions if desired, also convert to sRGB (good idea for web display).  In my experience the image processor leaves unchanged whatever dpi is set in the source file; or, if none there as might be for a pdf, it will set the dpi value in your New Document Preset Print Resolution (from your Photoshop Units & Rulers preferences).

  • How do I change the default properties for Replace(Ins)?

    Acrobat Pro X
    Comment tools: Annotations
    All tool icons EXCEPT Replace(Ins) show "Tool Default Properties" as an option when right-clicked.  When I right-click a particular replacement in the document and select "Properties," there is no option to set current as default.
    So, how do I change the default properties for this annotation tool?  I need to change the Author and the color.
    Thanks,
    Nancy

    Create customized controls for your graphs and controls and setup your favorite attributes .
    Use your custom controls instead of the canned controls.
    Do a search on UI and you will find a community that already created custom controls.
    Visualize the Solution
    CLA
    LabVIEW, LabVIEW FPGA

  • How do I change the email account for icloud on my iphone only

    How do I change the email account for icloud on my iphone6 only.  I don't want to change my ipad or my husband's iphone6.  Currently all 3 devices have the same gmail account associated with them.  I have created a new & separate apple id and I want that on my phone but I can't figure out how to delete his email from my phone.

    To change iCloud accounts you have to go to Settings>iCloud, sign out, then sign back in with your other ID to create your new account.  If you want to migrate a copy of the iCloud data to the new account, start by saving any photo stream photos that you want to keep to your camera roll (unless already there) by opening your my photo stream album, tapping Select, tapping the photos, tap the share icon (box with upward facing arrow), then tapping Save Image.  If you are syncing notes with iCloud that you want to keep, you'll need to open each of your notes and email them to yourself so you can later copy and paste the text into new notes created in your new account.  Then go to Settings>iCloud, tap Sign Out, choose Keep on My iPhone and provide the password to turn off Find My iPhone when prompted.  Then sign back in with your new Apple ID to create your new account and choose Merge to upload the data to your new account.  Once you are on a separate account you can go to iCloud.com and delete your husband's data from your account (and he can do the same with yours).
    Just be aware that the current @icloud.com email address cannot be moved to the new account, nor can the current my photo stream album (which is why you need to save any my photo stream photos you want to keep to your iPhone before signing out of the existing account).

  • HOW TO CHANGE THE USEFUL LIFE FOR MORE ASSETS AT A TIME FOR ASSET CLASS

    Hi All,
    Asset which is under Asset Class Support system-B700. Here every thing is ok but the problem in USE FULL LIFE which is come by default. It must be 4 instead of  5.   So can any body help me out from this how to change the Useful life in that Asset class.  In that Asset Class we have the morethan 200 Assets. It was happend in Prdocution system so now the problem is where i can change the useful life for the asset class either in DEV or PRD.
           Also i want to know the information of How these assets are Uploaded into the system (Lsmw or etc). this is very urgent for me.
    Thanks in Advance,
    Regards,
    Siva.

    Hi Ashok,
         Can i know the reason how it was happend. i mean instead of 4 years the system showing is 5yesrs any reason is there behind that.
    Thanks in Advance.

  • Error while changing the Display Attribute into Navigational Attribute

    Hi all.. Gud Mrng.
    I was changed the attribute (product) from display attribute into navigational attribute and while save and activating the info object it is not getting activated and it is throwing the below error message.
    Error Message: u201CThe Info object is being used in several data targetsu201D
    My Questions:
    i)     Do I need to delete the data from all the data targets (where this info object is using)??
    ii)     Do I need to delete data only from the main info object (Zmaterial)? Is this single action enough?
    Please suggest me which action I need to follow & What are the precautions need to take while changing the Display Attribute (product) into Navigational attribute of info object (Zmaterial).
    Thanks in advance.
    Thanks & Regards,
    B Venugopal

    Hi Garima
    Only in case of key figures we cannot change it from display to navigational.
    If the info object is a characteristics then in the General tab of the info object if you select 'attribute only' then the iobj would be a display attribute only. If you leave it unmarked then you can use the iobj as a navigational atribute.
    I am sure you know that these settings only mean if a IOBJ can be used as display or navigational.  To  use it as a navigational within another object you will have to change the settings from 'DIS' to 'NAV' for the said info object in the 'Attributes' tab of its parent info object.
    Further if you use the parent info object in any data target / infio provider you will have to further mark the info object as 'navigational' while defining the attrbute of the said data target / info provider. The info object gets displayed in the data target / info provider attribute properties as 'parent IOBJ_info object'
    Cheers
    Umesh

  • An error occured while creating the original attribute for message no26 296

    Hi All,
              I am new to DMS , we are trying to store PM documents on content server , created a storage category and while assigning files to storage category then on saving the document i get the below error :
    An error occured while creating the original attribute for
    Message no. 26 296
    Diagnosis
    An error occured while creating an original in the Knowledge Provider.
    System Response
    The original could not be created.
    Procedure
    Contact the systems administrator and check the log file (transaction Evaluate application log, object SDOK).
    Please let me know what configs i am missing ...
    Thanks in advance
    regrds
    pushpa

    Hi Pushpa,
    Which enhancement package are you on currently? This is observed in cases where originals in DIR's are invisible and sometimes error message 26296 occurs in transaction CV01n. Hence,please check your entries in the table SDOKPROP to avoid such a problem in your system.
    Further,suggest you explore if the below resolutions can be adopted in your case.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=10321987
    http://wiki.sdn.sap.com/wiki/display/PLM/OriginalsinvisibleafterEHP3or+EHP4
    Regards,
    Pradeepkumar haragoldavar

  • How do I change the default locations for the iTunes music and iPhone back-up folders?

    My computer's hard drive is partitioned, with one partition having all of the Windows system files, and the other having all of my documents, music, videos, etc.  When I installed iTunes, it automatically created its music and iPhone folders on the Windows partition.  I've been able to change the default save folders for other programs to the second partition, but I'm having troubles finding this option in iTunes (I even went back and re-installed it to see if I could find it that way, but no dice).  Is there a way to change the default folders for the iTunes library and iPhone files?  It takes up A LOT of space on my Windows partition, so it would be very great to get that moved over.
    Thanks!

    You can't selectively move individual folders withing the iTunes  folder, but you can move the entire folder to, say, an external dive. To delink the iTunes application to the new library location:
    Open iTunes while holding down the Option key (Mac) or Shift key (Windows).
    In the resulting dialog, click the Choose Library button.
    Select the iTunes folder you moved to the external hard drive.
    Click Choose (Mac OS X) or Open (Windows) and then choose the iTunes Library file inside .

  • Making Pages the default program for opening text documents

    How do I make Pages the default program for opening text documents? Every time I open a text doc it launches in TextEdit. This must be an easy fix, but I can't seem to figure it out.

    Select a text document > Menu > File > Info > Open With > Browse into your appliCations folder > iWork > Pages > OK > Change All…+
    Peter

  • TextEdit is the default application for my Numbers documents

    Although I did not set it to be, TextEdit is the default application for my Numbers documents. It was not always this way, but it is now, and I can't seem to change the default application back to Numbers ('09). For example, when I double-click any .numbers document, I always get the following error message:
    The document “xxxxx.numbers” could not be opened. The file isn’t in the correct format. The file might be corrupted, truncated, or in an unexpected format.
    See: http://screencast.com/t/P5OSAJAq
    Therefore, whenever I want to open a.numbers document, I must drag it to the Numbers application icon or right-click and select “open with” and select Numbers from the list of applications. Although this works fine, it creates a couple of extra steps that I would prefer not to do
    My first inclination was to “Get info” and change the “open with”  back to Numbers for all .numbers documents.
    http://screencast.com/t/TMJwBmTOkHN
    http://screencast.com/t/LAnPsbeGdB
    However, selecting Numbers as the default application will not persist after clicking  “change all.” Rather, it reverts back to TextEdit. Tony, this is the only way I know how to select the default application for a document type.
    Is there another location where I can set/reset the default application?
    Thanks!

    I guess that there is at least one database used by the Operating System which is corrupted.
    Run a maintenance application : MAINTENANCE is a free very good one available thru :
    www.titanium.free.fr/
    and ask it to repair permissions,
    delete caches
    repair database Launch Services.
    Yvan KOENIG (VALLAURIS, France) jeudi 26 mai 2011 15:51:58
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Maybe you are looking for