DataControls to consume the application and the library working individually ADF

Hi all

need advice.

JDev 11.1.2.4

Integrated WebLogic

My requirement:

I want to create a reusable component that I can use in different applications. This reusable component must have a table ADF wherein I can do CRUD operations based on an input value.

For this I created an ADF with stubborn taskflow application that has input parameters.

I created the EO, the VO and her I'm in the model layer and controls using data, I created the table of the ADF inside the stubborn taskflow jsff page.

I have a method call before the page to make the pre treatment.

I created the ADF of Jar file library of the ViewController project with the release of generation of model project.

I added this ADF Lib pot file to the consumer through the range of resources demand.

Usage application has its own control Module of the Application data.

So now, in the consumer application, I can see the two data controls, second in the ADF lib pot.

I have a page in the application consumer with two things,

1. a form I created using the control data of the Application Module consumes,

2. a table I created using the taskflow bounded as a region of ADF library Jar file,

Now am not able to save the form data and the table using the data control consume Application Module validation operation. Using individual validation operations, they work. Having said that, that my request has two working both datacontrols that says two transactions.

My question is, if the approach I took for my requirement is correct or not. If not, please give me the right to another approach help me with the solution to my problem.

Please let me know if you want more details.

Thank you

BSBhat.

If you do not want to use individual validation operations then you must use 'management of the transaction ADF task flows', you can define under options on your narrow-minded taskflow and test your usecase.

-> set Transaction "always start the new transaction.

-> set Taskflowreturn component > behavior > final commit Transaction property.

This will take care of transactions for the AM of the same application and AM of the ADF libraries.

I hope this helps.

~ Judy Sai.

Tags: Java

Similar Questions

  • HP k207: need for HP simple pass application and my driver works

    When I use my fingerprint sensor, it works, but does not open the application HP Simple pass. Where can I get the file from downloading the Application? Please help me. I'm not able to use the sensor to get into my laptop so I type the password completely. Please help the technicians HP

    Hello @Sudarshan22,

    Welcome to the HP Forum community!

    I came across your post and wanted to help you find the software for your HP Envy 15-k207.

    I found this page of the driver for your notebook series:

    Laptop HP ENVY - 15 t-k200

    You can find the software, or install the Version of the HP SimplePass Identity Protection Software: 8.01.46 Rev.A using this package.

    sp71729.exe

    Thank you very much, I hope this download helps.

    If you found this information useful, click on the thumbs up!

  • the problem working with adf task flows...

    Hi all I m tries to run the jsf page uses the adf workflow it is giving me error belove and does not not the page I need to do now?



    Target URL - http://localhost:7101/Myapp-ViewController-context-root/faces/head.jsf
    < ViewHandlerImpl > < _checkTimestamp > Apache Trinidad runs with control of activated timestamp. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    < LifecycleImpl > < _handleException > ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in the phase 1 RESTORE_VIEW
    javax.faces.view.facelets.FaceletException: Error Parsing / / C:/JDeveloper/system11.1.2.2.39.61.83.1/o.j2ee/drs/Myapp/ViewControllerWebApp.war/head.jsf: detected default [line: 21] < Line 21, column 26 >: XML-20121: end tag (Fatal Error) does not match the start tag 'af:panelSplitter '.
    at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:394)
    at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:377)
    at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:319)
    at $200 (DefaultFaceletFactory.java:92) com.sun.faces.facelets.impl.DefaultFaceletFactory.access
    to com.sun.faces.facelets.impl.DefaultFaceletFactory$ 2.newInstance(DefaultFaceletFactory.java:168)
    to com.sun.faces.facelets.impl.DefaultFaceletFactory$ 2.newInstance(DefaultFaceletFactory.java:166)
    to com.sun.faces.facelets.impl.DefaultFaceletCache$ 2.newInstance(DefaultFaceletCache.java:94)
    to com.sun.faces.facelets.impl.DefaultFaceletCache$ 2.newInstance(DefaultFaceletCache.java:89)
    to com.sun.faces.util.ExpiringConcurrentCache$ 1.call(ExpiringConcurrentCache.java:99)
    to java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
    at com.sun.faces.facelets.impl.DefaultFaceletCache.getMetadataFacelet(DefaultFaceletCache.java:135)
    at com.sun.faces.facelets.impl.DefaultFaceletCache.getMetadataFacelet(DefaultFaceletCache.java:62)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:252)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:201)
    at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:114)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:749)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:346)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)
    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:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    < LifecycleImpl > < _reportFailureForMissingViewRoot > ADF_FACES-30179: for more information, see the error log of the server for an entry beginning with: The UIViewRoot is null. Fatal error during PhaseId: RESTORE_VIEW 1.
    javax.faces.view.facelets.FaceletException: Error Parsing / / C:/JDeveloper/system11.1.2.2.39.61.83.1/o.j2ee/drs/Myapp/ViewControllerWebApp.war/head.jsf: detected default [line: 21] < Line 21, column 26 >: XML-20121: end tag (Fatal Error) does not match the start tag 'af:panelSplitter '.
    at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:394)
    at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:377)
    at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:319)
    at $200 (DefaultFaceletFactory.java:92) com.sun.faces.facelets.impl.DefaultFaceletFactory.access
    to com.sun.faces.facelets.impl.DefaultFaceletFactory$ 2.newInstance(DefaultFaceletFactory.java:168)
    to com.sun.faces.facelets.impl.DefaultFaceletFactory$ 2.newInstance(DefaultFaceletFactory.java:166)
    to com.sun.faces.facelets.impl.DefaultFaceletCache$ 2.newInstance(DefaultFaceletCache.java:94)
    to com.sun.faces.facelets.impl.DefaultFaceletCache$ 2.newInstance(DefaultFaceletCache.java:89)
    to com.sun.faces.util.ExpiringConcurrentCache$ 1.call(ExpiringConcurrentCache.java:99)
    to java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
    at com.sun.faces.facelets.impl.DefaultFaceletCache.getMetadataFacelet(DefaultFaceletCache.java:135)
    at com.sun.faces.facelets.impl.DefaultFaceletCache.getMetadataFacelet(DefaultFaceletCache.java:62)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:252)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:201)
    at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:114)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:749)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:346)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)
    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:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Hello

    Do you see that?

    javax.faces.view.facelets.FaceletException: Error Parsing / / C:/JDeveloper/system11.1.2.2.39.61.83.1/o.j2ee/drs/Myapp/ViewControllerWebApp.war/head.jsf: detected default [line: 21] : XML-20121: end tag (Fatal Error) does not match the start tag 'af:panelSplitter '.

    Check out the code and put an end to af:panelSplitter.

    Arun-

  • Receiver 907 cod invalid after UpdateJad on the main application and library

    Hello world

    To distribute my BlackBerry live app (OTA) in the past, I would pack my main application, MyApp, and package a linked library application, MyLibrary, containing the main application resources separately.  I then copy the JAD/COD in demand for library files in the same directory as the JAD/COD of the main application files and run UpdateJad.exe on MyApp.jad and MyLibrary.jad.  At this point, I would download all the files on my web server (with the correct .htaccess file) and I could download my application on devices without problem.

    It was some time ago (one or two years).  Now, I'm updating my app and try to do it again.  However, I noticed that when I have my main application, Eclipse generates files JAD/COD for BOTH the application of the library AND the main application in the same directory of the main project of the application (deliverables > Web > 7.1.0).)  I don't think what happened in the past.  This directory contains now:

    • COD for MyApp files
    • Files of COD to MyLibrary
    • MyApp.jad
    • MyLibrary.jad
    • MyApp_full.jad (I don't remember this being produced in the past, either)

    Now, I tried to download my application in several ways, and each way gives an invalid "907 COD: error

    • Download the generated directory-is (and trying to download MyApp.jad AND MyApp_full.jad)
    • UpdateJad.exe running on MyApp.jad and MyLibrary.jad
    • UpdateJad.exe running on MyApp_full.jad and MyLibrary.jad
    • Only copies files from the generated directory MyApp and combining them into a new directory with the generated files to the separate project MyLibrary, packed (and UpdateJad.exe running on MyApp.jad and MyLibrary.jad)
    • etc... I tried practically all combinations.

    But nothing works!  However, if I install the application via MyApp.alx via BlackBerry Desktop Manager, it works.  Anyone know what could be going on here?

    Thank you!

    Hi peterstrange,

    I think I solved the problem.  I realized that I had problems downloading files on my Web server over the last two days with my standard FTP clients.  Once I downloaded the JAD/COD files to another web server, the download and the installation worked without problem (using MyApp_full.jad).

    I appreciate your prompt response to help!

  • How to consume the data model library adf for the project?

    Hello

    I use Jdev 11.1.1.6.

    I have a workspace Jdev containing the business component (entity objects, view and application module objects exposing the your). This workspace is deployed to a library of the ADF. This library is packed with DB connection details.

    I have a different workspace Jdev which needs to consume this library of ADF data model. This workspace is actually just the layer view (no business at all components).
    I added the data library ADF model to his draft opinion and it is showing application module and your sub of the data controls.

    My question is: how will this project view to connect to DB when running?
    It allows the connection of packaged data model ADF Libabry? If so, how?
    or should I create a business under this workspace view, just the purpose of connection project? If Yes, then what is the use of connections, including creating the library of the ADF?

    Thank you
    JAI

    Hello

    It uses the connection in the library of the ADF. However, I recommend that not save you the database connect information in the library of the ADF. Instead:

    -set the ADF BC model to use JDBC data sources
    -In the library of the ADF, configure it to contain only the name of data source
    -In the view project (the workspace) set up the database connection that is exposed by the library

    When the library is imported, verify the Application resources--> connections and right click on the name of the connection that is imported to configure

    Frank

  • My music is gone and the library.itl method did not work. Help, please!

    I realized that all the songs in my library disappeared, with the exception of those that I bought. I have read a few older threads on people who have this same problem after an update and tried the steps (detected the itunes library.itl file, renaming etc.), but it did not work.

    My music is all saved on my computer and an extra hard drive, but I have more than 20,000 songs and I need my playlists to my business events and the demo of sampling and that makes me desperate. Is there anyway that I can restore my itunes when everything was perfect without slipping literally 20,000 songs in itunes? not to mention those of CDs. thank you if it is not resolved I can cry really.

    You say that you have a backup of your music, but you also have a backup of your library files?  Your playlists are only in your file "itunes library".

    I kind of suspect that you may have not followed exactly the instructions. When you install an update the iTunes application puts a copy of your old library file in the previous record of libraries with a date added at the end.  It is essentially the only thing that has your playlists and a list of media in your media folder.  iTunes creates a library update, then he calls "iTunes Library.itl" If this update procedure is not successful (and in most cases, it is) you can restore it by going to the previous iTunes libraries folder and make a copy of the latest library here (by date, you can see), rename the file by removing everything except "iTunes Library.itl" and what to put in the main folder of iTunes.  Restart iTunes.  If that really, really does not then your recourse to use the library files backup copies you hopefully takes place before that you did any kind of update software on your computer.  It's triply critical if you use equipment on a professional basis because your business depends on.

    If necessary, you can work your way through the previous libraries although they will not be updated. Me realize also that what you see in iTunes is only a list of what is in the file of the library and if you return to a library very old media are still in the media folder, but are unknown to iTunes because they do not appear in the old file to the library.

  • Move the library of photos from applications to the images folder

    I recently used the import in photos app option to import my photos images folder in the photos app.

    I deleted all the images in the images folder and discovered later, the photos app choose to save the photo library in applications (?). Why, I don't know.

    Reading on the default location of the photo apps, I learned that the photo library must be in images (not in applications)...

    For the life of it, I can't move the photos to the pictures library. I can't choose 'copy to another location', I can't drag and drop, I can duplicate but only in again once the applications folder.

    How to get to the library of photos of my applications?

    I recently used the import in photos app option to import my photos images folder in the photos app.

    How exactly import you?

    When you launch Photos it will create the library of Photos in the pictures folder.  Are you really seeing the photo library in Applications or the Photos.app? The icons are very similar: compare file name extensions.

    The photo library looks like this - a fan of pictures.

    The Photos.app shows that the flower of the unique Rainbow and not a fan.  What you describe is typical of the Photos.app.  It is specially protected under the system and cannot be removed from the Applications folder. Any other file or folder that you copy into the applications folder can be deleted.

  • Speach.dll results in the c# application and other TTS applications to exit without error

    Hello

    I'm looking to use the speach.dll within a c# application and noticed that it is causing the app exit without any exceptions, no newspaper, no error or anything.

    Copy the following code will cause the failure:

    using System.Speech.Synthesis;
    
            SpeechSynthesizer speaker = new SpeechSynthesizer();
    
            try
            {
                speaker.SetOutputToDefaultAudioDevice();
                speaker.SpeakAsync("Some text"); // <<< this causes the app to crash
            }
            catch (Exception ex)
            {
                Debug.WriteLine(ex.Message);
            }
    

    The library of Microsoft.Speech.Synthesis works well. I also noticed that the Narrator fails to launch, just like all the other apps TTS.

    Does anyone else have this problem or a solution?

    Thank you

    Win7 32 bit

    Hi parenese,

    You can get help on this issue in the MSDN forums.

  • Create a background thread to consume a webervice and invalidate Manager to refresh the screen

    Hello

    I create an application that uses Web services to place objects on a VerticalFieldManager with the received information. What I'm trying to do is first tap on the screen and then consuming the Web service on the merits in order to refresh the screen while he receives the info. Right now my app uses the webservice from the preview screen, but it doesn't push the following until he finished consuming the WS.

    I read that you can create a background thread, and then syinchronize with the user interface refresh (invalidate()) screen, but I don't have all the tracks of where to start. Can someone help me please? Including creating a background thread?

    Thank you very much!

    The best way for your background screw to change your user interface within the constraints of the

    UiApplication.getUiApplication().invokeLater(new Runnable()
    {
        public void run()
        {
                     //your UI modifying code here
            }
    });
    
  • I've updated of Photoshop and made a character of fuse but it shows in the library as not supported when I try to load them into Photoshop?

    I created a character of fuse

    added to my library

    update of Photoshop

    found the character in the library

    BUT the character poster in charge and I can't open

    Help, please

    Hello!  These features are only available in the new version of Photoshop 2015.1 CC which was published on 30 November 2015.  You will need to update via the creative Cloud desktop application to get the last updated to recognize the type of file character 3D.

  • Back to the library from within a folio for a multi-folio application

    Is there a way to create a link or a button inside a Folio to close the folio and to return the user to the library/store? I just released an update for my iPad and accidentally deleted the top bar of the folio views and now it seems there is no way to close a folio and return to the library/store. Have no option while I'm waiting for Apple to approve a corrected version of my application?

    You can use goto://ApplicationViewState/library. See Digital Publishing Suite help | Overlays of hypertext link and button

    Neil

  • Drag and drop the library not workingf

    I placed a number of graphics (.ai .ps, .eps, .pdf etc.) in a CC library. When Im in InDesgn I can see the items in the library, but when I try to drag and drop them on an open page, I get a message saying "the file does not exist or the file may be in use by another application."

    I've restarted the computer and only Indesign open so that the files are not in use.  The library icons next to the items. I can double click and use goods have been placed in InDesign, but the files in photoshop or Illustrator won't drag-and - drop or double click for use in InDesign.

    Is this to say that I cannot use InDesign created elements of library in InDesign and photoshop only elements in Photoshop etc. ?

    Carl

    I have the same problem

    I repeatedly appealed to tech support, but they couldn't help

    I solved the problem in this way:

    1. launch InDesign

    2 - Open a new document

    3 to drag and drop objects from the library CC

    4. I read the error message :-((()

    5. I swear :-)

    6. close InDesign

    7 - Repeat the pp. 1-3

    7A - if this does not work, I have to open Illustrator object and drag-and - drop library in Illustrator. And then I repeat s. 1-3

  • Online form to allow clients to submit a web application and create "Catégories" and affect one area secure the data provided?

    Is it possible a customer filling out a form with some information, that adds data to a web application - but at the same time it creates 6 x 'categories' and affects an area secure web application that has been submitted (by selecting a drop down current secure areas).

    That's what I'm trying to do.

    I have a client that handles the different places.  They download media THAT PDF reports in British Colombia through media downloads and fix them so only those with the correct secure area members to see.  It is then the client has a web application that lists all of the locations.  Each of them has 6 x sets of unique documents that must be downloaded and read by site.   Currently I have added 6 new categories in the admin settings, then go to the web application and manually add the code for the category of support library code appropriate.

    Ideal process:

    1 / the customer logs on to an online form to create a new location - they fill in a few fields of info (name or location, address, etc.)

    2 / they choose a "Secure Zone" that the location belongs to a loss of worms down

    Form 3 / hidden fields and then creates 6 x new categories and place the ID numbers of the category in the web application for the location

    Think I'm too ask a lot... but you never know?

    HI Mel,

    Don't know how to go about this configuration, create categories of the front-end webapps and secure zone allocation is not something you (as a visitor of a site) can do.

  • You want to use applications on a computer in the library when you travel. I can access without having to download it to their computer?

    You want to use applications on a computer in the library when I travel out of town. Is this possible without download on computer?

    It is unlikely.  You will need to download and install applications on the machine, and it is doubtful that you might infer from this ability.

  • Add a configuration to the library and templates - IP address keeping

    Good morning community which is more useful...

    I have a few virtual machines in the workspace that I need to add to the library and then create templates while keeping the IP address. The people of my app team made install them and will have to spend a lot of time to reconfigure their applications if the IP address must be changed. These virtual machines are enclosed and in a closed network so no problems with conflicts of IP. End users (below people app) then connect via LM as opposed to RDP.

    Thanks in advance for taking a reading.

    Jessie

    You seem to have described exactly what did the library.  You also say you want to have certain VM from the templates become configuration that would have a static IP address, once brought in a workspace configuration?

Maybe you are looking for

  • When I type about: config in the address bar, nothing happens.

    I need to change a setting in order to access an internal Web site that I need to use.

  • Satellite M40x-250 turns off without warning

    HII everyone, Hope you guys can help me. I have an old Toshiba Notebook (Satellite M40x-250). I don't know how old exactly, but I think around 4 or 5 years. Ive never had any problem with it, but now its weird action. Recently, I was typing something

  • Cannot install updates for Windows XP SP3

    Well for some reason, I am unable to update a new installation of Windows XP Pro after installing SP3. I tried the following: Reset. IE6 is in tools > set windows update (gave me the message of not being able to be updated unless the update to sp3 wh

  • CD ROM tray remains open, will not close

    CD Rom tray will not close. When I restart the PC the tray closes but opens again and stays that way.

  • Is not my cd - dvd burn/read any dvd.

    Original title: tsstcorp cddvdw sn-208bb. Hello I have a samsung RC-530-s04pt laptop and my cd - dvd only burn/read all DVDs (no cd try), I update the firmware on TSST corp, fixit performance, update the driver (from Device Manager) and nothing worke