App Layer: Dependencies

Current situation:
App Layers that have dependencies need to be covered and assigned manually by the admin.
Feature request:
Add the capability to define App Layer Dependencies:
Doesn't need to be a dynamic dependency recognition, since this would be very difficult to code and it requires knowledge of the individual apps.
Instead it could be implemented statically:
The admin defines which packages depend on each other. Once assigning an App Layer with dependencies, the dependent App Layers are automatically assigned as well.
Best Regards,
Don

repost

Similar Messages

  • Passing blob from app layer to web layer

    Hi,
    We have some PDF files stored in Oracle database. I can retrieve them out using the ejb's from the app layer, but can not pass it to the web layer as a blob. I guess blob data type is not serializable. Appreciate any suggestions.
    Adam

    a blob is a specfic datatype and should not normally be exposed to the web tier. So try using a byte array or byteStream. Both work for me.
    -lp

  • App Layer: Capture Cleanup

    Current situation:
    A recored App Layer cannot be managed in any way. Any recorded data, including garbage, will be part of an App Layer.
    Feature request:
    Have the possibility to cleanup the App Layers by interacting with the actual captured data.
    Something like a ThinApp Capture folder where we can remove unneded data like MSI installer backup files, other temporary data, etc.
    Best Regards,
    Don

    +1

  • ASA app layer inspection and CX IPS inspection

    ASA application layer inspection is critical for protocols such as FTP and SIP for well known reasons.  When implementing a CX module, my understanding is that either the ASA implements inspection or the CX implements inspection.  For instance, if I want my CX to inspect HTTP I need to forward that traffic via a policy-map to the CX engine and ensure that the ASA is not configured to inspect HTTP.  Easy enough.
    What I am unclear about is if it is desired for the CX to inspect protocols such as FTP and SIP.  In my case I'm running the CX IPS which does list some FTP and SIP threats.  If I direct this traffic to the CX for IPS inspection, where would the app layer inspection occur for processing SIP embedded IP addresses or FTP secondary channels?  Or, is it necessary to ensure these protocols remain inspected by the ASA?  Finally, does the answer change for the WSE license?   

    Hogoqo,
    Thanks for the reply. Does this config mean that "default-inspection-traffic" will not be sent to the IPS module?
    What I initially wanted was to send ALL traffic to the IPS module, and also use statefull inspection for the default-inspection-traffic.
    Is this a bad practice (to send all traffic to the IPS module)?
    The ASA is configured with 3 interfaces (inside, outside, dmz), with an e-mail server in the DMZ. In the future, there will also be e-commerce servers in the DMZ.
    Should I send to the IPS module only traffic that has the destination as one of the DMZ servers?
    I am new to IPS, and kind of confused.
    Thanks!

  • App Layer: Activate / DeActive

    Current situation:
    App layer is always visible (active) for all users
    Feature request:
    Have a feature to activate /deactive app layer based on user group (ad).
    all App Layers could be part of deployment.

    Yes.
    I would like to see one connection point for all applications (Win, Mobile, SaaS)

  • Change grey background behind app layer

    Hi,
    Wondered if there is a way to make the grey area behind the app layer, which shows up while flex is loading, another colour?
    Cheers

    This LiveDocs page will give you information answering your question:
    http://livedocs.adobe.com/flex/3/html/help.html?content=app_container_2.html
    Search for "Overriding the default Application container styles" within that page.
    The backgroundColor property specifies the background color of the Stage area in Flash Player, which is visible during application loading and initialization, and a background gradient while the application is running. By default, the backgroundColor property is set to 0x869CA7, which specifies a dark blue-grey color.
    If this post answers your question or helps, please mark it as such.

  • App Layer: ThinApp Integration

    Current situation:
    Only Native Installed Apps can be assigned as App Layers.
    Of course also ThinApps can but they have to be part of a Mirage App Layer which doubles the work...
    Feature request:
    Integrate ThinApps to be deployed side-by-side to native Mirage App Layers.
    As an example it would be useful to import or specify the location of the ThinApp Repository, which would then allow us to select and assign the different ThinApps (executables, not MSI's!).

    Yes.
    I would like to see one connection point for all applications (Win, Mobile, SaaS)

  • The following layer dependencies are missing error

    I just downloaded adobe after effects and I got the following error:
    The following layer dependencies are missing century 751bt and font style semi bold.
    What will this affect and how can I get these layer dependencies?
    Thanks

    Same error - BUT - I have INDEED INSTALLED THE FONTS MENTIONED in BOTH the system/library/fonts folder as well as the "local" library/fonts folder.
    where on earth else are you supposed to install a font for this to work? I use expensive purchased templates that come with all associated fonts necessary. For years in Motion it was as simple as "put the new fonts in the fonts folders".
    I can't use the substitutions font -- are global through many aspects of industry artwork and other graphic design and logos currently being worked on in other departments.

  • [SOLVED] - Multi-App Dependencies

    I'm in an environment where we use Autonomy (or HP now) iManage.
    The clients all have FileSite, Email Management Module and another third-party application called NRL Translator.
    All three applications have dependencies
    FileSite requires Office
    Email Management Module requires FileSite
    NRL Translator requires both
    Because we're dealing with three different MSI's, I'm looking for suggestions on how to best implement/deploy these applications.
    Scenario 1
    Create Three Applications
    Make Office a dependency for FileSite
    Make FileSite a dependency for EMM
    Make EMM & FileSite a dependency for NRL Translator
    I like this option because I can leverage Windows installation source management.  The problem here is that its possible for someone to get themselves in a situation where they just install FileSite and nothing else which will create usability problems.
    Scenario 2
    Create 1 Application
    Write a batch that does the install for all three
    Adjust Detection Method to include all three MSI Product Codes
    This option eliminates the concern in Scenario 1, which is key, but I can't rely on Windows Installer Source Location Manager either.  Boo.
    Is there another scenario I should consider?
    Is there a way to configure "If app X is installed, app Y must also be installed"?

    If your 'Autonomy iManage' Application is always installed with FileSite, EMM, and NRL Translator, use a single application and a batch script.  You would only make separate applications if you plan to manage those installs separately.
    The only other scenario you could consider is making 4 applications - the three distcreet installs, and then a fourth one called Autonomy iManage Suite.  The Suite would have a batch file that does nothing (or writes a reg key so you can track who got
    the apps individually and who get them through the suite), and has the other three apps as dependencies. Only consider this scenario if you have to since it can still lead to people only installing 1 piece when maybe they really needed it all.
    To your last question, the answer is unfortunately no.  You can use Pre-reqs, but post-reqs are not a feature (but it has been requested before).  Feel free to put that feedback into Microsoft Connect and reply with the link. Info about Connect:
     http://myitforum.com/myitforumwp/2013/12/02/giving-feedback-on-microsoft-connect-for-configmgr-2012-help-yourself-help-the-community/
    I hope that helps,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • Office Web App error in extended web application

    I have a web application that has been extended in intranet zone. While all feature works in the application in the default zone of office web app, creating new document from site it self does not work in intranet zone. Error I am getting is sorry, there
    was a problem and we can't open this document. If this happens again, try opening document in microsoft word. I was not able to find anything regarding this.
    My extended web application is using FBA and default zone uses windows. 
    Thanks,
    Errors in ULS logs
    WOPI ProcessRequest - Unhandled Exception in WOPI app layer  [e: System.InvalidOperationException: Operation is not valid due to the current state of the object.    
     at Microsoft.SharePoint.SPUserToken.GetClaimsUserLoginName()    
     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUserToken token, Boolean isShareByLinkGuestUser)    
     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUser user)    
     at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri endpointAddress, SPUser user, String applicationContext, DateTime& validTo)    
     at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPWeb web, Guid uniqueId, String proofKeyId, SPUrlZone zone, SPBasePermissions perms, Boolean hasEditLicense, Int64& ttl)    
     at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPFile file, WopiTokenContext tokenContext, Int64& ttl)    
     at Microsoft.SharePoint.SoapServer.Wopi.RunCobalt(HttpContext context, CommonRequestData requestData, CommonResponseData responseData)    
     at Microsoft.SharePoint.SoapServer.Wopi.ProcessRequestCore(HttpContext context, CommonRequestData requestData, CommonResponseData responseData)]
    WOPI - CopyRequestBodyToStream throw exception [exception System.ObjectDisposedException: Cannot access a disposed object.  Object name: 'Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedMemoryStream'.    
     at Microsoft.SharePoint.Utilities.SPChunkedStream.get_Length()    
     at Microsoft.SharePoint.SoapServer.Wopi.CopyRequestBodyToStream(HttpContext context)]
    WOPI cobalt - Failed to read entire request body, url
    sachin

    Hi sachin,
    According to your description, my understanding is that you got an error when you created a new document using OWA in the extended zone with FBA.
    The issue stems from SharePoint and is due to an error in the access token generation when a user tries to load a document in the Office Web Apps.
    The current workaround is to configure FBA authentication in the Default zone of the effected web application.
    More information, please refer to the link:
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2014/03/20/office-web-apps-2013-errors-previewing-viewing-editing-documents-when-using-fba-in-the-extended-zone-but-not-the-default-zone.aspx
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • App-v 4.6 The system cannot find the path specified. Error code: 4625DD4-07D0082C-00000003

    Below is our environment,
    App-v 4.6 SP2 Client installed on Windows Server 2008 R2 and managed with SCCM 2012 R2. 
    This server is part of Terminal Server Farm which contains two members.
    Only one user is getting the error when launching one application. It doesn't happen when he launches other applications
    The system cannot find the path specified.
    Error code: 4625DD4-07D0082C-00000003
    corrupt cp file detected ('Q:\AppName\osguard.cp'). osguard cp file, NO CORRECTIVE ACTION TAKEN
    I have renamed the Application's userdata in both roaming and local appdata.
    I have researched quite a bit about this and haven't anything solid. Most of the discussions suggest to clear the .fsd file and let the whole app layer re installed. 
    I am hesitant to do that as this is happening for only one user and for particular app.

    you can try to 'repair' the application: Ask the user to close all applications of that package, then use the App-V client MMC (sftcmc.msc) to locate the application entry. Right-click and 'repair'. This has to be done in the user's context/session
    Falko
    Twitter
    @kirk_tn   |   Blog
    kirxblog   |   Web
    kirx.org   |   Fireside
    appvbook.com

  • App Store Applications Not Working

    It took a few hours but I found the solution to this problem.
    Here is a brief description of what happened:
    Went to App Store on my new iPhone 3G and downloaded three applications: Monkey Ball, eBay and Jott.
    At first all three worked. (Monkey Ball is a great game but difficult to control)
    I stopped running the applications and did some other things with my iPhone 3G. (email, safari, you tube, etc...)
    I then tried to run Monkey Ball again. It showed the Splash Screen for a few seconds and then the iPhone went back to the main display. The Monkey Ball application just "turned off" and went away.
    I tried to load the other applications and ran into the same problem. They would try to load and then the main iPhone display with the icons would show.
    I tried to do a full reset by holding both buttons for 10 seconds. That did not help.
    I was about to do a restore when the solution occurred to me:
    1: Hook the iPhone to your computer and start the Sync process.
    2.1: iTunes will ask you if you want to transfer your applications to your computer. It will warn you that if you don't the applications will be deleted from your iPhone. THAT IS WHAT YOU WANT.
    2.2: If you have already transferred your applications to your computer, then BEFORE you start the sync you need to delete the applications from iTunes on your computer. Do this by clicking on Applications in the left menu and then right-clicking on the bad application and selecting Delete.
    3: Tell iTunes that you DON'T want to transfer your applications to your computer and allow it to delete the applications from your iPhone.
    4: Reset your iPhone by pressing the two buttons for 10 seconds.
    5: Go back to the App Store and re-download and install the application(s).
    NOTE: It will look like the App Store is going to charge you for the application again but at the last minute it will say that you already bought the application and will not be charged.
    Basically what you are doing is deleting the application from your iPhone and reinstalling it.

    The problem has to do with the iPhone OS 2.0.2. It is still buggy.
    My unit at first froze, however, I was able to shut down and restart the iPhone. After restart... ALL my App Store apps stopped working (launch at first then go back to home screen). ARGGGGG !!!!!!
    I noticed initially when I installed apps from my iMac to the iPhone it took:
    5 seconds per app....
    after 30 installed apps it took 60 seconds to install an app
    after 90 installed apps it took 70 seconds to install an app
    after 110 installed apps it took 75 seconds to install an app
    The last app never installed, instead I got this unknown error (0xE800002d) go figure.
    110 apps equaled to 324 MB... plenty of free space left. What gives?
    I believe, Apple's OS has a serious problem managing flash memory, in particular in the app layer of the OS. When the OS tries to thread from one mem array to another in our case, OS array to App array, there exists too much latency and the app crashes & corrupts the iphone app kernel. The temp fix would be to just re-install the iphone app kernel upon iphone reboot.
    http://www.electronista.com/articles/08/07/02/iphone.crowds.out.samsung/
    I believe, Apple has incorporated some cheap flash memory from particular manufacturer(s) with slow read and write times and now they are having to scramble to re-write code in the OS to compensate for the NAND chip differentials of millions of deployed iphones they have put into the market.
    http://www.forbes.com/2007/06/13/iphone-flash-memory-tech-wireless-cxbc0614iphone.html+
    Let's all hope Apple can put their arms around this issue and put it to bed.
    I'd like to use the apps I bought one day and not worry about the apple screen of death!

  • Missing Dependencies -- Newbie Question

    hello,
    i'm just getting started with the after effects sdk. some of the sample plug-ins are giving me the following error when i load aeps that already use them:
    "The following layer dependencies are missing: [plug-in name, e.g., Convolutrix]: Missing Dependencies requested."
    it also happens with the skeleton template (but not with SDK_Noise). all i did was open up the projects in xcode and hit build. then i moved the plugins to the plugins/effects folder. is there something i'm missing in the xcode project setup? could it be b/c i'm only using a trial version of cs5? i'm a bit baffled by the error since i didn't do anything to the code (yet) and it only happens with some of the sample plug-ins.
    thanks in advance,
    j

    hello again,
    i spent a little more time with the code. as far as i can tell, the plug-ins are working fine. the DescribeDependencies function of the skeleton template gives a "missing dependencies" alert most of the time: if (rand() % 9). am i reading this right?
    thanks,
    jeremy

  • Oracle Apps Cloning

    Hi,
    One of my customers has this situation. He has an Apps instance running in Taipei and he is accessing the applications from the US. This makes the applications run very slow on the end-user side. Would it help to create a new instance in the US and keep it in-sync with the one in Taipei. Could you also provide what would I need to achieve this.
    Thanks,
    Vijay.

    Try to clone the app layer to US and keep the DB in Taipei. It's essentially a multi-node setup and it may improve the the performance a little. You can also try to optimize the network side of it (e.g. VPN to Taipei or use Citrix solution, etc). I personally don't like the idea of syncing two instances because it'll generate more issues than solving the problems (e.g. backup, how to sync, resources, maintance, etc).
    My 2 cents.

  • Looking for a particular color correction tutorial

    I am looking for an online tutorial on how to do color correction if the video one is working with has color bars.  This happens on a lot of analog videotapes that come to me.  I know what my scopes are suppposed to look like when analyzing color bars, but I need something that shows me how to get from A to B.
    If I Google some varient of "color correction video color bars," all I get is information on calibrating monitors.
    I am using Premiere CS5.5
    Thanks in adavnce for any response!
    J. D.

    APP - Layer...
    Also... Check this site for looking at APPs.. I've posted this before but it's a good site. It just started up a week or so ago.
    http://androidapplications.com/

Maybe you are looking for

  • Why Doesn't iBook open all pdf's on iPad

    I have just copied Aircraft Maintenance Manuals onto my computer (PDF Form), copied them to iTunes and then synced my iPad and all but 1 work, the one wich isnt working is the largest (553MB) and the most important. Does anyone have any ideas why thi

  • CS5 and Yosemite... major problem detected...

    Hello everyone. I'm sorry to bother you with this but I am having real difficulty and I hope someone here can offer me a solution before my brains spill out over the keyboard. I have installed Yosemite (perhaps more fool me) and now CS5 (Photoshop, I

  • SUIS.pkg - problems with new itunes and pod

    does anyone know what this SUIS.pkg is? i think it may have something to do with the recent problems ive been having with my ipod and itunes....anything would help, thanks.

  • Satellite L300D - How to get rid of Aston Shell software

    Hi I bought a new computer Satellite L300D last month and was very happy with it. Unfortunately yesterday, by accident, I ran a progrmme called Aston Shell. My entire screen computer changed. When it came up on MacAffee it asked if I wanted to change

  • Isues with speedgrade and dynamik link.

    hello, my newly downloaded SpeedGrade is no option to open a stream of premiere pro, I have the CS6 version of SpeedGrade and premiere pro too, that problem is? not if you need to download something else, help please.