Web enabling custom packages

I have created a custom package in apps schema and granted execute rights to public on the package. Now when i am trying to execute that package i am getting Basic login screen. How do I web enable my custom packages? Also I am not able to get to /pls/admin_/ page. It also throws a basic authentication screen.
thanks for help!

your classpath during compilation should have this, assuming your Java source files are in the classes directory also...
<path-to>/WEB-INF/classes

Similar Messages

  • Web enable custom transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hi Ankur,
    Yes, it is possible with ITS. The effort will depends on the nature of the dialog transaction.
    If you want to use this transaction on internet then it will be ok to use as a web enable transaction, but if you want to use as a intranet then I would suggest SAPGUI, the reason is their are couple of functionality which might not work on web based transactions.
    Hope this will answer your query.
    Regards.
    Pinkle

  • OAS Custom Help For Web-Enabled Forms

    Anyone had experience implementing a customized help system into Web-Enabled Forms running on OAS. Regular Oracle Forms can display a help system using a specialized Oracle Form D2KHMain.fmx or using WinHelp with the library D2KWhelp.pll. Will either of these work when running the Forms on the Oracle Application Server? Java Help has been suggested? Any documentation would be helpful? Thanks.

    do the following:
    1. write a java program that read from the registry. you will use the program as a javabean later on.
    2. compile the source and create a class/jar
    3. sign it (goto sun site for details on signing class/jars). you must sign the java program or it will not be able to have access to the registry. make sure you do all the steps by following sun's instructions.
    4. put it on your web server and modify the html file you use to start your developer application to include your class/jar.
    5. oracle has some demos on attaching javabeans to forms. use them to help you.
    6. use the program you wrote in step 1 as a javabean in your forms.
    Yossi

  • Web enable of Custom transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hi Ankur
    The easiest method is using SAP GUI HTML method of ITS.There you need not do anything . If you have ITS You can directly call the transaction onto web without much effort.but some of the controls does not work properly in this method as it is autmatically converted to web.this is the easiest and very less time consuming method.
    There are other methods of ITS also available. where you can change the templates or create your own templates for web.
    You can also go for BSP's where you can design the screen and write the logic again in ABAP.
    Regards
    Naresh

  • Custom transaction Web enable

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hello Ankur,
    why do you post this message in 3 Forums in parallel? Have you even tried to use the search function?
    Regards
    Gregor

  • WEB ENABLING OF R/3 TRANSACTIONS IN PORTAL

    Hi,
    I was going through different forums on SDN regarding this subject and at lot of places, it is said that ITS takes care of conversion of R/3 screens to html screens. So even if it is a custom transaction, developer doesn't need to worry for web enabling a transaction in the portal.
    Now I have two questions regarding this
    1. How to web enable a standard transaction?
    1. Is web enabling for a standard transaction and custom transaction done in the same way? If not, how is it done for custom transactions.
    2. If web enabling (conversion from sap gui to html) is taken care by ITS itself, what is the need of importing business packages on the portal side.
    Any response to this is highly appreciated.
    Please let me know for any clarifications.
    Regards,
    Chandra

    > 1. How to web enable a standard transaction?
    You need to have your SMICM and SICF settings in place and running.
    > 1. Is web enabling for a standard transaction and
    > custom transaction done in the same way? If not, how
    > is it done for custom transactions.
    In ITS you need to develop and publish an Internet service which is roughly an equivalent to r/3 transaction.
    > 2. If web enabling (conversion from sap gui to html)
    > is taken care by ITS itself, what is the need of
    > importing business packages on the portal side.
    I'm not entirely familiar with the SAP portal solution, but once the service is published through ITS it is accessible through any browser, so any portal not just from SAP should be able to display it.
    One big benefit of having 640 over earlier versions is to have one sap instance serve the web pages to your browser.
    The actual human interface of "web-enabled" transactions is very similar to standard sapgui, so it looks like the old transaction, but is often slower and more clunky.

  • An error occurred while trying to connect to a Web service, when InfoPath web enabled form loads.

    Hi Everyone,
    I am getting an error message: An error occurred while trying to connect to a web service, when my InfoPath form tries to load.  The last few days, it only spits this error message in the morning and around 12pm-1pm it resolves itself and the form loads
    fine the rest of the day, oddly enough. 
    A few things about my form:
    1). It is web enabled
    2). The form submits to a form library on the SP server
    3). I use the UserProfileService data connection in the form to auto-populate a few fields
    4). I use a udcx file with correct language stored in the root of the site collection in the data connection library
    5). The form has been working fine until a few days ago
    I noticed while in Central Administration, that the User Profile Service Synchronization is Stopped.  Not sure if this is causing some or all of the problem. If I need to start it I will need to contact my farm administrator to do this, since I do not
    have the service account information.
    Also, I looked thru the log files on the SharePoint server and found the following by searching for the Correlation ID shown when the error comes up, I won't put in everything just the important messages.
    Schema file was already loaded: BuiltInActiveXControls.xsd
    FormServer Partial Trust - Proxy operation invoked in the SHIM process.
    FormServer Partial Trust - Invoking proxy operation for Web service adapter failed with exception Operation is not valid due to the current state of the object. for Url=https://<SP URL>/_vti_bin/UserProfileService.asmx
    Data adapter failed during OnLoad: The custom code in the form cannot be run. This functionality may be deactivated on the server. For more information, contact the server farm administrator.
    The following query failed: GetUserProfileByName (User: , Form Name: Expense Report, IP: , Connection Target: <SP URL>/Data Connections/GetUserProfileByName.udcx, Request: , Form ID: urn:schemas-microsoft-com:office:infopath:Expense-Report:-myXSD-2014-04-11T21-06-32
    Type: DataAdapterException, Exception Message: The custom code in the form cannot be run. This functionality may be deactivated on the server.

    Hi B.,
    You are on the right track. I recommend that you first get the User Profile Synchronization Service started because that itself could be the root cause of the issue.
    If that doesn't fix it then focus your attention on the GetUserprofileByName data connection. I always use my secure store ID for this connection. I add the ID by editing the udcx file and then publishing it again.
    Hope this helps.
    Daniel Christian (MCTS)

  • How to import custom package in JSP

    Hi! everyone,
    I wrote a jsp file that imports some custom packages in a jar file. I've put that jar file in the classpath, the WEB-INF/classes directory, the orion directory etc...But I kept getting the "Package doesn't exist" compiling error in the borowser. Would you please help and tell me what I'm missing here?

    Thank you for your reply. I tried but it didn't work. Can you give me more hint on what to do?
    Placing the jar file in the /WEB-INF/lib directory
    should fix the problem.

  • Adobe Creative Suite Design and Web Premium CS6 package

    Trying to install Adobe Creative Suite Design and Web Premium CS6 package. When I run the install I keep getting the error message: "A problem occurred while extracting some files. Check available space on your computer and the write privileges on the destination folder".  HOW DO I FIX THIS?

    Hey John,
    That sounds like a tough one. I searched around a little and found a few other reports of this error but saw no definitive solutions.
    This would be what I would recommend you try:
    - Be sure you're using the default installation option if you are not already, install to the boot drive, typically C: (you're probably already doing this)
    - The amount of free space is really only relevant for the OS drive. I'd try using Disk Cleanup and remove all temporary files
    This doc is for Windows 7 but should work for 8.1 too - Delete files using Disk Cleanup - Windows Help
    - Boot up in a Selective Startup and attempt the installation again from there. These instructions are the steps I would try - How to perform a clean boot of Windows 8 and Windows 8.1 to diagnose issues
    Note: You'll want to re-enable the normal startup afterwards regardless
    - Finally, attempt the installation from the Windows built in Administrative account and see if you get the same result, here are the instructions I would follow - Windows 8.1 Tip: How To Enable and Disable Hidden Administrator Account | Next of Windows
    Like before, you'll want to disable it and revert back to your normal user afterwards
    I'd recommend testing the installation after completing each of these steps I described above. I've seen cases similar to this before, where other software was interfering with the installation, the OS was not reporting accurate free space to the installer, or something is restricting necessary rights to the installer for access to directories needed for the installation. I suspect some similar is happening to you as well.
    Please give these a go and let me know if you get it installed.
    Best,
    - Dave

  • [SOLVED] Can Pacman Manage My Custom Packages

    I am going to make a custom build of MPlayer because I want it patched to take advantage of the Compiz Video plugin.  I think I might enable a couple other options that are disabled as well.  The thing I'm not sure of is how pacman will react to my package.  I know I can install it with pacman, but when a new official MPlayer package is released in the repos, will it update it and override my custom package?  If so, I thought it might help if I changed the package name, but then I thought that might mess up dependency tracking.  For instance, if I make a custom package of which other packages rely on, will those other packages be able to see mine and list the dependency as fulfilled?
    Basically I want a way for my system to see my custom package as something that can fulfill dependencies for other official packages that might rely on that particular program.  But at the same time I don't want it overridden when a new official package comes out since it likely won't contain the options I want enabled.  If it would give a message indicating a new version is available but not install it, that would really help.  Is this possible, and what would be the best way to handle this?
    Last edited by nLEyETn (2008-10-06 06:44:47)

    Thanks, that seems to be just what I was looking for
    Last edited by nLEyETn (2008-10-06 06:45:11)

  • Web-enabled forms and Java

    We are developing a custom application using Developer 6. The application is web enabled
    using Oracle Application Server 4.0.7 and Developer Server on a Solaris 2.6. This application is an extranet for company use only.
    The problem that requires the use of Java is that we cannot read the client registry using web enabled forms. The solution I am told is to use Java to read the registry. Has anyone done such a thing? Can anyone provide suggestions or guidelines?
    Thanks for any help you can offer!

    do the following:
    1. write a java program that read from the registry. you will use the program as a javabean later on.
    2. compile the source and create a class/jar
    3. sign it (goto sun site for details on signing class/jars). you must sign the java program or it will not be able to have access to the registry. make sure you do all the steps by following sun's instructions.
    4. put it on your web server and modify the html file you use to start your developer application to include your class/jar.
    5. oracle has some demos on attaching javabeans to forms. use them to help you.
    6. use the program you wrote in step 1 as a javabean in your forms.
    Yossi

  • Cgmap.dat - url format of calling a web enabled cgi report

    Hi,
    I am running Oracle Reports on OAS 4.0.8.1 and Developer/2000 6.x Report Server. I am new to this web enabled reporting, so it's probably trivial, but:
    How should a link for my report look like, when I am running it with URL mapping.
    The CGI URL looks like this:
    http://ept_peti/cgi-bin/rwcgi60.exe?server=ptrep&report=probarep.rdf&userid=test%2Ftest%40test&destype=cache&desformat=html
    and it runs fine. I have in my cgimap.dat file the following line:
    dodo: report=probarep.rdf userid=test/test@test destype=cache desformat=html
    The question is, how does the url like if I would like to run it with url mapping.
    TIA.
    null

    Hi Sir,
    Yes, you are right. User needs to be authenticated before running the reports.
    However, one way is to fill the authentication form, which our customer would not prefer to use.
    So, the next method is put the authentication details as part of the url parameter. However this can been seen by the rest of the people and we don't want end user to know about the database username and password.
    So, we put the authentication information in the a file in NT called rep60.dat
    Now the user can run the report using url that does not contains authentication information.
    But the thing is if any of the unauthorise user came across to remember the url, he can just run it in browser without any authentication as it has been put in the file as auto authentication.
    In this case, is there any way we can enforce the security?
    Please advise.
    Thanks.

  • Importing/using custom package

    Hello all,
    I've been having trouble find a solution (likely because I'm not sure how to properly word this question, so bear with me).
    FYI, I'm not really sure what I need to do here... this is a gap in my Java knowledge.
    I've written a custom class with a static method that I'd like to use in other programs. In trying to figure out how to do this, I've reviewed sections of the Sun tutorials including Packages. I've created a custom lib folder and I've added it to my system CLASSPATH. I'm using Eclipse and when I try to import my custom package, it recognizes the package subfolders I have nested in the lib folder, but I get errors stating the package cannot be resolved. What do I need to place in this custom folder? .class file? .jar file? I have tried both From what I can tell, Eclipse recognizes it as a valid location (path-wise), but something's not, hence the error.
    I've done some searching on the forums and web, but I haven't come up with anything... again, because I'm not really sure what exact keywords to search for.
    Can anyone give me some ideas, or point me to specific documentation/threads relating to this?
    Thanks!

    Thok wrote:
    kajbj wrote:
    Eclipse ignores the system classpath. You should instead configure the classpath for your project.
    KajAh, that explains it. Okay, that worked; I added the custom code as an external jar in the build path and it works. Is this the recommended method, or is there a "preferred" way? Or does it matter at all?
    It's the way that Eclipse wants to see it.
    Every IDE is a variation on that theme.
    App servers all want to see CLASSPATH their way, too.
    The one thing they all have in common is that they ignore a system CLASSPATH environment variable. I don't have one, because it's pretty much useless.
    %

  • Web enable of transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hello Ankur,
    the easiest way is to install an ITS (Internet Transaction Server) and run the Transaction with SAP GUI for HTML. With this solution you don't have to do any programming. Other ways to <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external SAP R/3 from External</a> are described in this <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external.
    Regards
    Gregor

  • What is best way in sap to make a transaction web enabled?

    what is best way in sap to make a transaction web enabled?
    Is it through BSP, ITS, iView, web dynpro java, webdynpro abap?

    Are you referining to a custom transaction?  If not then simply use se80 and SICF.  I have implemeted ECC6 ITS on just a ABAP Stack.  You might find the doument, Migrating ITS Services with Flow Logic helpful.  It can be downloaded from https://sapmats-de.sap-ag.de/download/download.cgi?id=77GL5Z5I3NF1TD0D3F59HJ633N847EXOMEZQXKYP3FM4VG0D5R
    With ERP you can take advatage of all at the same time.  My comapny didn't have a lot of JAVA developers so we found ITS and canned webdynpro the easiest solution.

Maybe you are looking for

  • Maintaining Stock Availibility : physical table or materialized view  ?

    Hi All, We have typical Order processing application where I should maintain stock availibility => Order is rejected if Stock is not available. The number of orders is 1000 perday, 22 branch, using VPD. 10 users each branch. We are really tempted to

  • Have I to buy two versions of PSE8 for my two computers?

    I bought PSE8 (99 €) for my PC computer three months ago. Last week I bought an iMac computer and I would like install PSE8 also on this new computer. I don't want buy a new PSE8 version for Mac and I would like use my licence for the both. Is it pos

  • Can i get a new BlackBerry passport AT&T ?

    Hello, I was Zarah, from Hong Kong, the family members are young lawyers and civil servants. I work in a hospital operating room. From a doctor in the hands, recognizing BlackBerry Q10, since then, I've been looking to get and watch things about the

  • Why my program can't exit ?thanks

    here is my code: I want to exit it when I press "F1",but it don't have any response ,why?thanks! import java.awt.*; class myframe      public boolean handleEvent(Event evt)           if (evt.id==Event.F1) System.exit(0);           return true;      p

  • Using iPod touch as External Storage/Memory

    Hi, I have an iPod touch 2nd generation and would like to use it as an external memory (sort of a memory stick). Is this possible? Prior to this i had Creative Zen Vision W and it perfectly did this however I cant manage to do this with my ipod. Help