Problem adding projects example json to the workspace

http://supportforums.BlackBerry.com/T5/Java-development/sample-code-implementing-JSON-in-your-applic...

I'm trying to implement the code to consume a web service and parse the json return. I tried to add that projects above with the help of add existing projects. but he found nothing.

Also, is it the "right" way to consume a web service? Any tips?

Thank you

About json, as I said before, just copy JSONDemoApp zip the folder src/JSON_ME_Library/org (from org) and copy in the src folder in your project

For what REMAINS, perhaps you can use HTPPConnection to go around and not use ksoap because it is used for SOAP web services...

Also check this thread http://supportforums.blackberry.com/t5/Java-Development/REST-web-services/td-p/328462

Tags: BlackBerry Developers

Similar Questions

  • Any person having a problem downloading client windows Office-in the workspace 1.5

    Whenever I try to download Mac or windows client desktop continues to direct me to the page wmware.ca... from our gateway-workspace download page?

    Anyone with the same problem?

    You must manually configure in 1.5 (Yes weird?). Instructions are on page 36 installation guide

    http://pubs.VMware.com/horizon-workspace-15/topic/com.VMware.ICbase/PDF/horizon_workspace_15_install.PDF

  • Problem adding a taskflow delimited using the ADF library

    Hello

    I created a stubborn taskflow seeking name of emp and diplays the ADF results on same page fragment. When I create a page jspx and insert this taskflow as a region on the same application, it works fine.

    I created this application as an ADF Libarary and included in another application. Then I drag the taskflow (from the library) as a region on the page the new jspx asks. I see the region on the page (in gray). But when I run this jspx page I get the following error

    java.lang.IllegalStateException: the expression "#{bindings.taskflowdefinition1.regionModel}" (which has been specified for the "value" attribute RegionModel of the component of the region with the id "taskf1") evaluated to null.
    This is usually due to an error in the configuration of the objects referred to by this term.
    If it helps, the expression "#{bindings.taskflowdefinition1} ' value 'null '.
    If it helps, the expression "#{bindings} ' value 'null '. Now using a RegionModel empty instead.
    at oracle.adf.view.rich.component.fragment.UIXRegion.getRegionModel(UIXRegion.java:437)
    at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:102)
    at jsp_servlet.__testtf3again_jspx._jspx___tag6(__testtf3again_jspx.java:390)
    at jsp_servlet.__testtf3again_jspx._jspx___tag5(__testtf3again_jspx.java:350)
    at jsp_servlet.__testtf3again_jspx._jspx___tag4(__testtf3again_jspx.java:305)
    at jsp_servlet.__testtf3again_jspx._jspx___tag3(__testtf3again_jspx.java:257)
    at jsp_servlet.__testtf3again_jspx._jspx___tag2(__testtf3again_jspx.java:206)
    at jsp_servlet.__testtf3again_jspx._jspx___tag1(__testtf3again_jspx.java:155)
    at jsp_servlet.__testtf3again_jspx._jspx___tag0(__testtf3again_jspx.java:104)
    at jsp_servlet.__testtf3again_jspx._jspService(__testtf3again_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:503)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    to org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ OverrideDispatch.dispatch (FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:475)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:143)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:279)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3496)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thanks for your help in advance!

    I think that the solution to this should be putting projects taskflow unique packages rather than when you rename the DataBindings.cpx file.

  • E.M.P. 11122 to 11123 issue update: links in the workspace do not work

    Hi John & all,

    We have an existing EMP 11.1.2.2 installed on the platforms Linux and windows. It is a planning & field HFR. Except FDM, server size, HFR other services do not include Linux server.

    Linux - ServerA (physical server). However, we access all URLS using a DNS alias different ServerC that points to the server has

    Windows - Server b

    Monitoring http://docs.oracle.com/cd/E40248_01/epm.1112/epm_install/frameset.htm?ch10s05.html for the update.

    Installation and configuration went well. We use an integrated http server. In the last step of the web server configuration


    -Do you have the web server configured with Embedded (port 28080). He managed.

    -Then WL console has changed the address of listening to ServerC for all managed servers including the administration server

    -Then using configtool ran step "configure logical web addresses.

    - Chosen together here logical addresses for services individually and then for all the services running on the server

    (space of work/shared services/aif/aps/datasync/planning/eas/calc)

    implement ServerC:28080 (DNS alias)


    And for the services that run on Windows BPMA & ServerB:80 FDM

    This went by Wells.


    All services started. All services of WL came without problems. Can connect you to the workspace and shared services. I can see changes in the appearance and can see all the new EPM 11123 icons under "Navigate-> administer". But when I click on one of the links (Dimension lib, lib, planning, data application etc.) all fail with a similar error

    "A not found no error occurred during communication with the server. See the form it says for example...


    "

    URI: http://ServerC:28080/AWB/conf/AwbConfig.XML ' -status 404 not found "

    For each application, the error is similar http://ServerC:28080 / < frame > - status 404 not found

    Of course the logical address set to 28080 does not work. But all the below URL work very well

    http://serverC:9365/aps/APS

    http://serverC:8300/HyperionPlanning/conf/HspJSConfig.XML

    http://serverC:19091/AWB/conf/AwbConfig.XML

    http://serverC:8500/calcmgr/conf/CalcMgrConfig.XML

    http://serverC:19091/AWB/conf/AwbConfig.XML

    http://serverC:28080 / workspace

    To resolve this problem, tried to reconfigure the logical address to all individual applications, this time of good respective ports where they are listening instead of 28080. I can see only workspace works at 28080.

    I see this new configuration, update the registry. Bounced A including the administration server. But the problem persists. For each link, he is always looking for old logic web URL "http:serverc:28080/ < frame > rather than seek new logical addresses configured.

    Please suggest how to solve the problem.

    Regards

    VARA

    Raphael


    Issue solved after installation of SST instead of using the built-in http server. In OHA, he gives the flexibility to point to the DNS alias.

  • Problem adding a folder of images

    Hi, I have been a user of Lightroom 5 for a while now and everything was absolutely perfect, but I now have a problem adding a folder to put the images in LR.  I checked using "Finder" that the images are still there on my external hard drive, which fortunately they are, but when I navigate to that folder in the section "Add files" it shows no images at all, and the 'Import' button is grayed.  There is a new catalog, I created for 2015 customers otherwise the only other change is that I have been preselected a few images using photomechanical moved selected files into a new folder created by me.  Otherwise I have not changed anything else from my usual game to the top.  As a validation test, I tried adding several different sets of RAWS in different folders (which I have previously worked on in other catalogs so I know they were fine before), but I'm having the same problem.  Please can anyone help shed light on what clearly is a bit a killer of productivity right now!  Thank you very much

    DJ - it's a Canon 5 d Mk III, using Lightroom 5.7, and the images are all of the FIRST.  All images have been imported from the map in a folder on my external hard drive, before I used photomechanical to them for review.

    I am pleased to say that the problem is now solved.  I found another thread in forum with many people have exactly the same problem and with various corrections that have worked for them but not for me.  Then I found one that worked for many people - just expand the Destination panel and hey presto - all images appeared.  How weird randomly - I do not know how it was fixed, but there, so now I'm still productive.

    Thanks again to you and Joe for all your interest and your willingness to help - its much appreciated!  I'm now going to edit some pictures

    Nadine

  • using financial information directly without the workspace

    We understand that we can use Hyperion Planning and work around the workspace using the port 8300. However can we access EN Web and workspace of derivation as well?

    Thank you!
    Tony

    Hello

    Financial reports is now integrated into the workspace, for example she uses the workspace to display the folder structure and the names of the reports.
    If you try to access reports via the old road before it was integrated into the workspace it will just redirect you to the workspace for example
    http://: 8200/hr/index.jsp

    You perform well 29 questions in quick succession, yet still 29 questions unresolved, many people spend the time to help and again, not as much respect in return.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • I have problems, adding comments using Adobe reader DC on my pro 3 surface. I can select the circle for example, but when I try to draw the circle nothing happens and the screen just scrolls in the direction I move the pointer?

    I have problems, adding comments using Adobe reader DC on my pro 3 surface. I can select the circle for example, but when I try to draw the circle nothing happens and the screen just scrolls in the direction I move the pointer?

    Hey paulc6148125,

    Please try the mode settings different button in Adobe Acrobat Reader DC-> leModifiermenu-> preferences-> general categories.

    Kind regards

    Nicos

  • Add an existing project to the workspace different?

    I currently have a working space with several projects.  Ex. MyProjects.cws-> Project1.prj, Project2.prj, ect.  I was recently given a project that someone else wrote that I add to my workspace. Ex. OtherProjects.cws-> Project3.prj.  How can I include Project3.prj in MyProjects.cws?  Thank you.

    You can change your workspace by adding / deleting projects and of changing the order projects appear in the workspace by using edit > Workspace... menu selection.

  • A simple example of filling the data from Json to a ListView.

    I want a simple example to inflate a listview with Json data.

    Examples of the sample do not work

    as we have a code example

    App.cpp

    App::App()
    {
        Page *root = new Page;
        ListView *listView = new ListView;
    
        // Create the data model, specifying sorting keys of "firstName" and "lastName"
        GroupDataModel *model = new GroupDataModel(QStringList() << "firstName"
                                                   << "lastName");
    
        // Create a JsonDataAccess object and load the .json file. The QDir::currentPath()
        // function returns the current working directory for the app.
        JsonDataAccess jda;
        QVariant list = jda.load(QDir::currentPath() +
                                 "/app/native/assets/employees.json");
    
        // Insert the data into the data model. Because the root of the .json file is an
        // array, a QVariant(QVariantList) is returned from load(). You can provide a
        // QVariantList to a data model directly by using insertList().
        model->insertList(list.value());
    
        qDebug()<<"the size of model is "<size()<<"\n";
    
        // Set the data model for the list view
        listView->setDataModel(model);
    
        // Set the content of the page and display it
        root->setContent(listView);    Application::setScene(root);
    }
    

    with the file employees.json of assets

    [
        {
            "firstName" : "Mike",
            "lastName" : "Chepesky"
            "employeeNumber" : 01840192
        },
        {
            "firstName" : "Westlee",
            "lastName" : "Barichak"
            "employeeNumber" : 47901927
        },
        {
            "firstName" : "Jamie",
            "lastName" : "Lambier"
            "employeeNumber" : 51239657
        },
        {
            "firstName" : "Denise",
            "lastName" : "Marshall"
            "employeeNumber" : 41239520
        },
        {
            "firstName" : "Matthew",
            "lastName" : "Taylor"
            "employeeNumber" : 01963597
        },
        {
            "firstName" : "Mark",
            "lastName" : "Tiegs"
            "employeeNumber" : 65321951
        },
        {
            "firstName" : "Karla",
            "lastName" : "Tetzel"
            "employeeNumber" : 03266987
        },
        {
            "firstName" : "Ian",
            "lastName" : "Dundas"
            "employeeNumber" : 29472012
        },
        {
            "firstName" : "Marco",
            "lastName" : "Cacciacarro"
            "employeeNumber" : 56446691
        }
    ]
    

    On the run, it shows a white screen with no list control.

    Thank you all for your answers, actually problem was not in the code. The problem is in the employees.json file I downloaded from developer site.

     

    [
        {
            "firstName" : "Mike",
            "lastName" : "Chepesky"      // after this ',' is missing
            "employeeNumber" : 01840192
        },
        {
            "firstName" : "Westlee",
            "lastName" : "Barichak"      // after this ',' is missing
            "employeeNumber" : 47901927
        },
        {
            "firstName" : "Jamie",
            "lastName" : "Lambier"    // after this ',' is missing
            "employeeNumber" : 51239657
        },
    
    ....................so on]
    

    means the error occurred when parsing json. Error very stupid . I have checked it sooner.

    So who uses this example json file in their applications. Please correct first, and then use.

     

  • Financial Reporting Studio - added attributes to the Page will not appear in the workspace

    I tweaked an existing report by adding 2 attributes to the grid and assigning "Point of view of the user" for both of them.  When I go to the workspace Explorer to try running, however, the two new attributes are not listed, so it is impossible for the user to select the.  I tried deleting the POV, thinking that would like to start the selection process, but the two new attributes are still not visible.  Any ideas?

    Hello

    Yes, I can imagine your problem now. I hope that Dev has refused it because it is not really a bug (feature works do not), and that soon we will see like features designed into the product.

    At least we know it.

    Thanks for posting the message.

    You could close the question please.

    Kind regards

    Philippe

  • New members added to the workspace are not updated in beehiveonline

    I have a beehiveonline workspace

    I've added new participants via the https://beehiveonline-apex.oracle.com/pls/apex/f?p=200:4:402691159256859:NO apex management tool:

    I've added new users Friday, March 19.

    In the workspace management tool (where you can view the members of the Group) have the status of verification.

    When I checked today Monday, March 21, users are not yet valid parcipants of the beehiveonline workspace which they have been added to through the apex management tool

    It seems that the apex tool is not insert these new participants in the beehiveonline workspace?

    How can I solve this problem?


    Noel

    RBS - first on request RBS - first on [email protected] - no available invitation - [email protected] 1 F Normal Workspace request<--- workspace="" required,="" f="" means="">

    Christmas recording in the groups tool shows that you have chosen can have a default value, workspace. This means that users are in a group and can be added to the workspace - individually or in groups. The addition will have to be done manually.

    Phil

  • Group users cannot be added as participants of the workspace

    Hello

    I've added a few external partner users to my Beehive group online and they are visible as "verified" in the management tool of group, but when I try to add them to a workspace through new Participants page, they don't find when I type in their name or your e-mail address. They did not automatically added to home workspace group, either, after being added to the group.

    Any ideas what could be the problem?

    Kind regards

    Joonas

    Joonas,

    We have solved the problem with the script and you should have received an email to welcome you to the workspace.

    Phil

  • Problem in opening up financial reports from the workspace using a normal user id

    Hello

    We have recently migrated from version 9.3.1 (32-bit) to Oracle EPM 11.1.1.3 version (64-bit) and have a major problem with financial reports:

    * User who is configured as an administrator for the purpose of planning or reporting and analysis administrator can access a financial report to the workspace without any problem.

    * a normal user who is configured as a viewer, Explorer, analyst, editor of personal settings (under reporting and analysis) can see the POV and NOT the report. The report is just empty.

    * If a group (say A) is assigned 'administrator reporting and analysis' and 'Request for trust' and a normal user is assigned to this group, the user can then access the financial report with no problems. But we don't want to do coz:

    The normal user gets access to access shared services
    The user also gets see all other records and reports in the workspace to which he has no access to. The reports that are not in its right of access using the incorrect data gives.
    If the reports and analysis administrator privilege is removed from Group A and NOT 'Trusted Application', existing users in the group can still see the reports to which they have access to (with other documents to which they do not have access to). But if a new user is created from scratch and added to this group, it gets again a report empty with POV.


    Please let me know if anyone has experienced this problem and found a work around.


    Thanks in advance!


    Here is our environment.

    *****************************************************************
    The Oracle EPM system has been downloaded oracle delivery Web site
    * Oracle Enterprise Performance Management (11.1.1.3.0) Media Pack for Microsoft Windows x 64 (64-bit)

    Environment of the EPM system is as follows:
    A server:
    Shared services, planning, workspace, web, calculation of financial information manager application

    ServerB:
    Essbase server, Essbase Administration services, provider services

    C Server
    Financial reports, Webanalysis

    It drove me crazy. The minimum amount of access I could give users was Bishop content rights so that they are able to run the reports.

    I connected it with Oracle and they finally gave me with the solution.
    Bug # if you are interested is 8991596, but I think it is unprecedented.

    WARNING: I highly recommend that you talk with support and mention this bug number before executing this SQL.
    This code worked for me and I don't have problems after running it but I ran this on a first test environment. I accepts no responsibility if your environment explodes etc etc!

    See you soon,.
    Gee

    # 1. Run the following SQL to display the internal records.
    # "Show hidden objects" must also be enabled in Explorer to display the folder.

    update of v8_container the internal value = 1 where parent_folder_uuid = "HRINTERNALFOLD" or container_uuid = "HRINTERNALFOLD".

    # 2. Remove all files in the folder "HRInternal" from the Explorer.
    # Do not delete the HRInternal folder!

    # 3. run the following SQL to reset the folder "internal".
    update the internal value = 0 v8_container where container_uuid = 'HRINTERNALFOLD. '

    # 4. Run the following SQL to recreate the folders with access to the global group

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('USERPOVFOLD','ID03','HRINTERNALFOLD','UserPov',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('USERPOVFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('USERPOVFOLD', 1, '\HRInternal\UserPov')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('USERPOVFOLD', 'USERPOVFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('USERPOVFOLD', 'HRINTERNALFOLD')

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('DATASOURCESFOLD','ID03','HRINTERNALFOLD','DataSources',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('DATASOURCESFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('DATASOURCESFOLD', 1, '\HRInternal\DataSources')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('DATASOURCESFOLD', 'DATASOURCESFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('DATASOURCESFOLD', 'HRINTERNALFOLD')

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('HRSCHEDULERFOLD','ID03','HRINTERNALFOLD','DataSources',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('HRSCHEDULERFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('HRSCHEDULERFOLD', 1, '\HRInternal\DataSources')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('HRSCHEDULERFOLD', 'HRSCHEDULERFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('HRSCHEDULERFOLD', 'HRINTERNALFOLD')

    -Give full control access to the UserPov of human resources to the global group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('USERPOVFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('USERPOVFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

    -Give full control access to the data directory of human resources for the global group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('DATASOURCESFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('DATASOURCESFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

    -Give full control access to the HR planner record for World Group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('HRSCHEDULERFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('HRSCHEDULERFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

  • Problem of collecting usage data with advanced BES application on the workspace

    Hi I have a bb10 application that collect usage data. It work propaply when it is on the store and my personal space of peripheral company.

    I used to get the use of the data as the sum of

    msm0, msm1, msm2, msm3, msm4, msm5, msm6, msm7 interfaces. And it was good.

    Now I push through BES application on my workspace. The problem is that I do not have access to these interface more.

    The interface only 3 I have now are lo0, lo2 and pflog

    LO2 give me the use of the data that consumed by the application running in the workspace, but it only gives me something on the use of the data consumed in personal space.

    How I verefied is playing a video in the workspace youyube, he loged in the use of the data. then I played the same video in personal space he connect anything.

    Any help please.

    I don't think that you can solve with a single application, as work and private space are separated.

  • Problem of the workspace

    Dear all,

    I have problems with the workspace. The program that I installed are EPMA, FDMEE and financial information. The problem is, the applications do not appear or list to navigate in the menu (menu administration of Consolidation). I already tried to reconfig but no good result happens.

    Does anyone have this kind of experience before?

    I installed 11.1.2.3 version, with windows server 2008 R2 and sql server 2008 R2 database. I tried the patch for 11.1.2.3.500, but the same result.

    I think you want to redeploy the web server of the Foundation...

    See you soon!

    SH! going

Maybe you are looking for