How to publish definitions to agentry server from other system having Agentry editor?

Hi,
   I have agentry editor in one system and the agentry server in another system.
   Now I want to publish the definitions from the editor to the server. i.e, the server is maintained centrally in one host, editor definitions from different systems should published to the server hosted centrally.
   How can I achieve this? Please help me
Thanks in advance,
Swaroopa.

Hi Swaroopa,
          When the agentry server is running in one system and the editor in another system, both the systems should be connected in network and the Agentry Server folder should be shared to a group of users who want to access your server.
When the application  developing in editor is completed,while publishing click browse button ,then network connections,and select the system in which the agentry server is running,then in server folder select agentry.ini file.
     Now your application is published to another system agentry server .Check the application in ATE.
Regards,
Sravanthi Polu

Similar Messages

  • How to read and store the documents from other system to own system.

    Hi Experts,
    i need to read the document from other system (Say from other connected R/3 system) and then i need to save it in my system.
                     Please suggest how would i proceed?
    Any helpful suggestion will be rewarded with points.
    thanks
    Snehasish

    Hi Abaper
    I think I havent explained my problem well. Here I am explaining it again..
    I want to pull an  *.excel/ *.csv file through ABAP code.The target file that I want to access in my ABAP code is stored into another PC in the same Local area network under some directory say 'c:\temp\credit.csv'.
    I have the logon information of the target file's  PC.
    Please help me with code if anyone of you having.
    Thanks in advance.
    Rgds,
    Snehasish
    Edited by: Snehasish Das on Apr 29, 2008 2:18 PM
    Edited by: Snehasish Das on Apr 29, 2008 2:33 PM

  • How can I dump this installation parameters from other systems ?

    Hi there !
    I'm currently installing a new Solaris 10 system (Sun fire), but I'm not sure about some parameters that are asked during the installation.
    I'd like to check what those parameters are on another SUN system installed in my LAB.
    Those parameters are the Locale, Default route and Name service :
    Select a Locale
    0. English (C - 7-bit ASCII)
    1. Canada (English) (UTF-8)
    2. Canada-English (ISO8859-1)
    3. U.S.A. (en_US.ISO8859-1)
    4. U.S.A. (en_US.ISO8859-15)
    5. Go Back to Previous Screen
    Default Route for bge0 ??
    Name service
    ������������������������
    [ ] NIS+
    [ ] NIS
    [ ] DNS
    [ ] LDAP
    [X] None
    Is it possible to check what was selected on another SUN server I have here ?
    Running which commands on the server ?
    Many thanks !

    chrisfromgoodworth clatford wrote:
    How can I import music into iTunes from another media.
    I have a library downloaded from a Sony Ericsson W715 into "Media Go" and I want to transfer to iTunes and then into my iPhone 4.
    Is this possible ?
    Chris
    Possibly. Media Go supports a variety of music formats, some of which can be imported in to iTunes and then synced on to an iPhone, however some of its formats cannot be imported in to iTunes.
    See http://mediago.sony.com/enu/supported-file-formats/ for a list of formats supported by Media Go. iTunes for Windows supports MP3, AAC, WAV, and can import and convert WMA files as well. However iTunes does not support ATRAC, or FLAC.
    Furthermore, if some of your music has been bought from an Internet music store it might be procted by DRM. If so it cannot be imported in to iTunes.
    To do the importing you would either drag the music files in to iTunes, or tell iTunes to open them. See http://support.apple.com/kb/ht1347

  • How to publish MVC project using WebDeploy from TFS Build

    Please help me on how to publish MVC project using WebDeploy from TFS Build

    Hi Jeevan,
    You might want to setup an TFS build server for web deployment. Please refer to the link for the details:
    http://www.asp.net/web-forms/overview/deployment/configuring-team-foundation-server-for-web-deployment/configuring-a-tfs-build-server-for-web-deployment
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to copy file to another server from database using FTP in oracle

    How to copy file to another server from database using FTP in oracle.
    Please do the needfaul.

    Billy  Verreynne  wrote:
    BluShadow wrote:
    Not to mention that some FTP servers can return more than one return message per operation whereas others may return one message for the same operation.I had the problem using the LIST command to determine if a file exists on the server. Cannot be determined via the FTP server's return code. Which means parsing and checking the text response from the server to the command. And this vary from server to server.
    But the basics were quite easy to code. The entire package is 500 lines, includes comments and blank lines for formatting, and supports the basic FTP client command set. Not really a complex piece of software to write - but I found that many developers seem to think that writing network socket software is complex. Not really the case...Mine's a big larger, but incorporates functionality similar to what Chris provided in his, such as being able to use SQL to query a remote file using pipelined functions, or functionality to write the results of a query directly to a remove file.
    :)

  • How to connect to a Sql server from Oracle using db link

    Hi All,
    Does anybody have any idea about how to connect to a sql server from oracle database using db link to syncronize the data? I need to pull the data from Sql server table to Oracle tables and relay messages back to the sql server.
    Thank you,
    Praveen.

    we have 2 products - DG4MSQL and DG4ODBC.
    DG4ODBC is for free and requires a 3rd party ODBC driver and it can connect to any 3rd party database as long as you use a suitable ODBC driver
    DG4MSQL is more powerfull as it is designed for MS SQL Server databases and it supports many functions it can directly map to SQL Server equivalents - it can also call remote procedures or participtae in distributed transactions. Please be aware DG4MSQL requires a license - it is not for free.
    Check out Metalink and you'll find notes how to configure both products.
    For a generic overview:
    Note.233876.1 Options for Connecting to Foreign Data Stores and Non-Oracle Databases
    And the setup notes:
    DG4ODBC
    Note.561033.1 How to Setup DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX) :
    Note.466225.1 How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows 32bit RDBMS.HS-3-2 :
    Note.109730.1 How to setup generic connectivity (HSODBC) for 32 bit Windows (Windows NT, Windows 2000, Windows XP, Windows 2003) V817:
    Note.466228.1 How to Setup DG4ODBC on Linux x86 32bit
    DG4MSQL
    Note.466267.1 How to Setup DG4MSQL (Database Gateway for MS SQL Server) on Windows 32bit
    Note.562509.1 How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) 64bit Unix OS (Linux, Solaris, AIX,HP-UX)
    Note.437374.1 How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) Release 11 on Linux

  • How to connect LIVE CYCLE Policy server from ADOBE ACROBAT

    Hi All,
    I want to know how to connect to Livecycle Policy Server from Adobe Acrobat.
    I had generated mykeystore and changed the server.xml.
    https://localhost:443/ is working on server m/c
    but when i configure Acrobat security setting and add new server with server name as the IP Address of Server(10.224.72.38)
    then it gives error : "Enable to connect to the service at https://10.224.72.38:443.
    Please tell me how to connect to the server.
    Thanks in Advance

    Hi All,
    I want to know how to connect to Livecycle Policy Server from Adobe Acrobat.
    I had generated mykeystore and changed the server.xml.
    https://localhost:443/ is working on server m/c
    but when i configure Acrobat security setting and add new server with server name as the IP Address of Server(10.224.72.38)
    then it gives error : "Enable to connect to the service at https://10.224.72.38:443.
    Please tell me how to connect to the server.
    Thanks in Advance

  • Unable to open templates from server input form folder and server root folder from some system while the same can be open from others system

    Hi,
    I am unable to open input scheduled from server root folder and also from input form folder on some system while they can be open from others system.
    Please advice.
    Thanks in advance

    Hi Hengye,
    While opening , it dont give any error. When I try to open it , it takes some time to load then nothing happen.However I can open it on other system but not on mine my collegue and user system.
    Please advice.
    Thanks.

  • How do I download all my songs from iCloud without having to click on each one?

    I have two computers and I would like to have my iTunes library on both. How do I download all my songs from iCloud without having to click on each one?

    Create a smart playlist with the criteria being location - not on this computer. Then select all, right click and download.

  • How is goods receipt and invoice sent from backend system to SRM system?

    Hi friends
    How is goods receipt and invoice sent from backend system to SRM system?
    Thanks
    regards
    Krishna

    Hi Khan
    BBP_GET_STATUS_2 and Clean_recrec_Up are background jobs to sync ecc and ebp.
    BBPIV and MBGMCR are used to send goods receipt and invoice from srm to backend system
    So we dont require any special idocs to send goods receipt and invoice from ecc to ebp.Are all handled by BBP_Get_status_2
    Regards
    Krishna

  • How to import a maintenance task list from external system to R3

    Is there a bapi or a fm can import the maintenance task list (equipment ,function location ,generic) from external system to R3.

    Hello,
    how to import task list to sap from external system
    Hope this helps.
    Regards, Murugesh AS

  • I have Windows7.  HOw can I download shared photostream photos from others' shared photostream

    I use Windows7.  How can I download shared photostream photos from others' shared photosteam photos using ICloud?

    How are you doing the downloading?
    If you download raw files with iPhoto, iPhoto can only edit the JPEG preview that is embedded with each raw file. iPhoto is not a true raw editor, because it's a consumer-level product, not professional-level.
    The files should remain in RAW format if you download any of these ways, by using:
    Apple Image Capture (in your Utilities folder)
    Canon Digital Photo Professional (comes with your camera, but since the 40D is so old, go to the Canon site and upgrade your copy to the latest version for compatibility with the latest Mac OS X)
    Apple Aperture
    Adobe Lightroom
    Any other professional raw organizer/editor like Capture One

  • How to delete file from other system(LAN)

    Hello folks,
    Cud u plz help me out in finding code for deleting a file from other system i.e in LAN,assuming that the connection is already established to that system.

    > Cud u plz
    sigh
    Please make the extra effort to write out words such as "could", "you", and "please". The extra keystrokes won't cost much in the way of time, and the enhanced clarity will be appreciated by those communicating on a forum with international readership. Also, it will give the appearance that you take your question seriously, which will in turn make your question look more interesting to answer.
    Thanks!
    ~

  • APD collecting information form a BEX report from other system

    Hi experts!
    Just wondering if it is possible to collect information from a BEX query from other system.
    And if possible, we wonder if you could kindly assis how to do it.
    Thank you very much in advance!!

    Hi,
    No, we cannot make the query from other system as a source in APD.
    The APD allows you to create analysis processes from the data which resides in your BI system.
    BR
    adlin

  • Displaying sales order from other system

    Hi Experts,
    I have a requirement of displaying sales order from other system. I will be fetching sales orders through a RFC call and displaying it in an ALV. on clicking of the sales order displayed from the ALV, I need to display it from the other system.
    How can I go about this?
    Please help.
    Regards,
    Rohan

    rohan,
    you already have answered most part of your question.
    - displaying SO from other system through RFC:
    create a remote enabled function in that target system. call this FM from your current system. (for RFC calls check this: [RFC help|http://help.sap.com/saphelp_nw04/helpdata/en/22/0425f2488911d189490000e829fbbd/content.htm]
    displaying SO by double clicking in ALV:
    --ALV's comes with a event USER_COMMAND. in this event you can pass your subroutine and in your subroutine you can do your coding... take help from sdn searches like :About FM ALV user_command Event
    hope these helps
    Somu

Maybe you are looking for

  • ABAP reports to ABAP Objects

    Hi all, What are the steps to be taken while converting a normal ABAP report program to ABAP objects? Also, How do we write a module(of a module pool program) in ABAP objects? Thanks in Advance, Aswin

  • Can find my podcast and listen to it, but can't download or subscribe to it

    I submitted my first podcast last week and it was approved. I noticed that I can search for it in ITunes and find it no problem. I can also listen to it no problem. But when I hit "subscribe" nothing happens, when I hit "download" nothing happens and

  • IWeb and W3C Compliance... IE 6&7 Distortion?

    I have a couple of questions, wondering what can be done for each of them. 1. I cannot get my site to validate with the W3C Validator. 2. My Site shows up weird and distorted in IE 6 & 7. What should I be looking for/ doing to correct these problems?

  • Connect dinamically with JPA

    Im using Netbeans in a swing project. I want to connect to database to manage persistence. I want to use JPA (toplink) I need to know how to specify dinamically the data base username and password, NOT in the presistence.xml (Persistence unit). I thi

  • How to create lock object  when the total length is more than 300bytes?

    Dears: I want to create lock object for a add-on table , and the total length of  table's fields is more than 300 bytes. When I acitve this object, it will show "Total length of lock argument for table ZTEST_XXX longer than 300" error message in log.