How to find assets to a project of the BCC with SQL

Hello.

I would like to know how to find assets to a project of the BCC with SQL.

Thank you.

Hello.

You can try this.


select * from dcs_product where workspace_id in ( Select avm_devline id where the name of (select Workspace for epub_project where display_name = "${name_of_project}"));

For each version of an asset is recorded the id workspace on the workspace_idfield. This workspace is related to the project in the field name and the workspace field in table epub_projecttable avm_devline .


But this query must be performed from the active table. Example: Product = dcs_product, sku = dcs_sku, class = dcs_category and so on.

Thank you rtreto for the help.

Tags: Oracle Applications

Similar Questions

  • How to find my key for microsoft office that came with my laptop?

    How to find my key for microsoft office that came with my laptop?

    Thank you. I guess I'll have to buy a new copy.

  • Photoshop CS4 - is - does anyone know how to find out if two people use the same file?

    Photoshop CS4 - is - does anyone know how to find out if two people use the same file?

    Yes, I assumed that was the case, and I thought that this link addressed to her.  I would have thought it was more a function of your network and the OS than Photoshop.

  • find a block of text on the page with the name of script

    Hi all

    I need to create a script for

    find a block of text on the page with the script titled "xxx".

    and read its contents into a variable.

    The content of the text block is a number.

    Thank you

    Hello Roberto,

    Welcome to the forum,

    This is the textFrame marked on the current page.

    var myLabel = "Foo", // change to label
          myPage = app.properties.activeWindow && app.activeWindow.activePage,
          myTextFrames = myPage.textFrames.everyItem().getElements().slice(0),
          l = myTextFrames.length,
          myVariable
    
    while (l--) {
        if (myTextFrames[l].label != myLabel) continue;
        myVariable = myTextFrames[l].contents;
        break; // presuming there's only one "Foo" labeled frame on the page
        // Otherwise you'll nead an array
        }
    
    alert(myVariable)
    

    Trevor

  • How to find a file called mpcache in the computer?

    I found that there is that something called mpcache on my computer. I try to know how I can find this file and delete. I have read some information that suggests it could be a virus or malware but my scans of anti-virus and malware aren't revealed no problem. It is also suggested that mpcache is a file related to a download of a company called Emergingsoft, but I can't find such a named file or the program on my computer.

    Any comments that may be able to help me locate the mpcache on my computer will be very appreciated.

    Hello

    1. How did you find that there is a file called mpcache in the computer?

    2. do you get an error message?

    Use the following link to search the files and tell us about the result.

    Microsoft Windows XP - files and folders hidden view

    Hope that helps.

  • How to find password to put in place the system date and time

    I have a dell computer used (vista), while mine is in the shop, the date system and time is not set. How to find the password of Setup/system to set the time and date. I set the time and date using the Panel control, but within a few hours, it changes again in May 3,2003 Help. Thank you

    [Moved from comments]

    If you have changed the time and date in the Panel, and he continues to return to an older date, then this is probably the CMOS battery that has gone dead. If it is a loan, I wouldn't worry on this subject. If it's your own old PC, then you can change it. Is this a laptop or desktop PC? What brand and model is it?

    SC Tom

  • How to find and replace a URL in the content

    See the following page:

    http://democraticpartyofgeorgia.org/events/index.cfm?fuseaction=week & SM = 9 & SD = 9 & SY = 2007

    He pushes the margins way because some people type in long URLS in their description of the event (see the meeting September 10). I would like to be able to analyze the event description and replace that long url with a hyperlink where the long url is in the attribute href, but which is related is something link 'see link'. Is it possible to do? I can search for the instance of "" http:// ' of course, but can't seem to find a way to tell where the ends of the link... "

    Look at the ActivateURL udf to
    http://www.cflib.org/UDF.cfm/activateurl

    It's really more a question on a very long word of packaging. The URL is not packing, and it's what drives your margin. You need the column to encapsulate your column is a bit more liquid.

    Use the wrap() function CF.

    You can also go the road CSS, but the best solution I found only works on IE.

  • How to find and remove special characters in the file name?

    I have a files in various Windows Server 2003 with a special character in its name, which cause problem with backup software, I Don t know which character is because in the browser that they do not appear and command line, they are listed only as a mark of the interrogation and for this, I Don t know how I'll find and delete then.

    Thank you.

    Ask in the forum Windows Server:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • How can I copy a quick project on the 4500 WANT?

    How can I make copies using a fast draft mode when I copy on the 4500 ENVY.  the mini display of the printer doesn't have a quick project option.  my HP 5514 do not have this option on its touch screen (but the broken printer after only 23 years - hoof of bad printhead that stop all printing in black ink).

    I can control the function of copy for quick project on my Mac?  I saw a copy option in the controls of printing... There is possibility to print quick project to print a document from my Mac... but a window control to "copy".

    Thank you

    Hi BishopC,

    I understand that you need a 4500 are you willing to make copies of project type. I will certainly do my best to help you with this problem!

    Once you choose to copy on the front panel of the printer, scroll to the bottom of the Menu copy and you will see a clear/more darker option. There, you can choose lighter, and who would be the equivalent of a draft mode.

    Hope this helps, have a nice day!

  • How to find all photos in Lightroom where the original file is not found?

    Greetings

    I know there are a lot of pictures in my library in Lightroom where the original file is not found. How can I find all the photos for which this is the case? In other words, I see the exclamation point error in the upper right part of some photos and I would like to find all photos that have this condition so that I can link them to the originals.

    Thank you

    John

    In the library Module, chose the menu library/search all missing Photos

  • How to find special cases in XML in the situation of overflow

    Hello

    I have a XML with repetitive data. I have a requirement to indicate the particular case of the data. For example, I should display DailyBenefitAmount of second instance, which is from 150.00 as in the example of XML code below.

    I read in Documaker documentation indicating it can be mapped to XDD and with the syntax below to find the instance.
    Syntax:? ("XDD_NAME", #instance)

    So I mapped my XML to XDD like? ("DailyBenefitAmount") and I used the? ("DailyBenefitAmount", 2) in my DAL script, but no luck and it does not work.

    Can someone shed some light, how to handle this requirement.

    Example of XML

    < id rider = "Rider_1" >
    < RiderCode > END < / RiderCode >
    < DailyBenefitAmount > 75.00 < / DailyBenefitAmount >
    < BenefitCode > ALF < / BenefitCode >
    < ModalPremAmt > 65.15 < / ModalPremAmt >
    < / rider >
    < id rider = "Rider_1" >
    < RiderCode > END < / RiderCode >
    * < DailyBenefitAmount > 150.00 < / DailyBenefitAmount > *.
    < BenefitCode > ALT < / BenefitCode >
    < ModalPremAmt > 65.15 < / ModalPremAmt >
    < / rider >
    < id rider = "Rider_1" >
    < RiderCode > END < / RiderCode >
    < DailyBenefitAmount > 300,00 < / DailyBenefitAmount >
    < BenefitCode > NHC < / BenefitCode >
    < ModalPremAmt > 65.15 < / ModalPremAmt >
    < / rider >

    XML Xpath statements can be tricky trying to cope with events. In your example where you might think this as the second occurrence of DailyBenefitAmount , it's really the 'first' DailyBenefitAmount of the second occurrence of Rider I think you want. Therefore, the Xpath statement is more like this:

    Jumper [2] / DailyBenefitAmount

    Now, you probably don't want to have a specific XPath statement by event, you may want to recover. For the presence to apply to an appropriate level, you must be able to be able to specify where the accident should be applied within the XPath expression. This is accomplished by using * inside the brackets.

    Rider [*] / DailyBenefitAmount

    When XPath is executed, the value of instance substitute in the desired node level and return the appropriate value.

  • How to find a paragraph whose him restart the numbering [CS3] [Javascript]

    Hello

    Does anyone of you knows how to fix it:

    I do a script that needs to search for numbered paragraphs and assign it to a specific paragraph style. It should be like this:

    If the numbering of restarts (which means that it starts with 1) - the style must be '1 '.

    If the continuous numbering from where it is - the style must be 'number

    It seems simple enough in theory and even doable with simple operation "Find/replace" in InDesign, but when I went on the object model, I couldn't find a single method for my script to make the difference between the two cases. Does anyone of you know of a way to do it?

    Here's what I have so far:

    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;

    app.findTextPreferences.bulletsAndNumberingListType = 1280601709; Numbers of

    app.changeTextPreferences.appliedParagraphStyle = 'number ';

    app.changeText ();

    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;

    Thank you

    OLA

    Oops - sorry. Try numberingContinue.

  • How to find edited a photo folder after the use of Photos

    Hello, I'm new to using a Mac.  I uploaded the photos to Photos and then made changes to multiple images, cropping etc...  Now I can't find the image file on the hard drive after the change of the use of the Photos app, I find only the original file.  I went to the finder, then the photo file and I find the file "Library.photoslibrary photos" so I right click and select "Show package content" then I click on the master file and look for the file in a folder.  However, the file I find does not changes that I made, it is only the original file.  I'm not sure what I am doing wrong?  Thank you

    What you're doing wrong is fiddling in the Photo library package, this will lead to tears. What exactly you are trying to achieve by finding the original.

  • How to find information of disk device to the Solaris Server?

    Hi DBAs,

    I received an alert of OEM for my production DB as the below:

    Xvdo disk device is busy at 100%.

    Now, I need to dig into the present and find out where this disk device and its related information that it held 100%?

    any help would be great for a student like me

    See you soon,.

    Ritu

    Thanks for the update, rukbat

  • How to find a job in database running the length

    Then, any assistance to find the frequency duration of execution of tasks of database?

    I need the runtime like that...

    A job is running on every Monday from 10:30
    OR
    A job is running on MONTHLY
    OR
    A job is running on DAILY 10:30

    You can ask ALL_SCHEDULER_JOBS for a list of scheduled jobs.

Maybe you are looking for

  • The strange characters that appear after Adobe Flash update

    After updating to the latest version of Adobe Flash, there are weird characters on the tabs at the top of the screen. I'm a little worried what may be.

  • Where can I download HWSetup?

    HelloI lost my TOSHIBA CD all the drivers that I find on the web, but where can I find the HWSetup? Please help me.Best regards

  • coprocessor

    Hello I have a HP Clubhouse dv9922us and I have a problem with my driver coprocessor. I think it has something to do with a nvidia driver but I can't find the correct drive on the support page for the product. Can someone help me with this problem? I

  • Virtual disk MD3000i not on the preferred path

    Our MD3000i rpet table is not optimal and that a virtual disk is not on the preferred path. We have two RAID sets on it with a VD each.  The former says her favorite way is controller 0, the second said his preferred path is controller 1.  But the co

  • Public static NAT vs. Access-List

    Hello I have a question what is the best practice static NAT and access list. Example: Server (192.168.1.1) Web inside to outside (10.10.10.10) with the port 80 and 443. IP nat inside source static tcp 192.168.1.1 80 10.10.10.10 80 IP nat inside sour