App Mod within App Mod

I am using Jdev preview 9.0.3. I have a project with two bc4j packages each with their own application module. I'm trying to do something in a ViewRowImpl in bc4j package A where I want to access my app mod from bc4j package B.
I know I can right-click app mod A -> edit -> Application Modules and add App Mod B but how do I get an instance of App Mod B inside a ViewRowImpl class that will actually run as part of AppMod A? I'm not sure if I'm even on the right track.

I am using Jdev preview 9.0.3. I have a project with two bc4j packages each with their own application module. I'm trying to do something in a ViewRowImpl in bc4j package A where I want to access my app mod from bc4j package B.
I know I can right-click app mod A -> edit -> Application Modules and add App Mod B but how do I get an instance of App Mod B inside a ViewRowImpl class that will actually run as part of AppMod A? I'm not sure if I'm even on the right track. getApplicationModule().findApplicationModule("B").findViewObject("B-VO") should get you th nested VO.

Similar Messages

  • How to open Facebook app from within app

    Both on iOs and Android, how do you open another app, for example facebook?

    No. Windows Store apps cannot directly open other apps. Launching protocols out files into the default handlers is the only option.
    This launch can only be done while the app is on the foreground. You're probably calling this too early. Wait for the app to be fully initialized and running.

  • AppleScript - Open store link within App Store.app

    I want to open a link to the US Mac App Store within App Store.app
    https://itunes.apple.com/WebObjects/MZStore.woa/wa/switchToStoreFront?storeFront Id=143441
    I tried a tell block with App Store.app to open location, to open URL, with https and itms schemes and all these also from within a tell block with System Events, to no avail.
    Any ideas?

    I checked the JavaScript as you suggested and noticed the url scheme in use — actually, I forgot that
    Just change http/https with macappstore/macappstores, respectively.
    The following script opens the Xcode app page in the US Store.
    tell application "System Events" to open location
    "macappstores://itunes.apple.com/us/app/xcode/id497799835?mt=12"
    macappstore://showUpdatesPage checks for updates.
    However,
    macappstores://itunes.apple.com/WebObjects/MZStore.woa/wa/switchToStoreFront?sto reFrontId=143441
    doesn't switch to the US Store. I only see the spinning wheel in App Store app.
    I'll appreciate any hints to make it work.

  • What happen to zoom in camera mode within the camera app?

    What happen to the slider to zoom in or out when taking pictures in camera mode within the built in camera app after updating to iOS 5.1?

    Slide 2 fingers across the screen and the zoom slider will appear.
    This is very useful when you're holding the iPad with both hands and you can use your thumbs.

  • HT201412 iphone 4s apps will not reinstall on phone, stuck in waiting mode; new apps will only download if synced to itunes on PC

    A few weeks ago about 7 of my apps had updates. I pressed update all and instead of it updating them, they were frozen for several days in "waiting" mode. Finally I was tired of this so I deleted the apps by pressing one and it activated the x to pop up on each app so I could delete. I deleted all the ones that were stuck in waiting, which was all the ones I was trying to recently update. I then went back to app store and redownloaded 1 of those that I had just deleted and it downloaded just fine. Tried that with others and and I got the same message before "waiting" and nothing. I've tried with all the previous apps and nothing new. I cannot at this point even download a new app from my app store on my phone. I can only upload new apps if I have downloaded them into itunes on my pc and then sync my phone to the itunes on the computer.
    Today I came into itunes and under apps saw that many of them still needed to update. I clicked update  all and they supposedly updated. Connected iphone to pc and tried to sync. It updated the working apps I still have and none of the old ones. I have tried to redownload my old apps via itunes on my computer but there isn't an option anymore, just says "downloaded."
    Anything else I can do? I've tried shutting off, restarting, etc. and nothing has worked. I really don't want to have to reset to factory settings as I'm afraid I won't back up right and I'll loose all my pictures of my kids and other info.
    Any help is appreciate! I use Verizon fyi and have had the phone about 10 mos with no problem till last month.
    UGAgirl

    I have the exact same problem for the past 2 hours, and now I figure out how to solve it.
    Go to iTunes then go to downloads, you will see something is stucked there which is not downloading, delete it, you don't have to delete all of them, only the one is not downloading.
    The problem of my iPhone 4S iOS 5.01 came from iTunes U, just right after I started downloading some video clips or podcasts  from iTunes U. I could not find any video clips in there, after 2 hours, I found the problem, it was in iTunes, downloads is happening in iTunes, not in iTunes U.
    You don't need to restore your iPhone any more.

  • Why is it that when looking through  new apps in the  apps store on my ipad in release date mode  does it return to the first 1-12 after viewing pparticular apps?

    why is it that when I look through the new apps in the apps store in release date mode it returns to the first page after veiwing more information about some apps, I could be ten to twenty pages in and have it happen.
    Also, I only speak and read English and although there are probably great apps for people from other nations, I don't want to wade through all the apps that I can't make use of. I expect that people of other nationalities or languages don't want to have to wade through every app that they can't make use of, is there not a way that alI users could filter by language?
    I mean no offence to anyone but with a collection of hundreds of thousands of apps in all languages and the jump back to the begining after possibly being into the list by a number of pages I stop looking after awhile and I'm sure I've missed some excellent apps by doing so.

    Contact iTunes support : http://www.apple.com/support/itunes/contact/

  • When the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently.but in fact,when the app in background ,the app need data update to make the

    when the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently。but in fact,when the app in background ,the app need data update to make the function of  trajectory replay come ture。in fact, we have added function when the app  is in background mode。we have point out the point to them by email。but they still have question on the background mode,we are confused,does anyone can help me,i still don't know why do review team can't find the data update when  the app is in background and how do i modify the app,or what is the really problem they refered,do i misunderstand them?
    the blow is the content of the review team email:
    We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App Store Review Guidelines.
    We noticed your app declares support for location in the UIBackgroundModes key in your Info.plist but does not include features that require persistent location.
    It would be appropriate to add features that require persistent use of real-time location updates while the app is in the background or remove the "location" setting from the UIBackgroundModes key. If your application does not require persistent, real-time location updates, we recommend using the significant-change location service or the region monitoring location service.
    For more information on these options, please see the "Starting the Significant-Change Location Service" and "Monitoring Shape-Based Regions" sections in the Location Awareness Programming Guide.
    If you choose to add features that use the Location Background Mode, please include the following battery use disclaimer in your Application Description:
    "Continued use of GPS running in the background can dramatically decrease battery life."
    Additionally, at your earliest opportunity, please review the following question/s and provide as detailed information as you can in response. The more information you can provide upfront, the sooner we can complete your review.
    We are unable to access the app in use in "http://www.wayding.com/waydingweb/article/12/139". Please provide us a valid demo video to show your app in use.
    For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
    - complete details of your rejection issue(s)
    - screenshots
    - steps to reproduce the issue(s)
    - symbolicated crash logs - if your issue results in a crash log
    If you have difficulty reproducing a reported issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Technical Q&A QA1764: How to reproduce a crash or bug that only App Review or users are seeing.

    Unfortunately, these forums here are all user to user; you might try the developer forums or get in touch with the team that you are working with.

  • App switching in fullscreen mode: Losing Focus

    I have my mac running Mountain Lion (Ver 10.8.2) and have noticed that when switching between applications when fullscreen mode is involved that the application I am switching to loses focus.
    Scenarios:
    Switching from fullscreen app -> fullscreen app
    Switching from fullscreen app -> not fullscreen app
    Switching from not fullscreen app -> fullscreen app
    For all of the above scenarios when the switch is completed, the app I am switching to loses focus, but the application bar still shows the correct application name (so it doesn't just switch to Finder). This happens regardless of if I use a multitouch gesture or CMD+TAB to do the switch. Also, when this happens "CMD + ~" doesn't switch between windows of the application switched to.
    I would expect these scenarios to work the same as switching between regular applications where the one you switch to is in focus after the switch. Is this a bug with the fullscreen mode? or is there a setting I missed that can fix it? or is it a "feature"?
    I thank you for any help you can provide - this irritating bug makes it impossible for me to use fullscreen mode for my purposes.

    That was the problem! I had Live Wallpaper installed and running, so I guess I won't use that until there is an update to fix te problem.
    Thanks!

  • Region Monitoring iOS 7 : didEnterRegion method is not calling when app is killed by user or by OS in iOS 7 only. It is working fine when it is in background. and the same code is working fine with iOS 6 for both app in suspended mode and background mode.

    Region Monitoring iOS 7 : didEnterRegion method is not calling when app is killed by user or by OS in iOS 7 only. It is working fine when it is in background. and the same code is working fine with iOS 6 for both app in suspended mode and background mode. What changes I have to made to work great in iOS 7 also.

    I rewrote code for debugging purpose and tried to catch error using GetLastError();  method,
    but it only printed 0. Below is code snippet; I think Create() throw an exception
    and code goes to catch block. 
    LONG ConnectTS(CString strIP, UINT n_Port)
    try{
              ErrorLog(0,0,"ConnectTS is calling Create [is going to call]","");
              if(!Create())
    // Exception Line
    n_Err = GetLastError();
    return NET_INIT;
    catch(...)
                       DWORD errorCode = GetLastError();
                       CString errorMessage
                       errorMessage.Format("%lu",errorCode);
                       ErrorLog (0, 0, "Image
    System", (LPTSTR)(LPCTSTR)errorMessage);
                       return  IS_ERR_WINDOWS;
    Output: -
    ConnectTS is calling Create [is going to call]
    Image System
    0

  • Command-Key etc to start an App in 32-bit mode?

    Is there some sort of Command-Key etc to start an App in 32-bit mode, without having to go to "Get Info" ?
    I have a Canoscan scanner which only runs in Photoshop under 32-bit mode. It would be nice to be able to launch PS into 32-bit mode when I need to, without going to Get Info.

    Hi,
    This AppleScript script doesn't change anything in (Get info), but launch the application in 32-bit mode.
    property appName : missing value
    property tpath : missing value
    if appName is missing value then
          tell application "Finder"
                set appName to text 1 thru -5 of (get name of (application file id "com.adobe.Photoshop"))
                (application file id "com.adobe.Photoshop") as text
          end tell
          set tpath to quoted form of (POSIX path of (the result & ":Contents:MacOS:" & appName))
    end if
    get running of application appName
    if the result then
          quit application appName
          tell application "System Events" to repeat while exists process appName
                delay 1
          end repeat
    end if
    do shell script "arch -i386 " & tpath & " > /dev/null 2>&1 &" -- launch (32-bit mode)
    delay 1.5
    activate application appName
    Quit the application and restart to run in 64-bit mode.
    To have a keyboard shortcut to run this script: you have some solutions
    First solution: Make a service with Automator.
    Second solution: There are some third party utilities that launches script, and you can set a keyboard shortcut.

  • Updating an App in Single Application Mode for Surface (Windows 8.1 RT)

    I have a Windows Store App running on a Surface (Windows 8.1 RT) in
    Kiosk Mode (Single Application Mode).
    I've put a new release out on the store for this Windows Store App. Is it possible for a Surface, running this app in kiosk mode, to
    automatically update the app to this new release? (Like I would expect a normal windows 8.1 installation to do)
    Until now, i've had to remove the kiosk mode, go to the Store and update it manually. Then restoring the kiosk mode.

    Hi,
    As far as I know, there is no way to update an APP in kiosk mode untill now. Hope this problem can be resolved in the future.
    Roger Lu
    TechNet Community Support

  • Identification of additional Invalid Objects of Apps Patches in Test mode!

    All,
    Could anyone please share if there is an option to "Identify additional Invalid Objects creation while applying Apps Patches in Test mode!"
    EBS R12.1.1
    DB:11.1.0.7
    O/S:Linux Red Hat
    Thanks for your time!
    Regards,

    Could anyone please share if there is an option to "Identify additional Invalid Objects creation while applying Apps Patches in Test mode!"There is no such an option and you will need to get that list manually -- Troubleshooting Guide - invalid objects in the E-Business Suite Environment 11i and 12 [ID 1325394.1]
    Invalid Objects
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Invalid+AND+Objects&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Patch Analysis Report
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Patch+AND+Analysis+AND+Report&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Running 32 bit apps in 64 bit mode

    Hi Everyone!
    I've just had my old (in relative terms - only 5months old) mac replaced by apple with a shiny new one (loving apple right now!)... which runs natively in 64 bit mode... This is a nice surprise... except for the fact that I can no longer run the cisco vpn client (the inbuilt snow leopard client doesn't work as we have old cisco hardware on the network I'm trying to get to... long story)...
    Just wondering if anyone knows how to run individual apps in 32 bit mode? I can't find what I need in the apple discussion forums or in google and I believe running the cisco client in 32 bit mode will solve all my problems...
    Thanks! & Much Appreciated

    Hi Lauren:
    Among other things, I am not a networking "expert." I did look at the Cisco web site and my eyes rolled around in my head. Perhaps there is something there that might help. Frankly, when I was working and had a VPN networking problem, I yelled for my IT people!
    Barry

  • I accidentally restored my iPhone 5c and some apps are in "waiting" mode. How do I get them back?

    I accidentally restored my iPhone 5c and some apps are in "waiting" mode. How do I get them back?

    Hey Tfromon,
    Thanks for the question. It sounds like you have an app that seems to be stuck on “Waiting," and the following is a past discussion that dealt with a similar issue and may help you as well:
    App updates won't download on my...: Apple Support Communities
    https://discussions.apple.com/thread/4111336
    Try tapping the App, so that it changes to Paused instead of Waiting, then tap it again to resume the install.
    Make sure you don't have any paused downloads in other apps either, like the App Store or iTunes Store.
    If that doesn't do it, try resetting or restoring the iPhone.
    via whatheck
    Welcome to Apple Support Communities!
    All the best,
    Delgadoh

  • Launch DPS app from Picture Frame mode on iPad?

    Hi,
    Is there a way to launch my DPS app from "Picture Frame mode" on the iPad?

    No.
    Neil

Maybe you are looking for