Bookmakrs work inside InDesign CS3 but not in the PDF (Reader or Preview)

I have a list of bookmarks set to specific pages. In InDesign they all lead to the correct pages but when viewing the PDF only two work right, the rest jumps to a different page. I checked the Bookmark description (hover over it in InDesign CS3) and they name the right page. What could I be doing wrong and why do some work? Thanks a lot!

I have a list of bookmarks set to specific pages. In InDesign they all lead to the correct pages but when viewing the PDF only two work right, the rest jumps to a different page. I checked the Bookmark description (hover over it in InDesign CS3) and they name the right page. What could I be doing wrong and why do some work? Thanks a lot!

Similar Messages

  • Flex mobile 4.6 app works inside flash builder but not in android emulator

    Originally posted on stackoverflow: http://stackoverflow.com/questions/8663892/flex-mobile-4-6-app-works-inside-flash-builder- but-not-in-android-emulator
    I have a basic flex mobile 4.6 app and it works fully fine in the flash builder built-in emulator using an android device profile like aria...
    It also launches fine in the android emulator but one particular view shows blank (and this view works fine in flash builder).
    Before I get in to many details of the view are there any categorical gotchas that can be causing this?
    I can't seem to get the trace statements from the app to show in 'adb logcat'. It seems I need to compile a debug version of the apk but I don't know how to do this. I use the 'Export Release Build' from the Project menu in flash builder and it doesn't seem to have an option for debug=true.
    The problematic/blank view basically uses the stagewebview and iotashan's oauth library to call linkedin rest apis... A different (and working) view can make restful web service calls in the emulator fine, so it doesn't seem to be an internet permission.
    The source code contained in the problematic/blank view is almost identical to the tutorial found at:http://www.riagora.com/2011/01/air-and-linkedin/
    The differences are: a) The root tag is a View b) I use StageWebView instead of HtmlContainer c) I use my own linkedin key and tokens.
    I would appreciate it if someone can provide me with some pointers on how to troubleshoot this situation. Perhaps someone can tell me how to debug the app while running in the emulator (I think I need the correct adt command arguments for this which matches the 'Export Release Build' menu but adds the debug param?)
    Thanks for your help in advance.
    Comment Added:
    I suspect that this has to do with connections to https:// api.linkedin.com and https:// www.linkedin.com. The only reason I can think of that the same code is not having issues inside of Flex Builder but indeed having issues in the Android emulator is something to do with certificates. Any ideas?

    Thanks er453r,
    I have created a project that clearly reproduces the bug.  Here are the steps:
    1) Create a UrlLoader and point it to https://www.google.com (HTTPS is important because http works but HTTPS does not)
    2) Load it
    3) Run in Flash Builder 4.6/Air 3.1 and then run in Android emulator.  The former works with an http status 200.  The latter gives you an ioerror 2032.  I am assuming what works in Flash Builder is supposed to work in the Android Emulator and what what works in the emulator is supposed to work in a physical device (plus or minus boundary conditions).
    I see a certificate exception in adb logcat but not sure if it's related...
    Here is the self contained View code which works with a TabbedViewNavigatorApplication:
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
                        xmlns:s="library://ns.adobe.com/flex/spark"
                        xmlns:mx="library://ns.adobe.com/flex/mx"
                        xmlns:ns1="*"
                        xmlns:local="*"
                        creationComplete="windowedapplication1_creationCompleteHandler(event) "
                        actionBarVisible="true" tabBarVisible="true">
              <fx:Script>
                        <![CDATA[
                                  import mx.events.FlexEvent;
                                  protected var requestTokenUrl:String = "https://www.google.com";
                                  protected function windowedapplication1_creationCompleteHandler(event:FlexEvent):void
                                            var loader:URLLoader = new URLLoader();
                                            loader.addEventListener(ErrorEvent.ERROR, onError);
                                            loader.addEventListener(AsyncErrorEvent.ASYNC_ERROR, onAsyncError);
                                            loader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);
                                            loader.addEventListener(HTTPStatusEvent.HTTP_RESPONSE_STATUS, httpResponseStatusHandler);
                                            loader.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler);
                                            var urlRequest:URLRequest = new URLRequest(requestTokenUrl);
                                            loader.load(urlRequest);
                                  protected function requestTokenHandler(event:Event):void
                                  protected function httpResponse(event:HTTPStatusEvent):void
                                            label.text += event.status;
                                            // TODO Auto-generated method stub
                                  private function completeHandler(event:Event):void {
                                            label.text += event.toString();
                                            trace("completeHandler data: " + event.currentTarget.data);
                                  private function openHandler(event:Event):void {
                                            label.text +=  event.toString();
                                            trace("openHandler: " + event);
                                  private function onError(event:ErrorEvent):void {
                                            label.text +=  event.toString();
                                            trace("onError: " + event.type);
                                  private function onAsyncError(event:AsyncErrorEvent):void {
                                            label.text += event.toString();
                                            trace("onAsyncError: " + event);
                                  private function onNetStatus(event:NetStatusEvent):void {
                                            label.text += event.toString();
                                            trace("onNetStatus: " + event);
                                  private function progressHandler(event:ProgressEvent):void {
                                            label.text += event.toString();
                                            trace("progressHandler loaded:" + event.bytesLoaded + " total: " + event.bytesTotal);
                                  private function securityErrorHandler(event:SecurityErrorEvent):void {
                                            label.text +=  event.toString();
                                            trace("securityErrorHandler: " + event);
                                  private function httpStatusHandler(event:HTTPStatusEvent):void {
                                            label.text += event.toString();
                                            //label.text += event.responseHeaders.toString();
                                            trace("httpStatusHandler: " + event);
                                  private function httpResponseStatusHandler(event:HTTPStatusEvent):void {
                                            label.text +=  event.toString();
                                            trace("httpStatusHandler: " + event);
                                  private function ioErrorHandler(event:IOErrorEvent):void {
                                            label.text +=  event.toString();
                                            label.text += event.text;
                                            trace("ioErrorHandler: " + event);
                        ]]>
              </fx:Script>
              <fx:Declarations>
                        <!-- Place non-visual elements (e.g., services, value objects) here -->
              </fx:Declarations>
              <s:Label id="label" y="185" width="100%" color="#0A0909" horizontalCenter="0" text=""/>
    </s:View>

  • HELP!! WRT54G2 works for one computer, but not for the other

    I have a WRT54G2 and it is connected to 2 computers. The internet works in one computer, but not on the other. The tech support said i needed to configure it or firmware or something like that. But my product is out of warranty and I really need the internet on the other computer as well. Please Help!!!

    As your one computer is working fine then there is no problem with the router so far...
    The computer which is not working...check the IP Address on that...
    Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ipconfig and press 'Enter'...Look for Ethernet Adapter Local Area Connection IP Address , Subnet Mask and Default Gateway...
    IP Address should be 192.168.1.x, Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1 (assuming your router is 192.168.1.1)...
    If you get the above mentioned IP Address, Subnet and Gateway Address then you should ping the Gateway, type ping 192.168.1.1 and press Enter...If it gives you request timed out then disable any firewalls, security softwares on the computer...
    If you get 4 replies then type ping 4.2.2.2 and press Enter, if you get request timed out, then you need to upgrade your router's firmware...If you get 4 replies then type ping yahoo.com and press Enter...If you get replies for Yahoo then you should get the Internet after adjusting the browser settings...
    Adjusting Browser Settings : Open an IE, click Tools >> Internet Options, then delete all files, cookies, history, forms...Goto "Connections", make sure Never Dial a Connection is checked, click on LAN Settings and make sure all the options are unchecked...Once you are done click on O.k...Close the IE and re-open it...
    If yahoo times out then provide static DNS on your LAN Connection...
    Click on the Start button >>> Settings >>> Control Panel >>>Network Connections- Right click on the icon for Local Area Connection and go to properties- On the 'General' tab select 'Internet Protocol TCP/IP' and click on the Properties button- Select 'Use the Following DNS Settings' Preferred DNS 4.2.2.2 Alternate DNS - 192.168.1.1>>Click on Ok button to Save and Click on "Close" on main Properties window...You should be able to go online...

  • Airplay works fine in iTunes but not from the menu why?

    Hi Guys,
    I have read so many answers to the question about Airplay not working both here and the internet.
    Can someone give me the definative answer why I can Airplay from iTunes but not from the Macbook Pro itself i.e. no menu icon or setting to mirror.
    Everyone seems to say its the age of the computer or its the firewall or the wind is blowing in the wrong direction.
    Why if I can do it oneway (iTunes), I can not do it directly?
    I am using a 2011 macbook pro 10.9.3 and a apple tv 3.
    Is there a hack or work around with out purchasing more software.
    Thanks

    Hey Beauvoir17,
    Thanks for the question. Based on the information you have provided, I can conclude that your MacBook is indeed compatible with AirPlay Mirroring, as outlined in the following resource:
    About AirPlay Mirroring in OS X
    http://support.apple.com/kb/HT5404
    AirPlay Mirroring in OS X takes advantage of the hardware capabilities of recent Macs to deliver high frame rates while maintaining optimal system performance. The following Mac models support AirPlay Mirroring when using OS X Mountain Lion or later:
    - iMac (Mid 2011 or newer)
    - Mac mini (Mid 2011 or newer)
    - MacBook Air (Mid 2011 or newer)
    - MacBook Pro (Early 2011 or newer)
    - Mac Pro (Late 2013 or newer)
    If you are experiencing issues with AirPlay mirroring, I would recommend the troubleshooting steps outlines at the bottom of the article.
    Thanks,
    Matt M.

  • Html link to pdf works ok on mac but not on ipad. adobe reader for ipad downloaded.

    HTML link to pdf works ok on Mac but not on ipad. Adobe Reader for ipad downloaded. What's wrong?

    Hi pwillener,
    Thank for reply. The pdf’s are in a subfolder “PDF” of the folder holding the web page. The web page itself uses
    . This works in full size computer browsers but not in an iPad.
    My excursion through the search engine has produced the idea of adding #page = requesting page to the URL but I have not had time to try it perhaps without the = sign.
    Bryan

  • InDesign CS3 ME not supported the .mrk file

    Hi all,
    I have the problem with InDesign CS3 ME (windows) version is not supported the .mrk file but the same to be support in Normal InDesign CS3 version.
    Hint:
    //pgmk.v02.00 //Prints page information inside the page area
    Anyone help me this.
    Regards,
    Nagaraj

    Has anybody got another suggestion for this please? I am experiencing the same problem.
    I am Using:
    Mac Pro Intel 2 x Quad 2.8Ghz
    OS 10.5.8
    Adobe InDesign CS3 (5.0.4)
    Suitcase 11.0.5.1
    The troubleshooting I have done so far:
    Updated Suitcase.
    Reset suitcase, deleted font caches, re-synced with server.
    Updated InDesign.
    Deleted and reset InDesign preference files.
    Re-saved the problematic documents by selecting 'Save As.'
    Finally, I copied and pasted the text and graphics into a new document which seamed to work for a few minutes but then I was back to the same problem of not being able to edit the size of the text etc

  • Audio chat works on one machine, but not on the other!

    First up, my setup:
    Comcast Cable Modem -> Linksys Router -> iMac (Core2Duo), PowerBook (G4), Vonage
    Both systems running OS X 10.4.10. Both systems are connected through their Airport cards (ethernet cables are pulled) to the router.
    To better debug the problem I turned the Firewall and LittleSnitch off on both systems.
    The router's firewall is turned off as well.
    Port forwarding is also checked, and the PowerBook is not even listed having any ports forwarded at all (that's the one iChat audio chat works).
    There must be something blocking the iMac... but I can't seem to figure it out. Any help greatly appreciated!
    Here the error message when trying to start a audio chat on the iMac:
    Date/Time: 2007-10-03 21:53:13.057 -0700
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 996873621.
    blafusel13: State change from AVChatNoState to AVChatStateWaiting.
    0x1763daf0: State change from AVChatNoState to AVChatStateInvited.
    0x1763daf0: State change from AVChatStateInvited to AVChatStateConnecting.
    blafusel13: State change from AVChatStateWaiting to AVChatStateConnecting.
    0x1763daf0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    blafusel13: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    Video Conference Error Report:
    @:0 type=4 (00000000/0)
    [VCBANDWIDTH_DETECTIONFAILURE]
    [20]
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK21ebc40938e66ac3
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 3 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [BYE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK294ea2d35c1d2655
    Max-Forwards: 70
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK6a2609544cbcf67a
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SUBSCRIBE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK063add5400ad6c74
    Max-Forwards: 70
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]>
    Event: conference
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 397
    [v=0
    o=vcauto2 0 0 IN IP4 u0en0.0
    s=blafusel13
    c=IN IP4 u0en0.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16384 RTP/AVP 12
    a=rtcp:16385
    a=rtpID:-66179448
    m=video 16384 RTP/AVP 126
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=RTCP:AUDIO 16385 VIDEO 16385
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK21ebc40938e66ac3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 3 NOTIFY
    Contact: <sip:[email protected]>;isfocus
    Event: conference
    Subscription-State: terminated;reason=noresource
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK294ea2d35c1d2655
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK6a2609544cbcf67a
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 NOTIFY
    Contact: <sip:[email protected]>;isfocus
    Event: conference
    Subscription-State: active;expires=3600
    User-Agent: Viceroy 1.2
    Content-Type: application/conference-info+xml
    Content-Length: 186
    <c-i v="0" st="f" en="sip:[email protected]">
    c<h>i</h><m t="a"/>
    c<h>o</h><m t="a"/>
    </c-i>
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK063add5400ad6c74
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]>;isfocus
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [ACK sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK2f5118ef7b71533d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 479
    v=0
    o=cape 0 0 IN IP4 m.6
    s=blafusel13
    c=IN IP4 m.6
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 0 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1244757996
    m=video 0 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 0 VIDEO 0
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-1337831700
    @:0 type=2 (00000000/22)
    [VCAUDIO_OUTGOINGATTEMPT]
    [2]

    well, i updated the router (latest firmware is from april 2006!). rebooted the modem, then the router, restarted ichat. same problem unfortunately. however i found some geeky cool-aid on macosxhints. a shell script which configures the router to enable dmz, and another one to disable dmz. with a little shell script one should be able to enable dmz, start ichat. and upon quitting ichat disable dmz. not the best solution, but this will help me out...
    thanks to tony for his help! (we should send him a fruit basket or something 8)
    http://www.macosxhints.com/article.php?story=20051015142349372

  • Sign in to icloud... but it is not showing the correct email. It works on my computer but not on the phone

    Its is showing the wrong email... I can sign in on my computer but not the phone

    Welcome to the Apple Community.
    If it isn't showing up at all, it means that Find My Phone hasn't been activated.
    If it's just the location that isn't showing up, it may well mean it isn't connected to a network at this time.

  • Wireless internet work on MAC's but not on the PC's

    I just bought the time capsule recently, set it up and all that good stuff. I have two MAC's connecting wirelessly with on and off speeds. I also have two PCs with wireless card. Before time capsule i was running on a Linksys WRT54G and the wireless worked fine on both MAC's and the PC's. The problem i am having is that the internet on the PC's are always down. I would have to go through the diagnostics test or making the internet come back to life with renewing the IP's or clicking "Repair". When it does work it works fine, then couple hours later the internet dies. It is never connected. Where as on the MAC's it is perfectly fine anytime. Before on the Linksys i could have my PC's up 24/7 and the internet wouldn't die. Any suggestions or tips? anything please. THANK YOU!
    running from the DSL PPPoe directly to the time capsule through WAN port.
    Connection : ALWAYS ON.
    Wireless Security : WPA/WPA2
    Channel: 1(Automatic)
    Radio Mode : 802.11m (802.11b/g compatible)

    I have had a couple of occaisions where the WiFi on my Macbook Air got in a knot. It seemed to come good after power cycling the router.
    You could try removing your network from the computer and then adding it back again.
    System Preferences > Network > select WiFi > click Advanced > select the WiFi tab > click the name of your network > press the minus button to remove it. Then add the network back again.
    Hope this helps - Mark

  • Risk terminator - Works in one system but not in the other

    Hi
    I have two SAP systems which is connected to one GRC system. Risk Terminator works well for the one system but does not work at all for the other.
    I have done the necessary configuration, set-up the RFC connector, tested the connectors, tested the connections from the GRC system. All seems fine but when I create a role in PFCG risk terminator does not seem to be trigged at all in my one system.
    Please advise
    Regards
    Mo

    I would check the adapter for the other system and that the external program is maintained correctly along with all the settings in /VIRSA/ZRTCNFG

  • Trigger works fine in Toad but not in the Application Form

    Hi All,
    I created a trigger that executes BEFORE UPDATE ON PO_REQUISITION_LINES_ALL. When I exceute in Toad a manual update on this table, the trigger appears correctly, but When I am on PIC form in PO, and execute save with blank value, the trigger doesn't work and doesn't appear.
    Do you know which is the reason?.
    Regards,
    Mariano.-

    Hi Srini,
    The problem is on Form POXRQERQ.fmx on PIC transactions. Trigger works fine If a create a new transaction. Because the message appears correctly in the screen, but when I update and change a value in the specific field on the screen, the message of the trigger doesn't appear and I don't know why...
    Please Help Me!
    Regards Mariano.-
    Version Of Application : 11.5.8
    Version Of Database : Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    Version Of OS : AIX Version 5.3!
    PROMPT Creating TRIGGER XX_PO_Espec_Iweb_Requis ...
    CREATE OR REPLACE TRIGGER XX_PO_Espec_Iweb_Requis
    BEFORE UPDATE OR INSERT ON PO_REQUISITION_LINES_ALL
    FOR EACH ROW
    DECLARE
    BEGIN
    RAISE_APPLICATION_ERROR(-20000,'You couldn't update or insert the PIC');
    END;
    SHOW ERRORS
    SPOOL OFF

  • HitTestObject works for one mc but not for the other

    Hi - I have given instance names to two movieclips for "bee" and "energy". When I sling the "ball" up and it hits the bee all the code executes but when I sling and hit the energy nothing happens. Thanks for any help.
    function onMyEnterFrame(evt:Event):void
                                  bee.x +=1;
                        if (bee.hitTestObject(energy))
                                trace("energy");
                                //beeHit=true;
                                energy.visible = false;
                                power.x = energy.x
                                power.y = energy.y
                                this.addChild(power);
                        if (bee.hitTestObject(ball) && beeHit==false)
                                trace("gotcha");
                                beeHit=true;
                                bee.visible = false;
                                pop_mc.x = bee.x
                                pop_mc.y = bee.y
                                this.addChild(pop_mc);

    You might be experienciung some confusion with your names in the coding.  I don't see anywhere where ball is checked for a hitTest with energy... the first conditional tests if bee hits energy, not ball.

  • WebCalendar works locally...but not from the internet.

    So, I finally got web calendar working. Was getting 210 error's for ever. Finally resolved that with a fresh install and permissions ect. Error was in the groups/users.
    Now, I can access the webcal and edit and view everything perfectly when viewing from the LAN and connecting server.local and than viewing webcalendars. But, as soon as i connect via the internet, my web browser seems to sit at "Getting Events from Server..."
    so, again, locally viewing everything works peachy. But from out side, and tested it with several computers off the network, and same thing. Stuck at getting events. Anyone have any ideas?
    Error log shows :
    192.168.1.1 - "(sudoers)wikiserver as (groups)ashandandrew" [04/Apr/2008:19:35:42 -0400] "REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1" 207 2535 "-" "-" [597.7 ms]
    192.168.1.1 - - [04/Apr/2008:19:38:41 -0400] "REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1" 401 141 "-" "-" [24.3 ms]
    192.168.1.1 - "(sudoers)wikiserver as (groups)ashandandrew" [04/Apr/2008:19:38:41 -0400] "REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1" 207 1310 "-" "-" [492.4 ms]
    192.168.1.1 - - [04/Apr/2008:19:38:44 -0400] "REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1" 401 141 "-" "-" [21.7 ms]
    192.168.1.1 - "(sudoers)wikiserver as (groups)ashandandrew" [04/Apr/2008:19:38:44 -0400] "REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1" 207 2535 "-" "-" [603.2 ms]
    401 error is un-authorized access correct?

    That excerpt was from the server log this is from the error log :
    2008-04-04 19:41:22-0400 [-] [caldav-8009] [AMP,client] Allow proxy: user 'wikiserver' as 'ashandandrew'
    2008-04-04 19:41:22-0400 [-] [caldav-8009] [AMP,client] REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1
    2008-04-04 19:41:23-0400 [-] [caldav-8009] [AMP,client] Allow proxy: user 'wikiserver' as 'ashandandrew'
    2008-04-04 19:41:23-0400 [-] [caldav-8009] [AMP,client] REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1
    2008-04-04 19:41:24-0400 [-] [caldav-8010] [AMP,client] Allow proxy: user 'wikiserver' as 'ashandandrew'
    2008-04-04 19:41:24-0400 [-] [caldav-8010] [AMP,client] REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1
    2008-04-04 19:41:24-0400 [-] [caldav-8010] [AMP,client] Allow proxy: user 'wikiserver' as 'ashandandrew'
    2008-04-04 19:41:24-0400 [-] [caldav-8010] [AMP,client] REPORT /calendars/groups/ashandandrew/calendar/ HTTP/1.1

  • I'm new to Indesign Cs3, but is Javascript the only way to apply.....

    Is Javascript the only way to apply Numerous Paragraph styles that have already been establish to a document to apply autoamtically?

    Hi,
    There are many options to apply paragraph/character styles. When you are loading 'Tagged Text', InDesign will automatically apply these styles. If it's XML, we can apply the styles using the mapping option.
    Can you pl. provide more details about workflow and your requirements to give clear idea.
    Thanks,
    Praveen

  • Bookmarks, but not in the .pdf sense -

    When I'm working with music score source (for example) or ePub chapters in gVIM, I've become used to setting bookmarks so I can whiz up and down the file. Handy when (for example) I want to compare two variants of the same bar or phrase.  Today's tasks include bringing some order and clarity into an inherited document, where (for example) I'd like to be able to skip between the three widely separated references to the device power supply.
    So the question (after all the brackets and examples) is, does FM have a secret weapon for this? I don't recall ever coming across one, but would welcome finding out I've just been inattentive or observant.
    N

    The page numbers in "Paragraphs: Pages ##-##" above the scrolling target list box indicate the page number of the first and last item in the visible section of the list; the numbers change when the list is scrolled. It's so obvious that I overlooked it for years!
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Arnis Gubins wrote:
    Not directly. However, there are two techniques that can be used to give you similar functionality.
    Technique 1: three-step jig
    1. Create a custom marker type (e.g. call it Bookmark).
    2. Then, if that marker type (Bookmark) is the current selection in the Marker panel, all you have to do is highlight the text that you want to bookmark and use the "<esc> m k" shortcut to drop in a Bookmark marker with the selected text as content.
    3.Use either the Find > "Marker of Type:" and/or create a LOM (list of markers) and use the hypertext links from the LOM to find the desired markers (that's where the marker content from step 2 comes in).
    Technique 2: x-ref panel (faster and doesn't add anything to the document - my preference)
    1. Open the Cross-Reference panel (<esc> s c or use the menus/panels, etc.)
    2. Select the paratag for the heading, sub-title or whatever that contains the content that you want to go to.
    3. Select the content (from the paratag content list on the right side of the panel) that you want to go to.
    4. Click on the "Go to Source" button.
    Voilà, you're there.

Maybe you are looking for