Service to retrieve the path of folder by folder GUID

Hello

We use the framework of issues and we would like to display the path of the folder for each result on the default search results page. However the standard search service returns the guid of the folder for the documents in the search results. That's why I need to translate the guid for the actual path. I could create my own personalized service for this but I may already exist and if so it will probably works very well at the time.

so my question is: is there an ootb in WCC service that I can use to retrieve the path of folder by folder guid

Kind regards

Maarten

I haven't installed the component in my system, but could you please check the FLD_INFO service?

http://docs.Oracle.com/CD/E23943_01/doc.1111/e11011/c08_frameworkfolders.htm#CHDCFGEB

Tags: Fusion Middleware

Similar Questions

  • How to connect to an Adobe Javascript(Folder Level Script) SAP Web Service and retrieve the response in a table of the Adobe Javascript/AcroJS. Could you please it explain with an example. I have two required input parameters that must be filled.

    How to connect to an Adobe Javascript(Folder Level Script) SAP Web Service and retrieve the response in a table of the Adobe Javascript/AcroJS. Could you please it explain with an example. I have two required input parameters that must be filled.

    I s generic SOAP example/tutorial on my blog: get a serial number in a form using SOAP - KHKonsulting LLC

    The web service uses only a single parameter, but you should be able to adapt the code to two arguments without problems.

  • Retrieve the path of the folder for a content itemusing RIDC

    Hello
    I want to retrieve information from the path of the folder for a piece of content in the content using RIDC server, I am currently using the DOC_INFO_BY_NAME, but it gives me dCollectionID for content. Is there a way to retrieve information from the path of the folder for the content item?
    Was also a tried to use the COLLECTION_GET_INFO to get the path of the folder by using the dCollectionID, it returns the value of path?

    Hello

    This should help you:

    How to get the path to the folder

    Thank you
    Srinath

  • Retrieve the path of file name

    Hello

    I have a string containing a complete file name; that is, the path and the name of the file.

    How can I get just the path out of this string?

    I tried 'File (FileName.path)' but it is something like "0000 temp".

    Apparently this works only on a file object, not a string.

    I wanted to do something by find/replace in the string... but I don't know about it.

    In other languages, I would do a reverse lookup on a slash - that would be the last slash in the string

    and I would erase everything after that.

    If anyone can help me with this, I will appreciate it greatly!

    Thank you

    Davey

    Suppose a string variable s; then

    myPath is Folder (s) .path;.

    (if string s is a legal path) will give you the path associated with ss the full path.

    Peter

  • How to retrieve the path where AE is installed?

    Is there a code that I can use that returns a string of the absolute path where AE is installed on its host?

    Thank you

    Laz

    I think that he has:

    Folder.appPackage

    and even if the Guide tools means it might be MacOS only, it works as well for Windows. It gives you an escaped string (spaces converted to % 20, etc.) of the path to the folder where the application executable is located.

    Dan

  • Using Web Services query retrieves the lookup ID

    Hello
    I noticed that querying via webservices retrieves the lookup ID value and not the value indicated in the application (if the ID is different from the value). Could not retrieve the value? I need this emergency information as its impact on some of our Web based service applications.

    Thank you
    m

    Hello

    It's true on the question of field lookup on an object, it retrieves only the Ids and not values, but if you intend to match it with display value that you can use GetPicklistValues of the Service API that retrieves the ID and display value that can be sought for a particular ID.

    Messer

  • How to retrieve the path of database

    Please let me know the answer

    Ask the authors of the database program.  Your message is too vague to offer any additional help, if it is a Windows path question, you can get the path to the command with the SET PATH command prompt.

    John

  • How to retrieve the paths/layers window?

    I managed to remove the window that shows me the paths and layers. How to get this window?

    Try the menu

    Window > layers

    Window > paths

  • How to retrieve the path of the data store

    I am writing a perl script using the API SOAP Labmanager to deploy several configs in Labmanger. After the deployment of the Config/VM, I want to interact with the virtual machines in each config file. To do this, I use the Perl API of VIX. My problem is that I need to know the path of the data of each virtual machine store as soon as it is deployed so that the VIX commands can be run on it.

    The script is multi-threaded. Each thread represents a configuration with a virtual machine.

    I know how to list all the warehouses of data for all registered virtual machines. The name of the virtual machine is not unique, so I can't analyze this list for this. Does anyone know how reliable to get the path of the data for a VM store knowing ConfigID/MachineID or MachineId combo? Ideal, I would be able to sometype of search the ID that will allow to obtain the path of the data store.

    I'm open to VI Toolkit, VIX, or anything else out there that will allow me to get this info (preferably using Perl).

    Thank you.

    I think that's maybe what you are looking for:

    Method LabManagerInternal.GetConsoleAccessInfo

    (public) MKSConsoleInfo GetConsoleAccessInfo

    machineId int

    );

    Parameters

    machineId

    It returns a type of object called MKSConsoleInfo that contains a VmxLocation value. When I tried through soapUI he gave me a valid path to the file in vmx to the machine_id that I went there

  • Retrieve the path of the CBC in an IMG tag

    I have a query that displays a bunch of text with pictures inside. I am trying to get the path of the SRC tag.

    < IMG = 250 alt = height "" hspace = 0 src="/intranet/images/files/first.jpg' width = 350 border = 0 >"

    After the regex, I get this: /intranet/images/files/first.jpg but my code throws an error constantly.

    Any thoughts?

    Thank you.

    Flashhgordon


    Works like a charm, Michael... Thank you..

  • How to get the path to the folder

    Hi all

    I need to list all the path of folder like ' / contributor folder/test '. I can get all the "dCollectionID" using the table Collections.
    So my problem is how to get 'dCollectionPath' using 'dCollectionID '.

    Best regards

    Qian

    Hi Qian,

    Can you please mark the thread as an answer?

    Thank you
    Srinath

  • Error on the function create folder

    Hello

    I am trying to create a file path with folders named to some information related to my program such as serial number and order number. ex: c:\calib\LX2345\123456. my code works and the program generates the path that I want to, but if the path or folder already exists, it gives error of duplicate path. I want that in these situations the program ignores the creation of records and use the same path and overwrite the file saved PDM.

    Do something like that, just the wire path and of error through the real deal.

    Ben64

  • Retrieve the vm to a virtual computer model Specs

    I try to get the specifications of all the virtual machines within a model of vApp and wonder if someone has already done this?

    On itialial thought, my instinct is to collect the vm Morefs of in the model and then query the object directly via vCenter info, bypassing vCloud Director completely. But there must be a medium eisier.

    You need to get the host name vCenter for being given (by extension of the admin)

    He is former quick & dirty code so this can certainly be improved.

    var vdc = vApp.parent;var org = vdc.parent;var host = org.parent;
    
    var providerVdcReference = vdc.toAdminObject().providerVdcReference;var providerVdc = host.getEntityByReference(VclEntityType.providerVdc ,providerVdcReference);var adminExtProviderVdc = providerVdc.toAdminExtensionObject();
    
    //Get vCenter Resource pool var vimServerUrl = adminExtProviderVdc.getVimServer().url;
    
    var vimServerHostName = vimServerUrl.substring(vimServerUrl.indexOf("://") + 3, vimServerUrl.lastIndexOf(":")); 
    

    and then use something like this:

    Server.findForType ("VC:VirtualMachine", vimServerHostName + "/" + vmMoRef);

    You can also get the ID of the object in vCD and use vCenter query service to retrieve the object by name, but I do not have a code example for him.

    Christophe.

  • ' Extract the path of ' path ' object

    Once you have used a path type, how do you get back? Everything I do to retrieve the path removes it.

    typepath.PNG

    Witht select direct selection tool (white arrow) only the path.

    If you select a single seghment, and then press and hold the command key or control down and xselect the other segment as it might look like the entire path is selected but that may not be the case if control or control and click on the other segment.

    The copy and paste or copy it and paste it in the front or rear.

    Ther above only one segment has been selected, I also had to order select the other understands even looks selected

    Now in the future if you need keep the path simply make the type on a path on a copy of the path.

    Hope this helps

  • How to convert containers of Type area in the path of

    Accidentally, I converted a tinted path (custom shape with several anchor points) to a container of type box, and he did not notice until this day. Is there a way to convert this back to plain ole filled way. I tried to reduce the basic look, I tried to have add filled a new filling, but because that HAVE it think it's a container of type all the background and contour attributes are ignored. I even tried the adaptation layer and make a clipping from one path to retrieve the path, but it wouldn't let me. It seems to be very easy to make in the areas of type forms but not the other way around.

    Thank you

    Brad

    If you use the group selection (the white arrow with alt/option key), it will allow you to select only the part of the text container path.  You can then copy and paste in front.

Maybe you are looking for

  • Increase the memory in I MBR 13 '' end 2013

    My MacbookPro has a SSD 251 GB which is almost full, I have now 13 GB left. It will be fully this year if I continue to upload the Photos. My Photos are I-phone and camera and are stored in I-Cloud and 2 devices What choices do I have? More SSD? Move

  • Install own speed up my MBP 2011?

    Hi all My MBP early 2011 is now almost unusably slow - 7 min on average at the start and connection. My HARD drive is less than 3/4 full, the processor is never too taxed, and 95% of the time the memory is completely appropriate (the other 5% is when

  • Add data at the end of a specific line in the text file

    Hello I'm trying to add data at the end of the last 4 lines of the text file attached with the ' table to add.  4 rows (422.5800 entry), I would add the first entry of the 'Array to add' entry, on the 5th line to add the second entry of the 'Add pict

  • I can't install games for my PC! How can I solve this problem? What should I do?

    An error come to me! "your game could not start.make that you have installed the latest drivers for your graphics card and DirectX.Make sure your graphics card takes in charge the 1.1 pixel shader and vertex shader 1.1 functions!                     

  • Win vista 64 bit 3 TB per volume RAID1

    I looked at the following link: http://msdn.Microsoft.com/en-us/Windows/hardware/gg463075.aspx It is clear to me if I can set up EFI and UEFI on top of my existing BIOS, keeping the existing BIOS to configure 4 3 TB RAID1 brings over 2 volumes.   Do