Is it possible to run Add-On application seperately from Windows?

Hi,
Is anyone know if it is possible to run the Add-On from Windows with SAP B1 client ? For some reasons, i can't install the Add-On my server now during my development, but i need my QA tester to test these existing finished Add-Ons. Can I just pass all compiled binary files to my tester and let him run the Add-On from his PC and test it in his SAP B1 client? I tried, but it always gives me application crash error. But the add-on runs very well after installed in the the SAP B1 or under visual studio developping mode.
Thanks,
Lan

Hello
Yes it is possible. You can run the addon the same parameters as you run in the development environment. You can use the same connectionstring used during development.
1. Copy you addon into a folder
2. Create a bacth file (start.bat) with notepad, and enter there your addon name and the connectionstring
3. Run the batch file.
It will start and connect to sap b1.
I am also using this method to test the addons .
Regards
J

Similar Messages

  • Is it possible to run the Process Application task from DM or SSIS ???

    As the title says (and further to yesterday's SSIS question).
    I need to automate the task of processing applications, but currently only have the option of opening Admin Manager -> Applications -> Tick "Process Application" -> Modify Application.
    When I try to setup an SSIS package to run the process, it only runs for 2.5 minutes and doesn't rebuild the dependencies on the DB tables that are dropped as part of a full optimize.
    However, when I run the job as shown above (in Admin Mgr), it takes 11 minutes and works perfectly.
    Therefore, as it is a simple tick-box to run the processing, there must be one or more jobs at the back-end that are run by ticking it.
    So I need to know how to call the job(s) in question either from SSIS or from Data Manager, so that I can schedule it.
    Thanks
    Craig

    Thanks James.
    I just added the AdminTask_Process package from the samples to my AppSet, but it failed again.
    It ran in 147 seconds (2.5 minutes again), and failed to rebuild any of the dependencies on the FACT tables.
    When I run "Process Application" from Admin Manager, it takes just over 10 minutes and rebuilds the dependencies correctly.
    Do you have any other suggestions as to how I can run the full sequence of application processing that happens when I use the Admin Manager ???
    Cheers
    Craig

  • Is it possible to run Oracle 6i application with Oracle 11g?

    HI,
    We are running oracle developer 6i (6.0) application with oracle 10g database.
    Due to some management decisions we are in planning to upgrade the database to 11g.
    So, tell us that Is it possible to run Oracle 6i application with Oracle 11g?
    Regards,
    fazijee

    Also see Oracle Support note
    Is Forms/Reports 6i Certified to Work Against Oracle Server 10g Rel 1, Rel 2 or 11gRel 1, Rel 2? [ID 338513.1]
    6i isn't certified nor will be certified against 10.2 and 11.x
    Hemant K Chitale

  • Is it possible to run a java application within a web browser?

    Hello everyone here! I have a question about running a java application within a web browser and I would appreciate it very much if anyone here can give me some answers.
    I have a standalone java application written with AWT. Basically this free application lets users to select spectral lines from a big file based on some criteria and plot those selected lines. Yes, it is a very simple application. Now I want to run this application within a web browser so that users don't need to download the application from the ftp site and thus don't need to install in their machine. Is it possible to run this application within browser? If yes, can we get the same plotting function as we run the application separately and where should I start out?
    Thanks in advance!
    kuilian

    Please see the signed applet discussion group for details of how to avoid the applet security restrictions. You can sign the applet, or use the policy file containing {AllPermission} for testing purposes (though not suitable for widespread deployment).
    Regards
    Matthew

  • Is it possible to run a java application/program forever?

    Hi,
    Is it possible to run a java program forever?
    if so please reply how it is possible
    thanks in advanced.

    There was a computer with many processes.
    Some processes came and went: they exited either voluntarily by calling exit(2),
    simply returned from their main method, or were terminated by a signal
    like SEGV, TERM, and the dreaded uncatchable KILL.
    Other processes strove to eternal running: they detatched themselves from their
    controlling terminals, ignored the HUP signal or even interpreted
    it as an occasion to reread their configuration instead of
    taking it as a notification on the line's "hanging up"
    or more generally the controlling pseudo or virtual terminal's being closed.
    Resources were acquired and released, processes came and went, some stayed though.
    Long-running processes were experienced to writing ever growing "access" and "error" logs.
    Rumors went around about "garbage collection" and "memory leakage".
    The processes started to think: "What if not all resources get released?
    What if the available memory shows an overall shrinking trend
    and in the long term it will be totally exhausted?
    What if the disk space get freed in a lesser pace as it gets consumed?
    How shall we survive in a Universe where there is no space is left
    even for sysem logs?"
    The processes made the observation that they were identifed by their process id's
    (pid of the integral type pid_t), and the only way they to create a process
    was the fork(2) system call, which returned 0 to the child,
    the positive pid of the child to the parent, and a negative value on error.
    Thus the pid could only be postive numbers.
    The processes observed the one "init" with pid=1, the smallest thinkable pid.
    They asked: "Will it run forever? If not, what will become of us?
    If a process exits without wait(2)-ing for its children,
    who will inherit it if "init" no longer exists?"
    They came to the conclusion that no process could have existed before this one,
    so their universe began once, was not infinite in the past.
    They called this event (which lead to the existance of the process "init"
    and actually their whole universe) "The Big Bang" or "The Big Boot".
    "Is it possible that different, parallel universes exist?
    Is it possible that different, parallel universes arise with different laws and system API's?"
    - they asked.
    Will their universe exist for eternity?
    If yes, in what conditions? Will it eventually run out of the resources,
    will it become cool and frozen with no memory, no available disk space,
    with no resources left drifting along with no activity?
    Or will their universe come to an end, to a condition where
    signals (TERM and then KILL) fly to all processes,
    all file system get umounted, all activity stops?
    "Big Crash" or the "Big Shutdown" they called this scenario.

  • Is it possible to run a Labview executable on a Windows 8 Phone?

    If I create an executable from Labview,will it be possible to run it on a Windows 8 phone?
    Solved!
    Go to Solution.

    No, as Mike already said.
    The reason being that a LabVIEW executable contains binary code that is compiled for the x86 CPU architecture and accesses the Win32 API. Windows Phone typically runs on ARM or RISC CPUs and did only provide a very limited Win32 subset in the past. With the new Windows RT technology it actually moved even further away from Win32 compatibility as it's entire architecture is based on the .Net technology.
    So even if you happen to get an Intel Atom based Windows Phone device which would be x86 compatible it couldn't work, since a LabVIEW executable is a Win32 portable executable format not a .Net bytecode image.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Is it possible to run RoboHelp 8 with VSS on Windows 7

    Is anyone aware of whether it is possible to use VSS with RoboHelp 8 on windows 7? My understanding is that robohelp is fully compatible with windows 7 however i have not seen anything specific on using VSS as source control and given my recent experiences after upgrading i think it may not be possible.
    Basically after upgrading from windows xp to windows 7, i reinstalled robohelp 8 and VSS. I then got the latest version of my project down to my c: drive and double clicked the xpj file to open the project.
    As RoboHelp is loading i get the following error:
    I click yes but nothing happens and RoboHelp continues to open. Strangely once it has opened, there is no link to Version Control from the File option and no option to select the Version Control toolbar!? It's as if it just doesnt exist at all.
    For reference i am using RoboHelp HTML, Version 8.0.2
    Any advice or help would be much appreciated.

    SDSputnik wrote:
    Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Why does Mac have to be expensive?!?!
    PC's are cheap and nasty, why is that so?

  • HOW TO VIEW & EDIT/ADD DATA TO ICAL FROM WINDOWS XP

    I am new to macs & have been using windows xp at my office. I want to know whether there is a way to edit/add my ical calendars & to-do lists from windows xp. I tried using mozilla calendar but it is pathethic. ical data is not compatible with outlook 2003 & entourage for mac os x is also not comaptible with outlook even when both are made by microsoft. Now I'm stuck with either ical or outlook or entourage . I know that entourage data can be imported in ical but I wanna edit/add the calendars/to do list on a windows pc. please help

    I would also like to know if this is possible.
    I manage a band and currently we use a bravenet web calendar to keep track of gigs and people's availability. Band members can access the calendar via a web browser and update their availability.
    They are windows users and I use a mac. I know that they can access my ical calendar as read only but I would like for them to be able to add stuff to a calendar that is sync'd in some way to my ical calendar so I don't need to update both the bravent calendar and my ical calendar.
    It would be great if someone could help with this please
    Thanks,
    Mike

  • Error while publishing Lightswitch application remotely from Windows 7 PC to Windows 2003 Server having IIS 6.0

    I am trying to publish a LightSwitch 2012 application as Web Application from Windows 7 PC to Windows 2003 IIS server, .Net Framework 4.0
    The publish Summary as follows
    Application Name - User Test
    Application Version - 1.0.6.0
    Application Type : Browser
    Application Server : IIS Server
    Authentication : Windows Authentication
    Database : Do not publish
    Error details while publishing with the option "IIS server has lightswitch deployment prerequisites installed". 
    ============================================================================
    102 Web deployment task failed. (15/04/2014 16:24:51) An error occurred when the request was processed on the remote computer.)
    (15/04/2014 16:24:51) An error occurred when the request was processed on the remote computer. The entry type 'unknown' was not expected at this time. The serialization stream may be corrupted.
    When published without the option "IIS server has lightswitch deployment prerequisites installed".
    the applications publishes successfully, But when the application is accessed from Browser it says authentication error.
    I have searched a number of blogs with the same issue, but none have answered. 
    Any help will be highly appreciated.

    I am once again facing the same issue when trying to publish remotely.  But I have done nothing to the server after successful publishing as suggested below,
    Not sure why the issue persists again (Could this be  a firewall issue?) . Your help will be much appreciated.
    [5952] MsDepSvc.exe Error: 0 : 
    [5952] Tracing deployment agent exception. Request ID '964acec1-797b-47c2-a4b6-3c872fc9b7ed'. Request Timestamp: '05/12/2014 09:45:31'. Error Details: 
    [5952] Microsoft.Web.Deployment.DeploymentException: The entry type 'Unknown' was not expected at this time. The serialization stream may be corrupted. 
    [5952]    at Microsoft.Web.Deployment.PackageDeserializer.ReadChildren(Int32 parentId, Boolean bufferIfNeeded) 
    [5952]    at Microsoft.Web.Deployment.SerializationProvider.<GetChildProviders>d__0.MoveNext() 
    [5952]    at Microsoft.Web.Deployment.DeploymentObject.<GetChildrenWithoutAz>d__9.MoveNext() 
    [5952]    at Microsoft.Web.Deployment.DeploymentObject.<GetChildren>d__0.MoveNext() 
    [5952]    at Microsoft.Web.Deployment.DeploymentSyncEnumerable.<Create>d__0.MoveNext() 
    [5952]    at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) 
    [5952]    at Microsoft.Web.Deployment.DeploymentSyncContext.SyncChildrenOrder(DeploymentObject dest, DeploymentObject source) 
    [5952]    at Microsoft.Web.Deployment.DeploymentSyncContext.SyncChildren(DeploymentObject dest, DeploymentObject source) 
    [5952]    at Microsoft.Web.Deployment.DeploymentSyncContext.ProcessSync(DeploymentObject destinationObject, DeploymentObject sourceObject) 
    [5952]    at Microsoft.Web.Deployment.DeploymentObject.SyncToInternal(DeploymentObject destObject, DeploymentSyncOptions syncOptions, PayloadTable payloadTable, ContentRootTable contentRootTable) 
    [5952]    at Microsoft.Web.Deployment.DeploymentAgent.HandleSync(DeploymentAgentWorkerRequest workerRequest) 
    [5952]    at Microsoft.Web.Deployment.DeploymentAgent.HandleRequestWorker(DeploymentAgentAsyncData asyncData) 
    [5952]    at Microsoft.Web.Deployment.DeploymentAgent.HandleRequest(DeploymentAgentAsyncData asyncData) 
    Finally, I Could able to resolve the issue.  I have identified the below information for a successfull deployment
    1. Light switch 2012 application can be published only with Web Deploy 1.1 (which will create Web Deployment Agent Service) in Windows Services list.  I had an issue with multiple Web Deploy versions (Web Deploy 2.0, 3.0) which caused to fail the publishing
    from Light Switch Development environment. Un-installed all the versions and installed only Web Deploy 1.1 and then published successfully
    2. You should use Remote Publish from Light Switch 2012 Development PC as there is no option in IIS 6.0 to import the Package in IIS 6.0 with the packages files similar to the option available in IIS 7.0 and later.
    3. You should be able to publish from Light Switch 2012 environment with the option "IIS server has lightswitch deployment prerequisites installed" checked.  The application will publish with the option unchecked but it will not work.

  • IOMeter hangs when running to a NFS share from Windows Storage Server 2012

    Hello, 
    I am trying to measure performance of NFS share coming from Windows Storage Server 2012 using IOMeter also running on windows Server 2012. I can create the share on WSS2012. Windows 2012 client does see the share. IOmeter does see the share, and I can start
    running. But fairly quick IOMeter gets an error, and stops. After that NFS share on the client is not visible to IOMeter anymore. This happen every time. 
    I have used IOMeter to SMB shares a lot with no problem..
    Thanks in advance,
    BJ

    I am trying to measure performance of NFS share coming from Windows Storage Server 2012 using IOMeter also running on windows Server 2012. I can create the share on WSS2012. Windows 2012 client does see the share. IOmeter does see the share, and I can start
    running. But fairly quick IOMeter gets an error, and stops. After that NFS share on the client is not visible to IOMeter anymore. This happen every time. 
    I have used IOMeter to SMB shares a lot with no problem..
    1) Can you use NFS share with NFS clients normally? I mean is it I/O Meter who has issues with streaming or do other apps have similar problems? Say normal copy to / from NFS share?
    2) What error exactly is popped up? Do you happen to have a screenshot?
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • MIdlet 2.0 - is it possible to run a java application in background

    Hallo everyone
    I am developing a application that i want to run in background. The application is going developed for platform 40???
    I hope that someone could help me out.. this is every important..

    Hallo everyone
    I am developing a application that i want to run in background. The application is going developed for platform 40???
    I hope that someone could help me out.. this is every important..

  • Is it possible to run 2 different reports SEPARATELY from a single query?

    Dear All,
    The title to my previous thread seems to be inaccurate and misleading.
    To encourage people to read it, I am giving it a more appropriate Title.
    Please do not reply on this thread, but refer to the original one.
    Thanks
    Leon Lai
    Here's the link:
    Is it possible to combine 2 different reports in a single Query?

    Dear All,
    The title to my previous thread seems to be inaccurate and misleading.
    To encourage people to read it, I am giving it a more appropriate Title.
    Please do not reply on this thread, but refer to the original one.
    Thanks
    Leon Lai
    Here's the link:
    Is it possible to combine 2 different reports in a single Query?

  • Run procedure in Application Server from the command line

    Hi
    I created a procedure (VARKPI and placed in C:\Program Files\SAP BusinessObjects\Strategy Management\ApplicationServer\home) to call another procedure (VAR_CRE, this is created in the model). Nothing is happening and no error message also.
    This is the code of my VARKPI procedure which i placed in home directory.
    TRACE both 'batchload1.txt'
    SUP KILL CONN TO CPM
    USE CPM EXC
    job VAR_CRE
    trace both off
    exit clear
    My VAR_CRE in CPM model contain very simple queries to create measures.
    Then i went to Run->CMD and to the directory ApllicationServer.Used the below command to run the job
    PASAdmin.exe -j varkpi -u admin -p <pwd>
    I only see that wkadmin file is shown in the Home directory whenever i run the procedure but the measures are not created in the CPM model. What could have been wrong?
    Please suggest.
    Thanks
    Praveen

    Hi Praveen,
    The other thing that you will likely need to do is specify the model that you want the procedure to be executed from unless you want to run it from the default model specified for the user in question.  For example, if you run the job as ADMIN, then that will try and execute the procedure from JUICE by default.  If you want to change this, you need to do something like:
    PASAdmin.exe -u admin -j test;PROCLIB
    or
    PASAdmin.exe -u admin -j test;&USEDATABASE
    which will execute the procedure from your use database.
    However, unless you're making sure you use RETAIN keywords when switching between models, what usually makes much more sense as it avoids issues with model locking which can occur if you're executing the procudure from a model, is to make sure your job is run from an external file.  For example:
    PASAdmin.exe -u admin -j test;ext
    or
    PASAdmin.exe -u admin -j 'test.pro';ext
    Hope this helps,
    Robert

  • "Add New Printer" share from Windows...

    I have a Canon i950 inkjet hooked up to my PC and noticed that there is the possibility of accessing it from my Powerbook by the Printer Setup utility. So I tried this today and it only managed to start up the printer.
    Both machines are on a wireless LAN with a router and Airport Express configured between them. The printer is hooked directly to the PC via USB cable. (I do not wish to connect the printer to the Airport Express' port as I do not have a long enough cable.
    So while setting this up, after choosing "Add Printer" and chose "Windows Printing" from the list, then "Network Neighborhood" from the list below that, I then navigate through the network to the actual printer which is displayed. I then select it to activate the printer model list beneath and choose Generic Printer Driver because my particular model is not listed.
    But I see these are all mainly GIMP-Print drivers. I'd like to know if I can add my driver to this list or be able to cross-reference one of these drivers with my printer's driver.
    Message was edited by: shermo

    I really appreciate your response but after visiting the links I've come to 2 realizations.
    1) My printer model is not indicated in the List of supported printers for GIMP (Gutenprint) driver and their implications are that if it's NOT your expected results may not be satisfactory. To me this sounds like a unnecessary waste of my time. I like things to just plain work when they're designed for a specific model.
    2)I'm not about to fork out $60. for a printer driver from Printfab when the one I have works perfectly fine. My attempts at trying to run through Windows Printing were merely for convenience purpose only. The options to go directly through the USB cable or through the Airport Express are still clearly there.
    So then, regarding your reply, am I to gather that what you are saying is Windows Printing will only work with network interfaced printers?

  • Application launched from Windows using Unix Adobe Document Server  Issue

    Hello,<br /><br />Sample application is written to merge two or more pdf files using Adobe Document Server.The sample application is using Webservice and laucnhed from Winodows and the AdobeDocument Server is in Unix.<br />I am getting following error:<br /><br />java.lang.UnsupportedOperationException: DON'T USE read()!!!<br />     at com.adobe.altercast.sdk.utils.FixedLengthInputStream.read(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager.startDocumentEntity(Unknown Source)<br />     at org.apache.xerces.impl.XMLDocumentScannerImpl.setInputSource(Unknown Source)<br />     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)<br />     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)<br />     at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)<br />     at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.parsers.SOAPParserBase.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.envelopes.ResponseEnvelope.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.methods.WebMethod.invokeRemotely(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.ServerWebService.invokeWebMethod(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.ServerWebService.execute(Unknown Source)<br />     at PDFMerge.merge(PDFMerge.java:364)<br /><br />The same application works when I launch from Unix, so I was guessing its the Pdf file paths in windows. I found the following link for UNC path issue for Adobe Document Server:<br />http://support.adobe.com/devsup/devsup.nsf/docs/53397.htm<br /><br />The latest commands.xml file:<br />The xml file for PDF Merge:<br /><?xml version="1.0" encoding="UTF-8"?><commands><br /><loadContent source="file:///c:/pdf/test1.pdf" out="f1"/><br /><loadContent source="file:///c:/pdf/test2.pdf" out="f2"/><br /><assemblePDF><br /><document source="f1"/><br /><document source="f2"/><br /></assemblePDF><br /><saveContent name="file:///c:/pdf/test_merge_ts.pdf"/><br /></commands><br /><br />Still I am having the same error mentioned above.<br /><br />I am using following piece of code to launch webservice:<br />http://UnixServerName:8019/altercast/AlterCast<br /><br />Thanks in advance for any suggestion to resolve my issue.<br /><br />Sridhar

    It might be deliberate, Acrobat and Reader software is not intended to run in a service environment.

Maybe you are looking for

  • How to use a Text View to show the current user in WDJ

    Hi Experts, I am using a Text View to show the current logged on user. Also i need to retrieve the date of creation of proposal and show it as output parameter. I am using the following code but it is not working properly. Please help me out regardin

  • Creative Cloud is acting like my account is temporary but is a full paid account

    I keep getting a notice that my account is temporary (it's counting down the days - currently at 63 or so), but my account is one of several in the company I work for and is a full paid account. the account username is [email protected] How do I get

  • My Itunes is in french please HELP!

    I live and work in France, and my credit card is linked to my french address. Unfortunately this means my itunes displays itself in French and i cant find anyway of changing it. Is there anything I can do?

  • Printing PDF Portfolio

    Hello, I am trying to print PDF with portfolio and getting the following behavior; 1. When I open the pdf using Adobe , I am able to print the portfolio. 2. When I explore to that file location and then right click to print the document, I get a prin

  • Need a new adapter

    For some strange reason im power adapter has stopped working! While I was using my laptop the power in my bedroom went out, a breaker had flipped. I turned it back on but wasnt getting any power from it. I tried several different outlets, there is no