Screens in agentry editor

Hi Experts,
I have created a detail screen fro android normal platform in agentry editor with radio buttons. Now i want to display that screen as a pop screen in the device. Kindly please assist how to display the created screen as pop up screen.

Hi Experts,
I have created a detail screen fro android normal platform in agentry editor with radio buttons. Now i want to display that screen as a pop screen in the device. Kindly please assist how to display the created screen as pop up screen.

Similar Messages

  • How to strictly lock screen in landscape mode by Agentry editor?

    Hi
    I am using SSM 3.0, Agentry client v6.0.38.1.
    How can I lock Android device screen in strictly landscape mode for our customized Agentry app through Agentry editor?
    If I lock device screen in landscape mode then it will affect other applications too.
    So is there any way to just lock the screen for particular Agentry application?
    Regards
    Prit

    Prit,
    There is no setting in the Agentry to force the application to only landscape or only portrait.
    However, you can through the Android branding process force the orientation.
    After you unzip the SMPAgentryClientFramework-Android-6.0.38.x.zip, in the AgentryAndroidClientSolution folder there is a file AndroidManifest.xml
    You will need to edit this file to add the following directive to the activity tags (12) in the file where the android:name starts with ".ui."
    android:screenOrientation="landscape"
    Here is one example from my file.
    <activity android:name=".ui.screensets.OverlayScreenSetActivity"
                   android:configChanges="orientation|keyboardHidden"
                   android:theme="@style/AgentryActivityDialog"
                   android:screenOrientation="landscape"/>
    After editing and saving the file simply build the branded client and when you launch the new client on the device it should automatically go into landscape mode no matter what orientation the device is in.
    --Bill

  • Why SQL queries are not saving in agentry editor for first publish?

    Hello Experts,
         In the process of developing an agentry application i have defined SQL steps and saved in agentry editor with out any errors .When i have published definations for first time it is displaying error 'Invalid object some where' in back end SQL log file ,when i have seen in editor some times the query is not saved,some times even it is defined then also the same  error.So i have copied the steps and saved again.Now i have done a publish,it is working fine.This is happening only when i implement exchange mechanism(Showing error in ATE getfetch error).But with out exchange mechanism  it is working fine.Is this related to the installation of editor plig-in is not correct?. I have done preferences setting in my workspace correctly.
              Help me in this regared.Thanks in advance.
    Thanks & Regard,
    Sravanthi Polu

    Sravanthi,
    For your error: displaying error 'Invalid object some where' in back end SQL log file.. This is happening only when i implement exchange mechanism(Showing error in ATE getfetch error)
    Two suggestions (My best suggestion is item 2 below - I think that is where you have the error)
    Item 1: Are you using the right encoding? In your Eclipse Editor under the main menu Windows - Preference -> General -> Workspace. What is your Text file encoding set to? Cp1252? Try setting it to UTF-16.
    There is a tutorial about this in:
    https://service.sap.com/sap/bc/bsp/spn/esa_redirect/index.htm?gotocourse=X&courseid=70246375 (Enterprise Academy classes). The course is really a simple < 5 minutes discussion on different types of encoding and why they exist and how to change the Eclipse to what you wanted.  SQL is normally done in UTF-16 for 16 bit.
    I am assuming that the encoding could be wrong.
    Item 2: Another thing that could be wrong is how you specify the SDML (Flunky code). 
    In your SQL Script: Anything that has the "<<" and ">>" open and close marker is an SDML (Data Markup Language) and needs to be pre-populated before the Agentry Server submits your SQL query to the backend. In essence, this is use to populate the SQL query with predefine information like your userID or location and when the SQL gets process it will populate the script with the correct information.
    So if you are not properly using the flunky (ex: <<object.address>> where address is not a key ID in a Fetch step (Check manual for usage of SDML AgentryLanguageReference_6.0.0.0.pdf) then you may get invalid object.
    When you do a SQL "Fetch" Client Exchange and Server Exchange Steps, you can select a few options:
    For this discussion let us talk about these 2 items below.
    1. Run Attribute: Run One Time
    or
    2. Run Attribute: Run Once Per Object.
    When you select Run Once Per Object the only available Flunky or SDML commands you have are:
    object.keyPropertyName
    lastUpdate
    fetch.messageNumber
    The 3 above are your only options
    If you try to do something like object.property1 where property1 is part of your object properties then it will not work for Run Once Per Object.
    It may work for Run One time as fetch.propertyname.
    From your symptoms where you are complaining about an issue in exchange steps, your error is a typo or a misused or a misunderstanding of how fetches and SDML works (documented in page 398 or 399 of AgentryLanguageReference_6.0.0.0.pdf).
    See pictures just in case you don't have access to that pdf file (The picture below simply proves what SDML options is available for your Fetch Client Exchange Step).
    Hope this helps.
    Regards,
    Mark Pe
    SAP Senior Product Support Engineer

  • 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

  • Agentry Editor(7.0)Installation Error in Eclipse Indigo 3.7

    Hi ,
         Could anybody help me on this issue which i am facing while installing the Agentry Editor(7.0) 32 bit with Eclipse Indigo(3.7). When i started initially i faced the issue because of missing ZEST Package. then i have downloaded the package and added. now i am facing an issue regarding Workbench.modelling. i have mentioned my issue below. Please help me on this.
    Error Message:
    Cannot complete the install because one or more required items could not be found.
      Software being installed: Agentry Editor Plugin 7.0.3.264 (com.syclo.agentry.editor.feature.feature.group 7.0.3.264)
      Missing requirement: Agentry Editor Plug-in 7.0.3.264 (com.syclo.agentry.editor 7.0.3.264) requires 'package org.eclipse.e4.ui.workbench.modeling 0.0.0' but it could not be found
      Cannot satisfy dependency:
        From: Agentry Editor Plugin 7.0.3.264 (com.syclo.agentry.editor.feature.feature.group 7.0.3.264)
        To: com.syclo.agentry.editor [7.0.3.264]

    Thank you . i have changed the eclipse version to Eclipse Juno 4.2.2.
    But i am getting an issue like this.
    Cannot complete the install because one or more required items could not be found.
      Software being installed: Agentry Editor Plugin 7.0.3.504 (com.syclo.agentry.editor.feature.feature.group 7.0.3.504)
      Missing requirement: Agentry Editor Plug-in 7.0.3.504 (com.syclo.agentry.editor 7.0.3.504) requires 'bundle org.eclipse.xsd 0.0.0' but it could not be found
      Cannot satisfy dependency:
        From: Agentry Editor Plugin 7.0.3.504 (com.syclo.agentry.editor.feature.feature.group 7.0.3.504)
        To: com.syclo.agentry.editor [7.0.3.504]

  • Agentry editor

    Hi,
    I installed Agentry editor 6.1.0.3. I have trouble in adding the following under fetches:
    1. Client Exchange steps
    2. Server Exchange steps
    3. Removal steps
    On all of the above three the add button seems disabled.
    Thanks,
    Bhaskar

    Bhaskar,
    You need to first define the Step under the Steps grouping.  Create the various steps (SQL, Java, HTTPXML) first as individual steps and then you can go into the fetch and associate them with the appropriate exchange types.
    --Bill

  • Navigation via button in agentry editor details screen -SAP Round Manager

    Guys,
    I am looking to open a details screen from a details screen via a button or an image on click .Please suggest the right way to do that .Please follow the attached figure for your reference .
    Tags edited by: Michael Appleby

    My requirement is - I have a field with extra information(Called LongText) about a measuring point and while user is reading a point there should be an option for them to read the extra information(not compulsory) like the below information icon.
    Now on click on this icon one screen should open where the LongText field will be mapped ,So user can read the extra information and act accordingly .So for this I have added one button on 'Reading Point ' screen to fire one action to open another screen for LongText but it's not working .
    Hope make sense to you !!

  • SAP Work Manager customization - adding a new field to equipment details screen (Syclo Agentry)

    Hi Experts,
    I am trying to add a field (NAME1) on the Equipment details screen under work orders in work manager 5.3 application.
    I have performed the following steps, but I am getting an error while connecting to the application.
    1) Create extension for Equipment class to add a new field.
    2) added the new field (Name1) as the property to the standard object Equipment.
    3) Added the field on the screen.
    4) Added the field (name1) to the complex table ctEquipment.
    5) Added the JAR file to Agentry.ini file.
    6) Changed the Class mapping for parameter "Equipment" under group "SAPOBJECT" to point it to the custom (Extended) class.
    7) Changed the class mapping for complex table parameter "ctEquipment" under group "CT_SAPOBJECT" to point it to the custom class.
    8) after publishing the changes and re-starting the server, I get following error.
    the log file generated (message.log) also has the same description.
    What am I missing here? Any help would be really appreciated.

    Hi Emanuel,
    Thanks for looking into this issue.
    I have performed the following steps as suggested by you, still it doesn't seem to work and gives the same error.
    Below are the changes done on the ECC Side.
    1) Copied the standard equipment class /SYCLO_CL_PM_EQUIPMENT1_DO to custom class ZSYCLO_CL_PM_EQUIPMENT1_DO. Changes made in the GET Method to get custom equipment related data
    2) Modified the standard equipment structure /SYCLO/PM_EQUI_STR by adding one custom field
    3) Configured this custom class as the object handler in the equipment mobile data object
    4) Configured this custom class as the object handler for the equipment complex table
    5) We are still using the standard BAPI Wrapper itself for getting the equipment data and the added field is reflected in the BAPI Wrapper table parameter
    Is there something we are missing?

  • Video files .M2TS are watched as white screen in the editor frame

    Hello,
    Impossible to read the video in the editor. The are seen as white frame
    Only the sound can be read.
    Premier pro CC 2014
    Thank you

    •What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    •What is your exact graphics adapter driver version?
    •Have you gone to the vendor web site to check for a newer driver?
    •For Windows, do NOT rely on Windows Update to have current driver information
    •-you need to go direct to the vendor web site and check updates for yourself
    •ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool
    •nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us

  • Open UI from Agentry,Android

    HI experts,
    I am integrating Open UI in agentry android ,i had imported all agentryUI framework for android  and i had created one sample activity in the project AgentryAndroidClientResources , can i call  that  activity in agentry by passing activity name(Class name) in "ExternalField" in the screen set??
    Kindly guide me my approach is correct or not
    Thanks
    Kaviyarasu.s

    Yeah sure micheal,
    I had created one filed in screen in agentry editor that screen has one row and one column so this will covers the whole page in the screen i had the filed type as "External Field",then in the External field section i had put my adapter class "ExternalUI"
    That class i had created in Agentry AgentryAndroidClientSolution project within the "com.sap.mobile.platform.client.openui.extensions" 
    ExternalUI class will extend with ExternalDataDisplayAdapter  class in the getview method i had constructed my own view and returned for my requirement i need web view so i returned as web view
    if u need any layout view also we can do by this way
        public View getView()
      WebView webview=null;
      if(_context!=null)
      LinearLayout ll = new LinearLayout(_context);
      ll.setOrientation(LinearLayout.VERTICAL);
      webview = new WebView(_context);
      browser.loadUrl("URL");
      return webview;

  • Adding a new screen on SAP Work Manager 6.0

    Hi All;
    I'm working on customising the SAP Work Manager 6.0 application. One of the things that I have to do is add a new screen "Pool Management". I have been trying to achieve this via the Agentry Editor 3.7.2 with no luck. So the first thing that I did was to copy an existing screen, for example the TimesheetView screen set, hoping that there would be a duplicate screen similar to this, but this doesn't seem to be adding the duplicate screen when I test via the Agentry WPF client. Please kindly advise how I would go ahead with a requirement like this. Please see image below for the screen addition that I am working on. I would really appreciate your help in going about with this!
    Much appreciated!
    Sizo Ndlovu

    Sizo,
    Steve is correct.  Examine the main screenset.  Choose the platform, then copy an existing screen or add a new one.  Modify it as needed.  It will now display as a new tab on the client.
    Jason Latko - Senior Product Developer at SAP

  • How to increase width of the complex table column in Agentry?

    I am using Agentry 6.0.38.1 client and Smart service manager 3.0 and Agentry 6.0.32 plugin, developing for Android client
    I increased no of characters for that complex table column in Agentry editor still its width is same in Android device.
    How can I increase the displayed width so that values in that column will not truncate?
    Tags edited by: Michael Appleby

    Hi Merten,
    I'm using Agentry Android client v6.1.4.179 (latest one). In Work Manager Add Component screen, Plant and Item ID fields's edit type is Complex table drop down and Complex table search respectively.
    Now we have requirement to fixed Column Width of this fields. Kindly let me know if there is any way to fix this. if than how?
    Thanks-
    Dipak Jotaneeya

  • Keeping or Saving a check box in agentry

    Hi;
    I am working on customising Work Manager 6.0 on Agentry Editor 6.1.3. I have a list of personnel on the left side of the screen and on the right hand side, I have a check box that shows for every personnel selected on the left side. Somehow when I tick this check box and move on to select another personnel, when I return to the previous one that I had checked, the check is gone and the check box is empty again. What steps do I have to do/undertake so as to retain this check box tick even when I navigate/select another personnel with their own tickbox?
    Your help is very much appreciated!
    Thanks and Regards;
    Sizo Ndlovu

    Hi Jason;
    Thank you for the prompt response, ok, so I am using the WPF Client on windows to do the testing. This is a totally new screenset that I have created from scratch. Please see screenshot:
    The screen on the left hand side is a Tile List.
    The screen on the right hand side is a transaction screen that is being called by a Tile Edit defined field. What I would like to do is that, when a particular individual/personnel has been selected on the left and ticked on the right hand side, have their details: PersName, PersID and Work Centre stored on a different object/table for transmission later to the backend. This check box is created as a button on the screen and attached to a boolean property type, true when checked and false when unchecked.
    I hope this answers all your questions to help me.
    Thanks;
    Sizo

  • Installing Agentry Plugin

    Hi,
    I have downloaded the right Eclipse Editor(64 bit OS Compatible) and also the Agentry Editor (64 bit). On opening the Agentry Properties Perspective it does not change, also importing an existing AGX file will throw below error.
    Plug-in com.syclo.agentry.editor was unable to load class com.syclo.agentry.ui.wizards.ImportExportFileWizard.
    An error occurred while automatically activating bundle com.syclo.agentry.editor (937)
    Attached are the screen shot of it and the C++ runtime from Windows Add/Remove programs as mentioned in one of the previous blogs similar to this.
    Regards,
    Ashwin.V

    Thanks Steve.
    VC++ libraries were not installed. Its working fine after updating the package.
    Regards,
    Ashwin.V

  • Agentry - WPF Background Image

    I am using the Agentry WPF client v7 with SMP3.  I am also using the Agentry editor v7 to develop the application.  I am trying to add a background image to a detail screen for the WPF client.  I have targeted the Windows 1024x768 platform and selected the appropriate background image.  The screen appears correctly in the screen preview in the Agentry editor.  However, when I run the app in the Agentry WPF client the background shows up as all white and the background image does not display.  Can anyone think of what I could be doing wrong?

    You aren't doing anything wrong, it is just that the WPF client does not yet support background images.  That feature just hasn't been implemented yet on the WPF client.
    Sorry,
    --Bill

Maybe you are looking for

  • Create webdynpro appl. to fetch data from r/3 system without bapi?

    Hi all, Please suggest regarding this issue. I have to create a iview which display all the authorized link access to the user form the sap r/3 system and display it in portal. like when we login to sapr/3 system we get a catalog of all that we can a

  • Reading columns with '#' in name

    I want to read some Oracle specific info using: @Entity @NamedNativeQuery( name="sessionInfo", query="SELECT sid, serial# AS session_serial FROM V$SESSION WHERE audsid = sys_context('userenv', 'sessionid')", And get following exception: Exception Des

  • Wrong number or types of arguments

    Rearly need your help. I got error from run a package.procedure. SQL> exec pac_info.get_node_info; BEGIN pac_info.get_node_info; END; ERROR at line 1: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'GET_NODE_INF

  • Problems editing static file

    I've uploaded a static file and have encountered some problems when trying to edit it. 1. The help text for both "Mime type:" and "File:" says "Identifies file name." No big deal, but why have help text if it's incorrect? 2. HTML DB reports the size

  • If there is any function module  to compare whether  there is any digit

    Dear all, If there is any function module  to compare whether  there is any digit except 0 in a string.....pls provide me