PHP api to access the rooms RootCollectionNode funcationality

Hi people,

Is there a way to access a list of all CollectionsNodes in a room of php or http?  getNodes() works very well, but it takes the name of the node collection, path = knowning.  It supports wildcards, if so what those who?   I'm trying to do some maintenance php scripted (server side) on a piece, specifically after cleaning I have access to some data.    Is there a setting in http request, that someone of the AFCS team could recommend?

Hope I'm making some sense.

-Doug

Doug,

The getNodes() method is really experimental and he does what he does

If you call it without a path (or with / as a path), it returns the complete data for the room model. Or you can specify a path, if you know (and you can find the way by looking at the full model). None of the wildcards for now, sorry.

And if you want to know why the returned XML is so talkative, take a look at the plug XMPP for XEP60 (pubsub), from when we had a great project for the future of collaboration.

In addition, the data is a few seconds 'behind' compared to the actual data in the room so if you don't see some of the data you expect is maybe it has not been sent to the server applications still (again, this API is really experimental and returns some data I'm lucky to have on the application server).

You say you want to do a cleaning of the room of the php, but currently there is no method to change the model of outside a Flash client.

We are currently working on a complete set of API HTTP to send and receive data from the room, but as you can see, we've been busy with other things (like, pushing out the door yet another version of Acrobat.com). We hope to publish some specs on the forum soon, so stay tuned.

Tags: Adobe LiveCycle

Similar Questions

  • Y at - there any api to access the OSB OOTB jms data dissemination

    Hi Experts,

    My client is using osb11.1.1.7, they asked me if the OSB provides the method to access the data in native report, they do not want to implement the report plugin, but it takes a few methods to integrate the report data in other applications beyond the console of the osb.

    Best regards

    The tables are as follows:

    WLI_QS_REPORT_DATA
    WLI_QS_REPORT_ATTRIBUTE

    You can structure the specific table of scripts located in OSB_ORACLE_HOME/dbscripts.

    Thank you
    Patrick

  • Is it possible to access the "deployment of work" with the API?

    Hello

    Is it possible using the API to access the features of "managing deployment work?

    I would like to know if the applications are installed on the device after adding a group to a user.

    Thank you

    David

    Hi David,

    currently the BWS do not support this function, but you can read the input from the SQL database deployment job.

    All the information you need are in the three following tables, BASJobTasks, BASApplications, BASUsers.

    Benjamin

  • How to access the Non-space data of the object using the API of the HTML5

    Using the Oracle cards HTML5 API, is it possible to access the data an excerpt when generating a map?

    For example, my database has a table named ITEMS:

    Table: ELEMENTS

    COL_A

    COL_B

    COL_C

    COL_D

    COL_E

    COL_F

    GEOMETRY

    This table contains a number of objects point.  With the help of Mapviewer, I can successfully create a map by using the HTML5 API.  Here is an example of how I used the constructor 'OM.layer.VectorLayer.TYPE_JDBC' to retrieve the objects point of my database.

    pointLayer = new OM.layer.VectorLayer ("PointLayer",

    {

    infoWindow: true,

    def:

    {

    type: OM.layer.VectorLayer.TYPE_JDBC,.

    dataSource: "myDatabase",.

    SQL: "SELECT * FROM POINT."

    geometryColumn: "GEOMETRY."

    labelColumn: "COL_A."

    loadOnDemand: false,

    URL: baseURL

    },

    renderingStyle: circleMarker

    });

    How can I use the HTML5 API to access the data in the other columns (COL_A, COL_B, etc.) of my table?

    I know that the methods DisplayInfoWindow() and displayTabbedInfoWindow of the Map class to view this information by clicking on a specific point on the map.  But I would like to have access to all the points to create a table below my map showing all points (and their data) shown on the map.

    Hello

    You can try this code:

    functions var = pointLayer.getAllFeatures ();

    for (var i = 0; i)

    {

    Features [i]. GetAttributes() ["COL_A"];

    Features [i]. GetAttributes() ["COL_B"];

    ......

    }

  • Rooms disappear from the Console of the room

    Hello

    I have created spaces, and then sign out. Once I connect to his party. I know the House exists, but I don't see it in the console.

    No help no refreshing.

    It would also be nice, enter the name of a coin and enter and do not have to select in the list (in the case that I have a lot of parts)

    Thank you.

    .. .Russ

    You are probably more than 1,000 rooms and we only list the first 1000.

    I agree that we should have at least a way to choose a room or have a way to paginate between rooms. We will add it to the feature for a future release requests.

    You try to access the room with RoomConsole or DevPortal? (none of them works correctly with large games room, but most of the operations available in DevPortal can be made by using the scripts on the server (which can be run from the command line) side.)

  • How to implement the BC ADF model to access the external schema tables

    Hello

    I have an obligation to implement architecture MVC ADF BC, but some of my paintings are in external schema. I don't have direct access to external tables, but can read and write to the tables with API calls provided by the owner of the schema. Also, I need to implement in bulk update of tables on these tables. is it possible to do it in the ADF? I'm a newbiew to the ADF, all ideas are appreciated.

    Kind regards
    Surya

    Should what kind of API you access the other tables? PL/SQL procedures?
    If so read on access to PL/SQL in the ADF Developer's Guide:
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/bcadveo.htm#sm0328

    It could also help: http://www.avromroyfaderman.com/framework-for-database-api-based-adf-bc/

  • Module tries to access the API blocked

    I was complains about customers that they can not install our application go to App World, they are "error at startup AppNameHere: Module ' AppNameHere-1' attempts to access a secure API.»»

    The app is signed correctly and works on devices 6 + OS (tested on Bold 9780 and Torch 9800) but gives this error on OS 5 devices (tested on 9000 "BOLD"). I tried to install App World, installation of Web of .jad, and use development tools and it always gives me this error no matter how I sign it. The application USED to work on the OS 5 but then I started to use net.rim.json.org packages that are not available on OS 5. I fixed by following this: http://stackoverflow.com/questions/10010484/net-rim-json-org-not-found but now I am getting this new error.

    I'm puzzled.

    No idea why this is happening?

    I finally fixed that thanks to Simon

    The problem was that I was using Blackberry JRE 7.0.0 to compile and I believe that this * was * work until I tried to use 'net.rim.device.api.util.ByteArrayUtilities', which does not appear in OS5. (This is just my hypothesis as to why it mysteriously stopped working)

    Steps to fix:

    I had to write my own "ByteArrayUtilities.byteArrayToHex ()" (fly on here) after using JDE 5.0

    In addition,

    I don't think you can use org.json.me in OS5. Looks like it has been created in the OS6. See the docs http://www.blackberry.com/developers/docs/5.0.0api/index.html OS5

    This is where I received my initial error in OS5, so I've included this https://github.com/upictec/org.json.me in my project and it included as a custom package, so it does not interfere with OS6.

  • Cannot access the API blocked

    I created a web application bb factory using the web works for Visual Studio plugin. I tried to install the application and got the error cannot access the api blocked. I researched and found that the fact of not having signed app can cause this error. I followed the instructions that comes with the plugin on the signing of the app.

    • In Microsoft® Visual Studio®, on the Tools menu, click on install BlackBerry signing key.
    • Navigate to the folder that contains the file signing key (.csi).
    • Click OK.
    • Type the PIN registration and the password for the private key.
    • Click Save.
    • When the success dialog box appears, click on exit.

    When I try to install the application, I get the same error message. Do not install the key and sign the application correctly? Help, please

    Have you installed all the three keys?

  • Using a GUI API I got on the blackberry site - error: "tried of BlackBerry to access the api secure."

    Hello
    This is so the API, I downloaded and imported into my project->
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800608/...

    When I run it, I get "Error trying to access the api Module secure"

    It says its taken in charge for OS 4.2 and I think, so execute me on my blackberry 9900 OS 5 should work,
    I've been on these forums before and after the solutions, I ordered the signature of the key codes and signed the project as well.

    This is what appears in the signature box, just code until I run it:

    It compiles without error, but it still does not work.
    What I'm doing wrong exactly? Any help would be appreciated!
    Khalique - Amina

    Hey everybody,
    Anyone else who has this problem with these particular CBC of the advanced downloadable user interface files.
    Make sure the following is in place.

    Your JRE version is important.
    If you test on a device that is older than 7.1

    Change your JRE in a right click on the JRE and selecting the right JRE for your device. [some of you may need to download the right JRE].
    I installed the plugin for eclipse blackberry, so he automatically gave me all the available JRE. I just had to change.
    After that I changed it, I have not the reddest comments when I signed the code.
    AND
    It worked fine, no error message popping up for ' api access blocked attempts to.
    If anyone has questions and is the same problem. Please ask. I've spent hours on it, and I'd be happy to help you if I've been unclear!
    Take care!

  • Application module tries to access the secure API

    Hi all.

    We are new to Blackberry Java development and have some problems with it.

    We use the same BlackBerry Bold 9000 and OS worm Simulator. 5.0 in Eclipse JDE.

    The JDE version is 5.0.0

    We signed HelloWorldDemo with tool of power, provided by BB. It worked fine on the Simulator AND the device.

    Then we signed our own application, based on PictureScrollFieldDemo.

    The thing is, on the simulator of OUR application works fine, but when we try to run on the device, it failed with an error that says something like this: "Application module tries to access the secure API."

    After that many times we tried to remove the code all potentially dangerous and recompile the application. After that it stopped working at all (when you click on the application menu, ABSOLUTELY nothing happens).

    Then, we decided to try to launch PictureScrollFieldDemo, the sample provided by BlackBerry. Also, it did not work

    Finally, the HelloWorldDemo has stopped working or the other...

    During all this madness, we rebooted the unit several times.

    Please help, appreciate any advice.

    Thanks in advance, geezmo.

    You should have received 3 keys, RBB, CPR and RRT. You imported all 3 when you have been setting up the signature tool?

  • application trying to access the api blocked

    Hello

    IAM trying to run my app on my phone, it works fine on the Simulator. When I run it on my phone it gives me an error saying "application is trying to access the api secure."
    Thanks in advance

    You must sign your application if you want to run it on a real device.

    You can find more on signature here:

    https://developer.BlackBerry.com/Java/documentation/code_signing_1977871_11.html

    If you search the forum, you will find that this problem has affected other people, for example here:

    http://supportforums.BlackBerry.com/T5/Java-development/app-trying-to-access-a-secure-API/m-p/189075...

  • Blocked ConnectionFactory: trying to access the api.

    Problem:

    1. my application uses the ConnectionFactory class for 5.0.x and 6.0.x platforms.

    2. one of the testers reported that the Bold 9700 v5.0.0.169 (Platform 5.1.0.30), it cannot start application. Shows applications message " Application trying to access the api blocked ' where is the name of the application. Also, Tester reported that the previous version of application (where ConnectionFactory served) starts correctly.

    3. I'm sure asking signed correctly, because I was able to install it on several Bold 9700 DeviceAnywhere devices. The only difference I found is that these devices have v5.0.0.174 (Platform 5.1.0.146).

    Can anyone confirm that this is a bug in the previous OS 5.0.x? Is it okay for me to suggest the update of the device to the customer?

    How the application has been installed?  If they use the WAP browser, read on...

    The JAD file used during the download of applications using the Explorer lists the COD file sizes.  These are the sizes previously signed, which tools do not update after signatures have been applied.  In most cases, this won't matter, but some WAP Gateways carrier truncates the COD file based on the size specified in the JAD file, which cuts the signatures for the application.

  • To access the news Eloqua users via API

    Hello.

    2 questions:

    1. we are working on an application that requires the user to connect. Will be used only by people with access to an instance of Eloqua. I wonder if it is possible to allow users to connect with their Eloqua user credentials?

    2. can I I attach an activity to a user account existing Eloqua - e.g. E-mail creation or transfer of data made through the API? If so, where can I find documentation on this?

    Thank you
    Adam

    Hi Adam,.

    In regard to your first question - you can use Eloqua as an authentication source using the name of user and password provided by the user to make a very basic API call (IE. ListEntities).  If retrieve you data from the API, then the user is valid.  If there is an error returned, he will probably be one of two problems: a) the name of user and password supplied were invalid, or b) the name of user and password provided was valid, but the user has turned on Eloqua API permissions.  The error of the Eloqua API will allow you to determine which scenario is. You need to perform some sort of management session in your application to associate a session active Eloqua credentials and of course make sure that all course - is any form accepting Eloqua credentials must be secured by SSL, and any API call you make must be made via an SSL connection.

    Your second question is closely linked to the first - if you are using credentials Eloqua as the sign - it for your application, then these credentials should be used as authentication to Eloqua API calls.  In doing so, you will bind the activities performed by the API so that the user - for example, create/modify emails, creating/editing contacts, etc.

    Hope that helps!  Let me know if you need further clarification.

    Chris

  • Using c# to access the REST API - 404 not found

    Hi all!

    Since there is currently no available c# example to access the REST API, I'm going at this from scratch using the Nuget - Microsoft.AspNet.WebApi.Client package.

    I was able to successfully implement a framework for code that is able to make a call to the base_uris method and successfully receive a response.

    I'm doing a transientDocuments call, but I still get a 404 not found error.  I'm hoping somewhere here may be able to enlighten.  I tried to use the current examples of Java to call REST API to get help on how to go about things.

    I create an instance of the AdobeDCREST class, and pass the BaseUrl (https://api.echosign.com/api/rest/v5/) and my key to integration.  When I make a call to the PostTransientDocuments method I pass into the path of the pdf file that I am trying to download.  PostTransientDocuments then deals with the creation of an object the HttpContent (StreamContent) of the file, and then adding the headers, ContentType and ContentDisposition.  The call to GetClient() will determine whether base_uris should be called still or not (I make the call to base_uris and storage of the api_access_point in a variable static for all other calls, as well as the java examples) and returns an object of the HttpClient with the access in the header already token.  The call to base_uris works and returns a https://api.na1.echosign.com/ api_access_point

    I then add/api/rest/v5 to the url access_point to call transientDocuments. Failure occurs during the call to PostAsync in transientDocuments with a 404 not found error.

    Here's the code I'm using to test things so far.  Any help would be greatly appreciated.  I've been spinning my wheels on that for too long already.

    using System;

    using System.Collections.Generic;

    using System.IO;

    using System.Linq;

    using System.Net.Http;

    using System.Net.Http.Headers;

    using System.Text;

    using System.Threading.Tasks;

    namespace Ivezt.Documents {}

    public class AdobeDCREST {}

    < Summary >

    A static variable that is defined by an initial call to GetBaseURIs() and used for all API calls later.

    < / Summary >

    Private Shared ReadOnly Property SERVICES_BASE_URL as string = string. Empty;

    < Summary >

    The end point of API to use.  This aspect will have to be changed if Adobe is moving to a new version of the API and we update this

    the code to use this new version.

    < / Summary >

    Private Shared ReadOnly Property API_URL as string = "api/rest/v5 /";

    < Summary >

    This BaseUrl is passed to the constructor and used to make a call to GetBaseURIs().

    < / Summary >

    private string m_strBaseUrl = string. Empty;

    < Summary >

    The IntegrationKey is passed to the constructor and must be added to the header of each API request.

    < / Summary >

    private string m_strIntegrationKey = string. Empty;

    public AdobeDCREST (string strBaseUrl, string strIntegrationKey) {}

    m_strBaseUrl = strBaseUrl;

    m_strIntegrationKey = strIntegrationKey;

    }

    private HttpClient GetDefaultClient() {}

    HttpClient client = new HttpClient();

    Add an Accept header for JSON format.

    customer. () DefaultRequestHeaders.Accept.Add

    (new MediaTypeWithQualityHeaderValue("application/json"));

    Add the access token

    customer. DefaultRequestHeaders.Add ("Access token", m_strIntegrationKey);

    customer feedback;

    }

    private HttpClient GetClient() {}

    If we have not yet the SERVICES_BASE_URL, then we must do a GetBaseURIs call

    If (SERVICES_BASE_URL. Length == 0) {}

    HttpClient baseClient = GetDefaultClient();

    Use the BaseUrl passed to the constructor

    baseClient.BaseAddress = new Uri (m_strBaseUrl);

    URI BaseURIs_Response = GetBaseURIs (baseClient);

    SERVICES_BASE_URL = string. Format ("{0} {1}", uris.api_access_point, API_URL);

    baseClient.Dispose ();

    }

    If (SERVICES_BASE_URL. Length == 0)

    throw new Exception ("failed to retrieve Adobe Document cloud Base URI");

    HttpClient client = GetDefaultClient();

    customer. BaseAddress = new Uri (SERVICES_BASE_URL).

    customer feedback;

    }

    public BaseURIs_Response GetBaseURIs(HttpClient client) {}

    Call base_uris

    HttpResponseMessage response = client. GetAsync ("base_uris"). Result;  Call blocking!

    If (answer. IsSuccessStatusCode) {}

    Analyze the response body. Blocking!

    answer back (BaseURIs_Response). Content.ReadAsAsync (typeof (BaseURIs_Response)). Result;

    }

    else {}

    throw new Exception (string. Format ("{0} ({1})", (int) response. ") StatusCode, response. ReasonPhrase));

    }

    }

    public TransientDocument_Response PostTransientDocuments (string strFilePath) {}

    Call transientDocuments

    Content the HttpContent = new StreamContent (new FileStream (strFilePath, FileMode.Open, FileAccess.Read));

    content. Headers.ContentType = new MediaTypeHeaderValue("application/pdf");

    content. Headers.ContentDisposition = new ContentDispositionHeaderValue("form-data") {}

    Name = "file."

    FileName = 'Template.pdf.

    };

    HttpClient client = GetClient();

    HttpResponseMessage response = client. PostAsync ("transientDocuments", content). Result;  Call blocking!

    If (answer. IsSuccessStatusCode) {}

    Analyze the response body. Blocking!

    answer back (TransientDocument_Response). Content.ReadAsAsync (typeof (TransientDocument_Respons e)). Result;

    }

    else {}

    throw new Exception (string. Format ("{0} ({1})", (int) response. ") StatusCode, response. ReasonPhrase));

    }

    }

    }

    public class BaseURIs_Response {}

    public string web_access_point {get; set ;}}

    public string api_access_point {get; set ;}}

    }

    public class TransientDocument_Response {}

    public string transientDocumentId {get; set ;}}

    }

    }

    I think I found my problem.  I was not a multi-part post form data.  Once I changed this, everything worked as expected.  Here is an updated version of the PostTransientDocuments() method that works:

    public TransientDocument_Response PostTransientDocuments (string strFilePath) {}

    Call transientDocuments

    using (var = {GetClient() customer)}

    using (var content = new MultipartFormDataContent()) {}

    var multiplesContent = new StreamContent (new FileStream (strFilePath, FileMode.Open, FileAccess.Read));

    fileContent.Headers.ContentType = new MediaTypeHeaderValue("application/pdf");

    fileContent.Headers.ContentDisposition = new ContentDispositionHeaderValue("form-data") {}

    Name = "file."

    FileName = 'Template.pdf.

    };

    content. Add (FileContent);

    HttpResponseMessage response = client. PostAsync ("transientDocuments", content). Result;  Call blocking!

    If (answer. IsSuccessStatusCode) {}

    Analyze the response body. Blocking!

    answer back (TransientDocument_Response). Content.ReadAsAsync (typeof (TransientDocument_Respons e)). Result;

    }

    else {}

    throw new Exception (string. Format ("{0} ({1})", (int) response. ") StatusCode, response. ReasonPhrase));

    }

    }

    }

    }

  • I rented the room light $5 9.99 per month.  Can I also get access to Photoshop for the same rental?   In my previous cat (0216813226), I said yes and gave a link to download Photoshop.  I let it run all night and it never down loaded even if

    I rented the room light $5 9.99 per month.  Can I also get access to Photoshop for the same rental?   In my previous cat (0216813226), I said yes and gave a link to download Photoshop.  I let it run all night and it never down load even though it says 'download now '.

    Hi dave04079,

    Yes, you also get access to install Photoshop on your computer when a member of the creative cloud.

    So I recommend that you please complete the creative process (Windows) Task Manager Cloud and activity monitor (MAC) and then reopen creative cloud.

    Sign to the creative cloud, then go ahead and install Photoshop.

    Kind regards

    Tanuj

Maybe you are looking for

  • I'm looking for universal adapter for satellite M40x-189?

    Hey. I need a new Ac adapter for my satellite m40x-189. I find it difficult locate too. I found this:http://UK.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/JSP/individualOptions.do?service=UK&selCategory=4703&o ldCategory = 4703 & OPTION_ID = 1205

  • Keyboard question

    Other than the Google keyboard with the gesture by typing what is the difference between the Android (ASOP) keyboard we have and available at the game store keyboard from Google? https://play.Google.com/store/apps/details?ID=com.Google.Android.InputM

  • AutoCorrect

    When I type kmilius it auto corrects smileys.  Someone has ideas about how do to stop this?

  • text of the report based on the results of the tests

    I would like to include debug information in the report of TestStand.  For example, if the test fails, report text = "try to replace C1."  Is there a single expression that would cover all types of tests?  I use TestStand 3.5.  Thank you.

  • iPod is disabled saying connect to i tunes How do I do that

    I have my ipoid loocked and it says connect to i tunes How do I do that