Multiple binary properties in a asset

Hi,
I have created an asset type in BEA content repository which as multiple
binary properties, how can I use bulkloader to load data into this
asset?(see example below)
I am using BEA WLP 8.1 SP4 on Windows and PB as DB
Asset Type: myArticle
Asset Properties:
1. id (string, single unrestricted)
2. absbody(binary)
3. detbody(binary, isPrimary set true)
I have content for this as
id:100
abs100.txt (contains absbody data)
det100.txt (contains detbody data)
I want to load this data into a single myArticle type content with id as
100.
I am able to load either absbody or detbody but not both. Please let me know
if there is a way to do this.
I have similar requirements for myImage asset type , where it has more than
one binary properties(smallImage, largeImage, thumbImage). We need to load
them under one myImage type content, as functionally they represent one
image with different sizes.
Thanks in advance
UDay

Hi
I have the same problem as yours. I want to bulkload a custom type with two binary properties (one small thumbnail and one big image)
In the bulkloader doc, I found this :
"You can load only one binary property per node, and it must be defined as the primary property"
I would like to know if there is a tip to do it nevertheless, pehaps bulkloading twice to update the second image ?

Similar Messages

  • Issue in reading multiple time properties file

    Use Case:
    I have a page in which i have to show some Outage Messages on page. So I have configured outage message in properties files. This message should me rendered each time when it finds that properties file in class path or it finds the values w.r.t their keys.
    So what I decide that I shall write java method and call this method on Loading the page but here what happen is that whenever that page is load each time that reader file will call , that will create memory leak .
    So, anyone help me on this. What will be the best approach for that reading multiple times properties file?
    I will be grateful for any help you can provide
    Thanks

    Hi,
    have a bean at applicationScope, somewhat like this
    import java.util.HashMap;
    public class ApplnProperties {
        private HashMap _propMap;
        public HashMap getPropMap() {
            if(_propMap == null){
                //read the properties file and populate _propMap
            return _propMap;
    }here we put condition _propMap == null so it would be called only once during application lifecycle.
    and on page you can refer the prop map like following
    #{beanName.propMap['KEY1']}Regards,

  • Change multiple object properties at one time

    I'm using Universal Designer and I have to manually change the properties of over 100 objects.  Does anyone know how I can change multiple object properties at one time?

    Hi,
    This links may be helpful to you,
    http://forumtopics.org/busobj/viewtopic.php?t=94828&sid=1eb4a78e88c26b14418c354d1321e350
    http://www.forumtopics.com/busobj/viewtopic.php?t=21029
    All the Best,
    Madhu...

  • Multiple weblogic.properties

    Under the myserver directory there's a weblogic.properties file that controls the deployment of the beans and servlets. Does any one know if it is possible to have multiple weblogic.properties files (named differently) under the myserver dir. and how to set them up?

    [This followup was posted to weblogic.developer.interest.environment and
    a copy was sent to the cited author.]
    In article <3a941411$[email protected]>,
    [email protected] says...
    Under the myserver directory there's a weblogic.properties file that controls the deployment of the beans and servlets. Does any one know if it is possible to have multiple weblogic.properties files (named differently) under the myserver dir. and how to set them up?
    Rick,
    Are you asking the right question? WebLogic finds a weblogic.properties
    file in the "root" directory, the "server/cluster" directory and the
    instance directory (only really applies to a cluster in which each
    instance has its own directory under the server/cluster directory.
    These files are more significant the deeper they go; meaning the same
    property found in the top level file is changed if set again in a lower
    level file.
    You may want to have different properties files that, upon startup, are
    copied to the proper location/name by a script, thus being able to
    change configurations at startup.
    Jesse Tilly
    Senior Developer, HotelTools INC
    [email protected]

  • How do you open multiple binary files and plot them all on the same graph?

    I have three different binary files and I want to plot all 3 of them onto a graph.
    I am familiar with opening and reading a single binary file. (Thanks to the help examples!) 
    But to do multiple numbers at the same time?  I was thinking of putting 3 different 'reading from binary file' blocks with the rest of the 'prompts', 'data type', etc.. and then connecting them on the same wire.
    However, I got into a mess already when I tried to read one .bin file to dynamic data type --> spectral measurements --> graph waveform.  The error was Not enough memory to complete this operation...  Why is that?  That didnt happen in the help example "Read Binary File.vi"...  Has it got something to do with the dynamic data type?
    Thank you for your time.
    Jud~

    Have a look at the image below and attached VI.  Simply enter the different paths into the PathArray control.
    R
    Message Edited by JoeLabView on 07-30-2008 09:59 PM
    Attachments:
    multipleBinary2Graph.vi ‏18 KB
    multipleBinary.PNG ‏5 KB

  • Multiple account assignment PO with Asset

    Hi all
    I am making an Asset PO with quantity 5 and with multiple account assignment selection  & distribution on qty basis with different Asset No. for each
    In this PO the octroi charges are maintained. during the MIRO simulation the delivery cost is not capturing
    Kindly let me state the stepings to solve this problem .
    Thanks in advance
    Regards
    Rajesh

    hi
    as ur po is with multiple acct assignment,check ur GR it will be non valuated so in miro u have to make manual entry of octroi
    try createing new item for the new acct assignment and then do the cycle
    regards
    KI

  • Error while creating Multiple Items Shopping Cart with Asset Assignment

    Hi All,
    I am creating Shopping Cart with multiple items for different Assets.
    Example: I have Two Assets (Asset A with the budget of $1000 and Asset B with the Budget of $1500) in the back end system.
    Asset A assigned to Order 102649996 (value - $1000) and Asset B is assigned to Order 102645121 (Value - $1500).
    I am trying to create Shopping Cart with Two Items for Asset A and Asset B (which are available in Back End).
    I created First item (001) in the Shopping Cart for Asset A and Value $750.
    I copied the First Item Details to Second Item (002) and changed the Asset as B and Value $1000.
    When I click on Check tab in Shopping Cart Browser, the SRM System is giving the Error Message like
      Item 001 Order 102649996 budget exceeded 
      Item 002 Order 102649996 budget exceeded
    I am getting the above error, only when I copy the first item details to the second item while creating Shopping Cart.
    Actually the Budget is not exceeded (Asset A Budget is $1000 - First Item and Asset B Budget is $1500 - Second Item) and SRM system is taking the order 102649996 (which is assigned to the Asset A) for the Second Item 002 also.
    Kindly let me know the Solution or Please let me know do we have any OSS note to resolve the issue.
    Thanks a lot in advance.
    Best Regards,
    Sudarsan
    Edited by: KOYYA SUDARSANA NAIDU on Aug 18, 2008 8:22 PM
    Edited by: KOYYA SUDARSANA NAIDU on Aug 19, 2008 6:29 AM

    Hi. It is a "feature" of SRM.
    I asked SAP about it and did not get a good response.
    If you enter Asset A, it will copy the internal order number from that asset into the cart. You can not see the internal order in the web, but you can see it in BBP_PD.
    If you then change the asset to asset B, it will not refresh the internal order number.
    This means you get internal order A on asset B.
    It happens any time you change asset number, so if you copy a line then change you will get this problem.
    We ended up using the BBP_DOC_CHANGE_BADI to RFC into R/3 and update the internal order number.
    Regards,
    Dave.

  • Multiple UDA properties in a Dimension -- Is it possible?

    I want to create two UDAs to define two propeerties in a dimension. Say, I have a customer dimension and I want to define two properties like 1) Customer Categories (Values may be anyone like Normal, Important, Very Important) and 2) Customer Territory (Values may be any territory from a Territory list). Just for your information I have problem of creating attribute dimension, so I want to achieve this functionalities using two seperate UDAs. While trying to associate existing UDA property I have constraint to add only one UDA and while I try to create new property I don't have option to add UDA dimension (i.e. in new proprty it shows only attribute dimension). Is it possible?

    You can have multiple UDAs applied to members.
    I take it you are talking about using them with EPMA, you would just have a UDA dimension and multiple children, once associated the UDA dimension then you should be able to assign multiple UDA members.
    Here is an example - http://2.bp.blogspot.com/-bIt1dk1vOWc/Twmfg_2MpXI/AAAAAAAAEGg/9k2r3vaB8y8/s1600/image025.png
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Set multiple default properties

    Hi,
    I am trying to set multiple default values for a property (multiple,text and unrestricted)from admin tool on WLPS 3.2 with WLS 5.1.
    The problem is that only first value is persisted in the database and the rest of the values are lost when the server is restarted??? I confirmed it by crosschecking the tables.
    Any help is appreciated.
    Thanks,
    --Rajit

    Hi Rajit,
    Are you using Service Pack 2 for WLCS 3.2? There was an issue (CR044075)
    dealing with muli-valued properties that was fixed in SP 2. See the Release
    Notes for more information:
    http://e-docs.bea.com/wlcs/docs32/relnotes/relnotes.htm.
    Regards,
    Ginny
    "Rajit Gulati" <[email protected]> wrote in message
    news:3c90e355$[email protected]..
    Hi,
    I am trying to set multiple default values for a property (multiple,textand unrestricted)from admin tool on WLPS 3.2 with WLS 5.1.
    >
    The problem is that only first value is persisted in the database and therest of the values are lost when the server is restarted??? I confirmed it
    by crosschecking the tables.
    >
    Any help is appreciated.
    Thanks,
    --Rajit

  • Add multiple TermChar properties in property node

    Hello all
    I am communicating to a device via RS232 and most of the responses are terminated with  a <CRLF>.  but some of the commands are not terminated.  Can i use multiple termination char properties in the property node ?
    - James
    Using LV 2012 on Windows 7 64 bit

    Usually, I set the termination settings before reading each command. If
    the command is terminated with <CRLF> then set the termchar to
    <LF> before reading the reply. Make a Read VI that will set or
    not  the termchar according to a boolean input.
    Message Edité par Jean-Pierre Drolet le 07-19-2005 08:44 PM
    LabVIEW, C'est LabVIEW
    Attachments:
    termchar.gif ‏6 KB

  • Using multiple referenced Properties within EPMDimensionOverride

    Hi experts,
    there's my question: I'd like to override dimension members of a specific dimension based on two properties, which come from excel cells.
    The following IS working:
    One property with one Cell-Reference:
    =EPMDimensionOverride("000","MyDimension","Property1 =" &CellReference1)
    Two  Properties with static property names:
    =EPMDimensionOverride("000","MyDimension","Property1 = Value; Property2 = Value")
    What IS NOT working (but needed);
    =EPMDimensionOverride("000","MyDimension","Property1 =" &CellReference1;","Property2 =" &CellReference2)
    I hope it's a syntax thing.
    Any suggestions?
    Thx
    Sebastian

    Hi Sebastian,
    Kindly refer blow document for -
    Dimension Override based on dynamic selection with multiple properties
    Shrikant

  • WLCS 3.5 Bug with Multiple/Restricted Properties?

    Hi,
    I think I have come across a bug: I have created a property set that
    holds (among others)
    a property of type integer / Multiple / Restricted. I have added allowed
    values 1-9.
    So far, everything is fine. I can set and retrieve these properties in
    my servlet by calling
    setProperty(scope, propertyName, arrayList) where arrayList is a
    java.util.ArrayList
    containing java.lang.Long. I can retrieve values with getProperty(scope,
    propertyName)
    and get an ArrayList back. I can also see the selected properties under
    localhost:7501/tools/...
    What I cannot do, and what I think is a bug, is: I can't set the
    property to an empty
    ArrayList. If I try that in my servlet, or if I try to de-select all the
    values in the administration
    console, I get an Exception:
    com.beasys.commerce.foundation.exception.SystemException : Unexpected
    error in EntityPropertyManager while setting property; check that value
    is valid if property is restricted
    So how can I set the property to an empty value? Calling setProperty
    with a null value
    doesn't work either.
    Bye,
    Peter

    Peter,
    In your JSPs try <um:removeProperty>.
    Let us know if that works for you...
    PJL
    Peter Conrad <[email protected]> wrote:
    Hi,
    I think I have come across a bug: I have created a property set that
    holds (among others)
    a property of type integer / Multiple / Restricted. I have added allowed
    values 1-9.
    So far, everything is fine. I can set and retrieve these properties in
    my servlet by calling
    setProperty(scope, propertyName, arrayList) where arrayList is a
    java.util.ArrayList
    containing java.lang.Long. I can retrieve values with getProperty(scope,
    propertyName)
    and get an ArrayList back. I can also see the selected properties under
    localhost:7501/tools/...
    What I cannot do, and what I think is a bug, is: I can't set the
    property to an empty
    ArrayList. If I try that in my servlet, or if I try to de-select all
    the
    values in the administration
    console, I get an Exception:
    com.beasys.commerce.foundation.exception.SystemException : Unexpected
    error in EntityPropertyManager while setting property; check that value
    is valid if property is restricted
    So how can I set the property to an empty value? Calling setProperty
    with a null value
    doesn't work either.
    Bye,
    Peter

  • Multiple depreceation areas in Fixed asset module

    Hi All
    My customer wishes to implement the fixed asset module and is currently running three separate books in his asset register.
    Each asset has a separate net book value for each book (i.e. depreciation area) since they are depreciated at different rates.
    Now i need to upload all the fixed assets but need to upload the three different net book values per asset based on the depreciation area selected - but cant seem to find a way to do this.
    If i create a new asset and then depreciate it, SAP shows the different net book values - so the system obviously supports the process. But how can i put in the assets?
    Any assistance would be appreciated.
    Thanks
    Wendy

    Hi,
    Good Morning,
    We are using Oracle R 12 Version 12.1.3
    and the issue i m facing Corporate Book as we have not yet started Tax Book
    The Addition posted period is closed, but I want to change life in Open Period Mar 12 ( latest open period).
    Yes Depreciation Run for March 12.
    Please help
    Regards
    Anant Danve
    9820077180

  • Updating multiple member properties

    Hi,
    I am trying to update the account type property for multiple members by importing a modified ads file but i receive this warning after i deploy the application
    The 'PropertyArray' section contains a duplicate entry; the subsequent input line 'Alias|default|Cost of Removal Clearing.' will not be processed.
    using EPM version 11.1.1.3
    Appreciate any help
    Regards

    Got it.. it has to be looped..
    Thanks anyway for looking this. :)

  • Multiple weblogic.properties files?

    Hi all,
    We're in the stage now where I need to "quickly" switch between different
    versions of our app running on WLS 5.1.
    Can I pass the path to the weblogic.properties file to the java command in
    startWebLogic, or is it based solely on the weblogic.home property?
    If it is based on the weblogic.home property, what else depends on that
    property. Ideally, I'd like to not to have to duplicate the weblogic tree.
    Thanx!
    Will Hartung
    ([email protected])

    You can specify server name in the command line (startWebLogic.cmd foo)
    and add -Dweblogic.server.name=%1 to the list of java arguments. When
    weblogic starts it will read wl_home/weblogic.properties first and
    wl_home/foo/weblogic.properties second.
    (with clustering enabled it reads weblogic.properties from wl_home
    first, wl_home/cluster_name second and wl_home/cluster_name/server_name
    third).
    Will Hartung <[email protected]> wrote:
    Hi all,
    We're in the stage now where I need to "quickly" switch between different
    versions of our app running on WLS 5.1.
    Can I pass the path to the weblogic.properties file to the java command in
    startWebLogic, or is it based solely on the weblogic.home property?
    If it is based on the weblogic.home property, what else depends on that
    property. Ideally, I'd like to not to have to duplicate the weblogic tree.
    Thanx!
    Will Hartung
    ([email protected])
    Dimitri

Maybe you are looking for

  • 4 GB RAM modules PC-8500? for Vista-64 bit, Windows-7-64 bit

    More and more people people are going 64-bit Vista and especially Windows-7 is heading in that direction: http://i.gizmodo.com/5133771/why-you-should-go-64+bit-with-windows-7  http://www.maximumpc.com/article/news/notebook_vendors_giving_32bit_vista_

  • Mac Pro support?

    So, I have a Mac Pro, 2x dual Core Xeon 5100 series running at 2.66Ghz, 16GB of RAM, and an ATI Radeon 4870 512MB Graphics card driving a 27" Cinema display. But apparently it can't run Mountain Lion, whereas my MacBook Pro 13" with a 2.4GHz  Core 2

  • Replace REUSE_ALV function module with use of OO ALV(obect oriented)

    HI, I m using function module 'REUSE_ALV_GRID_DISPLAY' to disply the report but now client want to use object oriented ALV instead of REUSE_ALV function pls help me.its very urgent thanks! Vipin pls find the code below. FORM f0001_get-select_data .  

  • How to call jsp from another jsp

    Hi, All, I have several jsp files in my pagelet. I need to put a link in one jsp file. When client click the link, it will show another jsp file. Could anybody tell me how to do that?  i have tried to use following code in page1.jsp, IPortalComponent

  • Best way to automatically delete multiple duplicate contacts?

    I had Mobile Me go nuts on me a few weeks ago and took my 1,000+ contacts and duplicated them with every sync up to 16,400 before I caught it and shut it down. This happened to my iCal appointments as well, but there is a simple application out there