Publishing the endpoint to SR from ESR

Hi,
I have created a Service Interface in ESR of CE server and have published the wsdl to SR but i am unable to find the Endpoints .
Can any one please tell me how to create the endpoints for the published service or how to publish the endpoints of a service from ESR to SR of CE server.
Thanks & Regards,
Hamsa Shree

In ECC, launch transaction SPROXY.
In the list that shows up, navigate to your SCV, and then the namespace that was used.  Open that up to see your service interfaces.  When you find your service interface, double click on it to see it on the right hand side.
If it has a green icon the proxy is already set and you can then move forward in creating the endpoint.  If its red and grey/white, then you need to create the proxy for it.
right click on the service interface, and then pick the create proxy choice.  Follow the wizard that shows up.
After this completes you will have a proxy but you still need to implement it (add abap code).  You should see on the right hand screen the provider class listed.  Its on the properties tab inside of the Interface section.  Double click on the provider class name.  That should launch you into the class builder screen and you should see your service operations listed under the method.  Dbl click the one you want to implement and add your code like you normally would.
At this point, you have a proxy with code behind it so its time to tell the world how to access it.   You need to create a binding (endpoint).  To do this, you can launch SOAMANAGER from ECC.  This will launch a web page.
From that page, click on the Business Admin Tab, and then the Webservice Admin Administration link.  In the search pattern you can put in the name of your service interface (found in sproxy) and set it to external name.  Click search.  If you dont find it try wildcards.
From the list that pops up, select your service interface and click apply selection.  Go to the configurations tab, and then click on create service.  Give the svc a name, description, and name the binding.   When you return to the screen dont forget to scroll down to put in the security information for the binding. Save and you are all set with that.
The last step is to publish the service and binding to your service registry.  To do that, SOAMANAGER (from ECC), go to Technical Config, and choose Publication Administration.  Find your service, leave the default radio buttons, and select the the 'force publications' option.  Make sure your SR is listed in the drop down and then click execute.  If all goes well the following screen will tell you so.
You can then go to the SR and test out your service. If that works, its ready for the consumers.

Similar Messages

  • Zenwork 11rc3 beta = on how to publish the endpoint policy

    To all the PRO,
    As now i am testing the beta version of the ZENWORK 11 rc3 , but the after trying to read most area of the documentation , i still unable to publish the policy to the client system . Where by the client also had install the agent program , yet there is no sign of that the client policy was updated .
    Even the server side was able to view the Client System , but then i was unable to push the endpoint security policy into the client side .
    is there was something when wrong ? or is there anything else i was left out ?
    kindly advise .

    nxgame,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Is there any way to publish the .SWF(not MP4) from Captivate 7 while creating a Video Demo project?

    Hello all,
    I am upgradiing to Adobe Captivate 7. The previous version I used was Captivate 4.
    I found a new feature (Video demo) in the latest Captivate 7 which generates an MP4 video output when the project is published. The feature records exactly the way I want.
    Unfortunately, MP4 video does not help me. I require an SWF file to place in my LMS.
    Is there any way to get an SWF output using the same(Video Demo) feature?
    Any help would be appreciated.
    Thanks,
    Kartik

    Hi there,
    It is possible to publish a video demo project as .swf by adding the video demo slide in a blank project.
    1. Create a blank project, select the desired Project size.
    2. From the Blank project, click on 'Insert>Recording Slide' menu option.
    3. Press 'Ok' to the button.
    4. Click on the 'Video Demo' option from the recording dialog.
    5. Perform recording
    6. Once you are done with recording, delete the first blank slide present in the project
    7. Click on Publish, select the 'SWF output' option.
    Thanks,
    Nimmy Sukumaran.

  • How does OWSM stop someone trying to access the endpoint directly

    Hi all,
    can't seem to find the answer to this customer question:
    I have an OWSM G/W protecting an endpoint. What if someone sniffs the link and can formulate a request to the endpoint. Apart from SSL encrypting the link is there a way to configure the endpoint so it will only accept requests from the OWSM G/W and noone else?
    Thanks in advance
    Saul

    If I use Access Manager or OWSM in conjunction with weblogic is it possible to have a web service endpoint accept a SAML token, have that SAML token validated, and have the weblogic security context populated with the end user's identity information?
    I'm really concerned on receiving the end-user identity when multiple web service hops occur.

  • Classification lost in publishing service interface from ESR

    Hello All,
    I have followed a tutorial to model a service in ESR. Finally I want to publish this service interface in order to avail it from service registry but when I do so from ESR by pressing Publish Button it shows me error that Classification assigned from the Services Registry will be lost after publication. Would you like to continue?
    and when I anyway to go publish the service then there is no Endpoint assigned to it. If I go to NWA to assign the endpoint then It does not show me any service in NWA>SOA Manager>Single Service Administration. Nevertheless, I see the service when I go to SR.
    Does any one has idea??
    Regards,
    NK

    I am letting you know the process which has worked for me.
    Once the service is published there won't be any endpoint in the registry if you try to do it from ESR the way you have done. The default classification will be as Modeled and Not Released. You can add more classification after you find the service by searching for it in the Registry bu using the option "Add Classifications".
    To add Endpoint and classification at the same time get the WSDL link from the service interface. You can generate WSDL form Integration Directory. You will have a WSDL URL along with that. You can take the URL and publish it separately in registry add endpoints and have separate classification. You  need not go it to NWA.

  • WCF Published Orch - Could not find a base address that matches scheme http for the endpoint with binding MetadataExchangeHttpBinding

    I have an orchestration published as a web service.  It was working fine on our test environment, we deployed to production, and now getting this error.  The website wouldn't go in the BizTalk MSI, so we copied the files.  We reset the Authentication
    to match the test system (we are using Basic Auth).
    When we try to browse the webservice in the browser, it prompt for userid/password, we enter it, then it gives the following error. 
    I'm not even sure what it means by "base address", if URL was https://prod.mydomain.com/myapp/myservice.svc, would https://prod.mydomain.com be the based address? In the test environment, the URL is https://test.mydomain.com/myapp/myservice.svc. 
    In both environments, we have a customer calling this webservice.
    Also, I don't know what it means "scheme http".  We are using https:... on the URL.
    I'm thinking this is either security related, something to do with the app pool being different, or maybe something to do with bindings. 
    Thanks,
    Neal Walter
    http://MyLifeIsMyMessage.net
    Web.config:
        <services>
          <!-- Note: the service name must match the configuration name for the service implementation. -->
          <service name="Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkServiceInstance" behaviorConfiguration="ServiceBehaviorConfiguration">
            <endpoint name="HttpMexEndpoint" address="mex" binding="mexHttpBinding" bindingConfiguration="" contract="IMetadataExchange" />
            <!--<endpoint name="HttpsMexEndpoint" address="mex" binding="mexHttpsBinding" bindingConfiguration="" contract="IMetadataExchange" />-->
          </service>
        </services>
      </system.serviceModel>
        <system.webServer>
            <security>
                <authorization>
                    <remove users="*" roles="" verbs="" />
                    <add accessType="Allow" users="myCustomer" />
                </authorization>
            </security>
        </system.webServer>
    Server Error in '/eSecuritelIn' Application.
    Could not find a base address that matches scheme http for the endpoint with binding MetadataExchangeHttpBinding. Registered
    base address schemes are [https].
    Description:
    An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the
    code. Exception Details: System.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding MetadataExchangeHttpBinding. Registered base address schemes are [https].
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using
    the exception stack trace below.
    Stack Trace:
    [InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding MetadataExchangeHttpBinding. Registered base address schemes
    are [https].]
       System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses) +16582113
       System.ServiceModel.Description.ConfigLoader.LoadServiceDescription(ServiceHostBase host, ServiceDescription description, ServiceElement serviceElement, Action`1
    addBaseAddress) +1082
       System.ServiceModel.ServiceHostBase.ApplyConfiguration() +156
       System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses) +215
       System.ServiceModel.ServiceHost..ctor(Object singletonInstance, Uri[] baseAddresses) +400
       Microsoft.BizTalk.Adapter.Wcf.Runtime.WebServiceHost`3..ctor(IsolatedReceiverType isolatedReceiver, BizTalkServiceInstance serviceInstance, Uri[] baseAddresses)
    +36
       Microsoft.BizTalk.Adapter.Wcf.Runtime.WebServiceHostFactory`3.CreateServiceHost(String constructorString, Uri[] baseAddresses) +533
       System.ServiceModel.HostingManager.CreateService(String normalizedVirtualPath) +1413
       System.ServiceModel.HostingManager.ActivateService(String normalizedVirtualPath) +50
       System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) +1172
    [ServiceActivationException: The service '/eSecuritelIn/eSecuritelIn_OrchPublished_RepairEquipmentService.svc' cannot be activated due to an exception during compilation. 
    The exception message is: Could not find a base address that matches scheme http for the endpoint with binding MetadataExchangeHttpBinding. Registered base address schemes are [https]..]
       System.Runtime.AsyncResult.End(IAsyncResult result) +901424
       System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) +178702
       System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +107
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
    Version:4.0.30319.272

    When you want to migrate Web Applications from one environment to other there are multiple ways to achieve it.
    1) Migrate in MSI- Export MSI and select the option for your Web Application, however I don't recommend this option
    2) Is to browse the folder for Web Application(Right click on web app and browse). Copy this folder(normally within inetpub folder) and take it to the inetpub folder of other environment. Later from the IISManager create application.
    Are you not using the same Binding file?
    Check you web.config file and see if the endpoint is configured for mexHTTpBinding.
    Old: binding="mexHttpBinding"
    New: binding="mexHttpsBinding"
    web.config snippet:
    <services>
    <service behaviorConfiguration="ServiceBehavior" name="LIMS.UI.Web.WCFServices.Accessioning.QuickDataEntryService">
    <endpoint behaviorConfiguration="AspNetAjaxBehavior" binding="webHttpBinding" bindingConfiguration="webBinding"
    contract="LIMS.UI.Web.WCFServices.Accessioning.QuickDataEntryService" />
    <endpoint address="mex" binding="mexHttpsBinding" contract="IMetadataExchange" />
    </service>
    Also look into the below article- How to fix: "Could not find a base
    address that matches scheme http for the endpoint with binding WebHttpBinding" Errors
    Moving to https = Could not find a base address that matches scheme
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • How to get OSB to stop appending port # in the endpoint of a published WSDL

    This is the closest thread I could find to my issue, but still is not quite what I am looking for: How to get ip number in WSDL instead of host name? I have an OSB server behind a VIP, and I am publishing a proxy service for an external client to call. The VIP only accepts connections over SSL/https. OSB only hosts services on http/port 80, and the VIP handles the connectivity and security between them.
    I wrote a wsdl by hand, set my endpoint to the VIP address (https), created the proxy service, and deployed to OSB. I can test the service all day in SoapUI by calling the VIP, so far so good. However, when the client calls https://VIP/myService/?wsdl, he sees the wsdl's endpoint populated as http://VIP/myService:80.
    How do I stop OSB from appending :80 to the endpoint in the wsdl? This makes it unusable for any client caller to generate code by calling ?wsdl, so it forces us to export the wsdl and all schema files and provide to clients by hand. What configuration setting can we change that will fix this behavior?

    vladodias wrote:
    OSB only hosts services on http/port 80...You can change OSB to host on any port you want and can also configure security...
    http://docs.oracle.com/cd/E28280_01/dev.1111/e15866/model.htm
    http://docs.oracle.com/cd/E28280_01/web.1111/e13707/ssl.htm#i1200848
    appending :80 to the endpoint in the wsdl ... makes it unusable for any client caller to generate code by calling ?wsdl
    I should have mentioned that :80 was an external constraint, so it was not an option to change this portion of the OSB configuration...
    Most wsdl clients should be able to call a wsdl from any port as well... The presence of :80 shouldn't make any difference... So, I can't quite understand that either...The point is to be able to provide a framework to clients that needs as few settings overridden as possible, so we'd like the published endpoint to actually match the true endpoint that we would expect a client to call.

  • Is there a way to play an mp4 file at the beginning of a published project only when the project is accessed from a specific site?

    Is there a way to play an mp4 file at the beginning of a published project only when the project is accessed from a specific site?
    A little background info. I use Captivate 7 and currently have over 100 projects that I maintain on a quarterly basis. I publish using the SWF format and upload the swf/htm files to a server where they are then accessed from a few locations (within our online documentation, in our software product, on two different websites). Many of the projects are linked so some will be viewed as a series and others viewed as a standalone video. Each video uses the same template and includes an intro and end slide. Now my organization wants to implement a new intro to all videos (those I publish and those from several groups across the organization). My current intros provide overview material for the specific video so the new intro, which is an animation with audio in mp4 format, would need to be placed at the start of each project. The issue is, the intro adds 9 seconds to every video and in many cases doesn’t add any value (say, if a user accesses the video from within our product or views the videos as a series). I’ve talked it over with my boss and we want to try to add the intro only to videos accessed from site X, not any other location. So now to my question. Is there a way to play an external mp4 file (intro) only when the published project is accessed from a specific site, therefore eliminating the need to update each project? Maybe there's a way to add a parameter or variable to the URL or the html code?
    Thanks in advance for your suggestions. Please let me know if you need additional information.

    AimeeLove,
    I have a solution for you.  You may have to modify the code a little bit based on how long the timeline animation is for your clock.  I based mine on 3 seconds to complete a minute hand sweep around the clock.
    Milliseconds for each point on the clock:
    12 = 0
    1 = 250
    2 = 500
    3 = 750
    4 = 1000
    5 = 1250
    6 = 1500
    7 = 1750
    8 = 2000
    9 = 2250
    10 = 2500
    11 = 2750
    In the mouseover section for 12 o' clock, put this code...
    myVar = setInterval(function(){
         var pos = sym.getPosition();
         if (pos > 0 && pos < 50){
              sym.stop(0);
              clearInterval(myVar);
    },10);
    When you point to the time, the setInterval method loops every 100th of a second and checks the current position of the timeline.  When the timeline reaches the range between 0 and 50 milliseconds (almost impossible to hit 1 specific point), the timeline will stop at 0.  Also, the clearInterval will be fired to stop the loop.
    In the mouseout section, put this...
    sym.play();
    clearInterval(myVar);
    It start the clock again, and it also clears the loop in case you mouseout before you reach the range.
    Make sure that myVar is a global variable so you can clear it from the mouseout section.
    Repeat this for each point on the clock.  To avoid potential conflicts, you may want to use my12, my1, my2, etc. instead of myVar.  I put the milliseconds at the top that you would use as the beginning of the range.  50 milliseconds should be enough to catch it.  So, for 5 o' clock, you would make your range between 1250 and 1300.
    Let me know if you have any questions.  Thanks!
    Fred

  • Sharepoint 2013: Workflow Error , while trying to publish a Sharepoint 2013 Workflow, from the Sharepoint Designer 2013

    I don't know what might be wrong but I have tried everything possible I suppose. 
    Configuration: 1 App Server SharePoint Standard 2013 + SQL Server. On App Server, I have installed Workflow Manager as well.
    Installed Sharepoint Designer 2013 on my laptop. 
    Before I was able to publish the workflows, but now it refuses, thwroing me the following error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : ac85cf9c-053a-e0db-1f47-608050559d31. ---> System.Net.WebException:
    The request was aborted: The request was canceled. ---> System.ServiceModel.CommunicationException: There was an error reading from the pipe: The pipe has been ended. (109, 0x6d). ---> System.IO.PipeException: There was an error reading from
    What I have tried so far:
    a. Re-installed Workflow, Service Bus, Windows Fabric, Sharepoint Designer... no luck
    b. Run the configuration script... -Force enabled... no luck
    c. Remove WF Manager, SB, etc... Deleted all WF and sb Databases from SQL, and re-installed all icluding updates... no luck
    d. Tried to run services using Farm account, still no luck.
    e. All services on the Server are running as well
    f. The workflow is checked that it is associated with the site collection.
    I don't know what else to try... seems like I am experiencing unique issue here... please help!

    One last thing I can suggest - In case if you have installed CU Update for WF manager 1.0 and service bus. Some time that creates problem, [Please take backup before make any changes] -
    - Clear everything, WF config , SharePoint WF setting, un register WF from SP , You can delete and recreate WF service Apps
    - IISreset at WF and SP server
    - Uninstall CU update for Workflow manager 1.0 and Service Bus from WF server [Control Panel - Programs - Update], you can delete all update installed
    - ReStart WF server
    - Reconfigure WF manager , Test WF sites , should return XML
    Get-WFFarm | ft HttpPort
    - Reconfigure WF at SP , Make sure should have enough free memory
    Register-SPWorkflowService –SPSite "http://SPsite/" –WorkflowHostUri "http://WFServer:12291" –AllowOAuthHttp
    http or https , depend on your configuration
    And retest from SPD again.
    Good luck:)
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • When adding a printer share within Print Management receive "There are no more endpoints available from the endpoint mapper."

    I've installed Server 2012 as a print server (Print server will be the only function of this server). I'm now trying to add printers. The first one I've added is a HP 2035 with the Windows update HP Universal PCL6 driver. If I chose to share the printer
    during the setup I receive "There are no more endpoints available from the endpoint mapper." If I choose not to share during the setup, it adds without any issues...until I launch Properties and attempt to share it. I'm finding it doesn't seem to
    matter what driver I use, whenever I share I end up with the same result. I've also tried using the PCL6 Universal Driver from HP, no change. I'e been researching this issue for hours without any change. By default, we disable firewalls on servers (Some TN
    thread suggested checking to ensure the firewall is disabled). Spooler isn't crashing. I've tried adding a few others printers, running into the exact same issue. Why is trying to share the printers causing this issue?

    I've seen some people state they get this error when disabling the Windows Firewall service.  I've never seen the error with the service disabled but it may be the replacement software interfering.
    If it's off start up the service and let us know the outcome.
    Alan Morris formerly with Windows Printing Team

  • When printing to Adobe PDF from Microsoft Publisher, the text on page 2 is not 100% black

    Hi there
    I'm using Microsoft Publisher 2013 to print to an Adobe PDF file (I have a trial version of Adobe Acrobat Pro DC.)
    I sent the PDF to my printing house but they can't print it because the text on page 2 is not 100% black. In Publisher, the text colour on both pages is CMYK 0/0/0/100.
    I created a test file in which I copied the text from page 1 onto page 2 so both pages are identical. However, the PDF created from that file, when I click Print Production, Output Preview and de-select Process Black, all the text on page 1 disappears (as expected) but none of the text on page 2 disappears! It seems that Publisher and/or Acrobat is printing the text on page 1 correctly but not page 2. Does anyone know why? Am I doing something wrong?
    Here's a link to the two files: Dropbox - ShareAdobeComm
    Would much appreciate some help if anybody can please point me in the right direction. Thank you.
    (I'm seriously evaluating upgrading from my current 3rd party PDF writer to Adobe.)

    Do not use the PDF Maker, but print to the Adobe PDF printer and see if that meets you need. If you need some of the tools of PDF Maker, then turn on only those you need, not them all. Check to be sure that the graphics are indeed being downsampled and possibly go back and reduce the graphics you have in the WORD file so that you are at least not using millions of colors, 256 max. Also consider using straight B&W if color is not needed, or at least gray-scale.

  • I'll ask this again.  I'm running Yosemite, LR 4.4 everything was running fine and I'm not sure if this is connected but when I loaded the last security update from Apple I started getting the "no content" box when I tried to publish to LR (Facebook OK),

    I'll ask this again.  I'm running Yosemite, LR 4.4 everything was running fine and I'm not sure if this is connected but when I loaded the last security update from Apple I started getting the "no content" box when I tried to publish to Flickr (Facebook OK), now I can't get it to authorize, I loaded 3rd party JR plug in and still get can't authorize.  Can anybody help?  Basically LR is useless, it has been nothing but problems.

    It would probably be better to continue your previous thread on the same question than to start a new one.

  • Lightroom 5.6 When I try to publish the photos from Lightroom to SmugMug I get an error Canceling task at the top left side and the photos are not published. I have published photos before just last week so not sure whats going on. Any help would be great

    Lightroom 5.6 When I try to publish the photos from Lightroom to SmugMug I get an error Canceling task at the top left side and the photos are not published. I have published photos before just last week so not sure whats going on. Any help would be great.

    See my first post in this topic:
    https://discussions.apple.com/message/21371126#21371126
    Trashing the preference file may help, as I've outlined in the topic I've linked to. Otherwise, follow the steps regarding removing 3rd party QuickTime components. Also, see the final post by the OP (EEye87) regarding how his problem was resolved (a combination of trashing the preference file and the 3ivx component).
    John

  • I cannot publish my to personal domain from iWeb via the publish button.

    Ive registered the domain at mobile me and entered the cname at the registrar and still nothing. when i publish and its done i go to visit now and the site comes up but when i hit a link from somewhere else like google, i get the old unupdated site.

    Firstly, no you do not register a domain name at MobileMe. MobileMe does not register domain names, it just hosts them. So what you actually did was enter your domain name into your MobileMe account under the Personal domain name settings.
    Have you checked for sure that you have set up CNAME forwarding correctly? Check that you have as you need to forward your domain name (alias) to web.me.com (host).
    Sometimes CNAME forwarding can take a little time, so you might find that your updated site is there now. What you can do however is go back into iWeb and publish the site again, so click publish all to MobileMe and this might work having set up to connect with your domain name.
    You could also go and check your iDisk to see if the most current site is in your iWeb sites folder.

  • Captivate 8 Continually Crashes: When trying to publish, When trying to use the Object Style Manager. Also it is blocked by Windows Firewall (adobecaptivatews) every time it launches. Working with Captivate App Packager the pane to import from Adobe Edge

    Captivate 8 Continually Crashes: When trying to publish, When trying to use the Object Style Manager. Also it is blocked by Windows Firewall (adobecaptivatews) every time it launches. Working with Captivate App Packager the pane to import from Adobe Edge is missing, so not clear how to import. Overall it seems unstable. Am I doing something wrong? Trying to evaluate before buying so working on a trial version (14 days left), but a bit concerned with Captivate 8 Performance. Please help! :-

    Hi Vikram and Lilybiri,
    Thanks for your responses :-)
    I'm working on Windows 8.1... I think that I may have found the issue... I was saving the file in a project directory rather than the default My Captivate Projects folder...
    Perhaps Captivate was struggling to find resources it needed?
    It hasn't crashed for a while now, though it is struggling - I'm working with a 54 slide PPT presentation that is linked and it takes a very long time to interact.
    Sometimes it says that I've removed slides, which I haven't?
    Best,
    Christy.

Maybe you are looking for

  • Errors in implementing Text Layout Framework text flow- selection event not found

    please help me i have implemented the same project givan at adobe open source code site. This is my code <?xml version="1.0" encoding="utf-8"?> <!-- ADOBE SYSTEMS INCORPORATED Copyright 2008 Adobe Systems Incorporated All Rights Reserved. NOTICE:  Ad

  • Shadow artifacts when waking from sleep with an external monitor.

    This problem happens when I have an external monitor connected, I put the MacBook to sleep, and then wake it up with the monitor still connected. Upon waking, the shadow effects surrounding all of the windows get "corrupted" The shadows look like TV

  • Is it possible to monitor  onames server?

    Is there any way to monitor oracle names servers with Enterprise Manager?

  • Using Toplink to generate UPDATE sql statements?

    I have a need to generate a UPDATE sql statement. This statement will run at startup and will not effect the cache, as no objects will be loaded prior to this command running. I realize that I can execute arbitrary SQL using Session, however, I have

  • Intercompany reconciliation 46c

    We recently implemented trading partner in our single instance environment 46c.  In the mean time discovering f.2e transaction which works wonderful for AR and AP.  Is there similar functionality for gl open items or gl standard accounts in 46c?  Can