Sap.ui application on android chrome not zooming

Hi,
I've got a sapui5 application buit with sap.ui library. It works well on desktop, even with desktop Chrome browser with touch.
On android mobile Chrome, touch events are not working at all. I'm not able to zoom/scroll. Only touching outside the view I can zoom/scroll but within the view all the touch events are consumed by the sap.ui library.
Is there a way to disable the touch events to let Chrome handle them for the standard zoom/scroll?
Incidetally I've discovered that, embedding all the application inside a Panel, zoom/scroll works as expected. Now the solution could be simply hide the Panel title bar, but that's another story.

Hi,
Looks like you are trying to open the html file directly, rather than via a server (tomcat etc.).
Browser have security restrictions to prevent opening javascript files directly, therefore you either need to run via a server or start chrome with the --allow-file-access-from-files parameter.
javascript - How to launch html using Chrome at "--allow-file-access-from-files" mode? - Stack Overflo…
Regards,
Jason

Similar Messages

  • GoFunctionKey not working in SAP SRS application

    Hi Friends,
    I have been working on SAP SRS application which is created in Web Dynpro Java and some ABAP part too.
    It 7 dcs.
    The main dcs are: isisrsrsgrbcsap.com, isisrsrsgrappsap.com and isisrsrsamsap.com.
    ScanView is a view which inside a Web Dynpro Java Component ArticleComp which is inside the dc isisrsrsamsap.com.
    The ScanView has 4 buttons:
    1> Go button,
    2> Cancel button,
    3> Overview button
    and 4> Advanced Search button.
    The ScanView has 5 functionkey for mobile devices:
    1> GoFunctionKey,
    2> CancelFunctionKey,
    3> OverviewFunctionKey,
    4> AdvancedSearchFunctionKey
    and 5> BarCodeReader.
    The GoFunctionKey is not working.
    It has keycode PI_MaterialScanFk.Search_Go which gets the value 13 from a RFC.
    The onAction event of the function key GoFunctionKey is:
    public void onActionScan(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, java.lang.String scanData )
        //@@begin onActionScan(ServerEvent)
         //wdComponentAPI.getMessageManager().reportSuccess("Scan value: "+scanData);
         wdContext.currentPi_Mat_EanElement().setEan_Upc(scanData);
         wdThis.onActionSearch(wdEvent);     
        //@@end
    The onActionSearch event for the Go button is onActionSearch :
    public void onActionSearch(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSearch(ServerEvent)
         wdThis.wdGetArticleCompController().scanArticle();
         if (wdThis.wdGetArticleCompController().getSizeMatList()>0) {
              wdContext.nodePi_Mat_Ean().invalidate();
              if (wdThis.wdGetArticleCompController().getSizeMatList()==1)
                   wdThis.wdGetArticleCompController().goMaterialResult();
              else
                   wdThis.wdFirePlugToDispatcher(INavCodeConstants.NAV_CODE_COPY);
        //@@end
    So, internally GoFunctionKey calls the function of the Go button.
    But nothing happens when client clicks this Enter button of the mobile device.
    I am planning to debug the code by putting some breakpoints but it would not help.
    I have already tried to print statements inside the onActionScan by using wdComponentAPI.getMessageManager.reportSuccuess();
    but nothing is getting printed as the action is not getting called.
    There are some changes done in ABAP side but no customization done in the java side.
    Also, the mobile devices used are given below:
    http://emobilescan.co.uk/downloads/manuals/ppt8800.pdf
    Please show how to approach and solve this issue.
    Thanks & Regards
    Kaushik Banerjee

    Hi,
    I have not worked on mobile development but are you sure  wdComponentAPI.getMessageManager.reportSuccuess() works on mobile devices.
    Also you have called a method of your Comp Controller in onActionSearch. Check if it might be throwing an exception that is not being printed.
    Regards,
    Himanshu

  • Content repository FD does not exist :user agent sap web application server

    Hi All
    i am using 3rd party software(dms SERVER) and connecting it using archive link interface SAP HTTP 4.5 AL
    i have created a new repository with name FD using tcode OAC0.when i give inputs in OACO and click on test connection it gives me information Content repository FD does not exist
    here is my HTTP trace at receiver content server side
    TRACE:(5) - GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    TRACE:(5) - user-agent: SAP Web Application Server (1.0;700)
    TRACE:(5) - host: SERVERIP:PORT
    TRACE:(5) - accept-encoding: gzip
    TRACE:(5) -
    --> C05 --> S06 ==== (15.583) Request <GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0>
    --> C05 --> S06 GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    --> C05 --> S06 user-agent: SAP Web Application Server (1.0;700)
    --> C05 --> S06 host: SERVERIP:PORT
    --> C05 --> S06 accept-encoding: gzip
    --> C05 --> S06 ==== Body 0 bytes
    --> C05 --> S06 Body =>
    Sockets 6 of 4,5,6 need checking ####
    TRACE:(6) - HTTP/1.1 200 OK
    TRACE:(6) - Cache-Control: private
    TRACE:(6) - Content-Length: 189
    TRACE:(6) - Content-Type: text/plain; charset=utf-8
    TRACE:(6) - Server: Microsoft-IIS/7.5
    TRACE:(6) - X-AspNet-Version: 2.0.50727
    TRACE:(6) - boundary:
    TRACE:(6) - X-dateC: 2010-10-22
    TRACE:(6) - X-timeC: 07:07:23
    TRACE:(6) - X-dateM: 2010-10-22
    TRACE:(6) - X-timeM: 07:07:23
    TRACE:(6) - X-contentRep: FD
    TRACE:(6) - X-numberComps: 1
    TRACE:(6) - X-docId: 0
    TRACE:(6) - X-docStatus: online
    TRACE:(6) - X-pVersion: 0045
    TRACE:(6) - X-ContentServer: contentServer=Server ip;contentServerPort='9025;pVersion='0045';id='DMSSRV1'
    TRACE:(6) - X-Powered-By: ASP.NET
    TRACE:(6) - Date: Fri, 22 Oct 2010 13:37:23 GMT
    TRACE:(6) - Connection: close
    TRACE:(6) -
    TRACE:(6) - serverType='DMSSRV1';1;serverVersion=12;serverPatch=0;serverBuild=180;pVersion='0045';serverStatus=running;serverStatusDescription=;serverDate='2010-10-22';serverTime='07:07:23';startUpDate='2010-10-22';startUpTime='07:07:23';lastAccessDate='2010-10-22';lastAccessTime='07:07:23';contRep='FD';contRepStatus=defined;contRepStatusDescription=;contRepDescription=Content-Repository Test;contentStorageHost=localhost;contentStorageName=FD;secKeyVerification=y;defaultDocProt=rucd;
    one change which i have observed in this trace is .. this trace is showing trace agent as SAP Web application server ... ideally it should show user agent :SAP HTTP
    Please suggest me some solution.
    Thanks
    sandeep

    Dear all,
    my issue is resolved.I solved my issue myself
    solution: SAP sends HTTP request in the form of URL like
    http://serverip:port/GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    Now your response should contain string  contRep="FD"
    dont forget double quotes on repository name coz SAP program matches string with double quotes. if you will return value like this contRep=FD
    this will through error.
    Thanks
    sandeep sharma

  • Not able to change password in SAP WEB application server for BI 7 EHP 1.

    Hi all,
    I'm currently upgrading from BW 3.5 to BI 7 EHP 1.
    When logging to SAP WEB application server to execute a WEB report, it's not possible to change password. Even when a initial password has been set, the user are not forced or able to change it.
    Also to logon dialogue is more like a Windows pop-up than the Web based in 3.5.
    Anyone having a clue?
    Best regards
    Kent

    Hi Eriki,
    My problem is related to the WEB application server (WAS), not the Netweaver Portal.
    BR
    Kent

  • SAP Web Application Server Java 6.40 download is not working

    SAP Web Application Server Java 6.40 is not working. There seems to be an issue with the server hosting the binaries.
    Antoine Voiry

    try this site
    The SAP WAS 6.40 SP9 is in for of a zip file "WebAS640SP9.zip" it is about 1 GB
    https://www.sdn.sap.com/sdn/downloads.sdn?page=webas640_sp9_maxdb_download.htm
    Also you can go to the site
    https://www.sdn.sap.com/sdn/downloadarea.sdn
    and select "SAP NetWeaver Enterprise Portal on MaxDB, Developer Edition Sneak Preview"
    to download it
    Cheers
    Sai

  • Not able to install SAP Web Application Server -6.40

    iam running on SAP NETWEAVER Studio 6.0.21 in Windows XP  operating System , not able to install  SAP Web Apllication Software -6.40 .
    iam not sure what to choose(while Installation) central system or distributed System ,i have tried in either way but
    still not able to install the software .
    If i go with Sap System Installtion>Java System >Distributed system>Java Central Instance installation  ,it throws me getJavaHome was executed with status error ......
    then ,
    what is the version of Sap Web Application Server to be installed if my system runs on
    SAP NETWEAVER Studio 6.0.21 or 6.0.11
    cheers
    Sundar

    Hello,
    What do you want to do exactly?
    You speak about SAP Netweaver Studio? I suppose you mean Netweaver Developer Studio?
    Do you want to install a complete SAP System on your windows XP?? or only the Java part?
    Thanks to give us more info
    Olivier

  • Need clarification on application of OSS Release Note:391846 in SAP ERP 6.0

    Hi Experts,
    We are upgrading the SAP R/3 4.7 to SAP ERP 6.0 in one of our client. In SAP R/3 4.7, OSS Note:391846 has been applied for Automatic Explosion of BOM while converting the planned order. I would like to know whether this functionality is covered in SAP ERP 6.0 or is it required to apply the same OSS note in SAP ERP 6.0?
    Thanks in advance.
    Venkat Bandaru

    Dear Venkat,
    note 391846 is also valid for ERP600.
    This modification is not part of the SAP Standard Release 600. It's also in 600 a modification.
    If you want this function you have to implement the note again in your actual release.
    Regards,
    Sabine

  • Sap demo application note

    Hi all,
    It seems the Dev and Extension guide tutorials refer in all the examples to a sample demo app which is provided with a note. But the note number is not given. Has anyone downloaded this demo application or knows the note number? I need to see the examples to clarify a few things.
    Thanks

    Hi e-commerce developer,
    I think the note you mentioned refers to an older version. But I've found the correct one. It's with note 1105622.
    Your reply helped me refine my search. I was looking for something like "isa demo" while "isa example" worked better!
    Thanks!

  • SSO from SAPJ2EE to Non-SAP Java Applications

    Hello,
    does anybody know, if there is a newer version of MySapSsoSupport-0.5.tar.gz
    This enables Single Sign-On from SAP J2EE Engine/EP to Non-SAP Java Applications.
    Thanks in advance.
    Guenter

    Hi Guenther
    I am not aware of this MySapSsoSupport package. As far as I am aware the only supported scenarios for SSO to non-SAP Systems are listed here:
    http://help.sap.com/saphelp_nwpi71/helpdata/de/12/9f244183bb8639e10000000a1550b0/content.htm

  • "SSO" for non-sap web application using SAPGUI to browse?

    I have a web application (non SAP) and the user base are also SAP users in an ABAP system.
    To strengthen the authentication in the web app, I wanted to implement SSO 
    authentication as we pity the users for having to remember so many strong pw's and I
    dont like LDAP based pw sync or other technology I dont understand, because then we are
    just yet another application with the same pw...
    We are having technical problems implementing SSO on the web app side, and are anyway a
    bit sceptical about the user admin / role admin assignment if we get it to work.
    So I have created a transaction in SAP which browses the web app and the intention is to
    send the SAP sy-uname as the web app user. We can control this using s_tcode, and
    an own auth object on the WAS side and a check on the session type before the connection is
    established. In this sense we are dependent on the SAP concept implemented, but even so:
    The role assignment is controlled in the web app itself -> so assume that I am not overly
    worried about unauthorized access to the web application, as they would not have any
    system role for it as their sy-uname does not exist. (Infact we can monitor this)
    The browser on the front end is the SAPGUI with html controls on the SAP side.
    I would be interested in knowing whether anyone else has experience with this approach, and
    whether there are any areas to be carefull of?
    I would also like to know whether this is a strategic error?
    Kind regards,
    Julius

    Hi Julius,
    well, if that web application would run on the same ABAP backend system then the solution described in <a href="http://service.sap.com/~iron/fm/011000358700000431401997E/0612670">SAP Note 612670</a> would be applicable:
    a so-called "Re-entrance ticket" (based on the "SAP logon ticket" SSO proceedings) is issued, transported via the SAPGUI connection and back to the system via the invoked HTML control.
    But for non-SAP web applications that does not help.
    In that case only X.509 client certificates can be used for SSO. Actually, the web application could then also be invoked directly (independent from the SAPGUI session). The user is authenticated based on the X.509 client certificate - and not based on the ABAP userID (of the SAPGUI session).
    Well, if you don't mind the effort you could also use the "SAP Logon Ticket evaluation library" (sapssoext, see <a href="http://service.sap.com/~iron/fm/011000358700000431401997E/0304450">SAP Note 304450</a>) to evalute the SAP logon ticket externally. You'll then need to have a "stub application" at the ABAP side that triggers the http redirect to your external web application. Not a nice solution but a possible one.
    In the future SAML browser artifacts would be an option (preferable to integrate non-SAP applications). But currently that's not available (for NWAS ABAP).
    Cheers, Wolfgang

  • Error to install the SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

    Hi,
    Can anybody help me?
    I'm try to install the SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version... and in the Running phase 11: Create sequence for the ABAP user, I had this error:
    What do have I to do solve this problem?
    ERROR      2014-07-13 14:24:19.395 [iaxxinscbk.cpp:244]
    CJS-00030  Assertion failed:    :    [3336] 14:23:42    ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].
    ERROR      2014-07-13 14:24:19.395
    CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: :    [3336]  14:23:42 ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].
    ERROR      2014-07-13 14:24:19.495 [sixxcstepexecute.cpp:988]
    FCO-00011  The step SdbCheckExistingSequence with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_Schema_Sequence|ind|ind|ind|ind|6|0|SdbCheckExistingSequence was executed with status ERROR ( Last error reported by the step :Assertion failed:    :    [3336] 14:23:42    ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].).
    INFO       2014-07-13 14:24:22.669 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Arquivos de programas\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    WARNING    2014-07-13 14:24:24.752 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2014-07-13 14:24:24.752 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .

    Hi,
    Kindly follow SCN thread Sapinst error: No GUI server connected and try to restart the complete system.
    Regards,
    Gaurav

  • The file to download the app for Android is not working from my phone--it says that the file isn't there. However it does see the one for the Iphone (even though it can't use it). I'm very computer literate and am pretty sure the problem is on your end.

    The file to download the app for Android is not working from my phone--it says that the file isn't there. However it does see the one for the Iphone (even though it can't use it). I've tried it multiple times and continue to get the same message: "NOT FOUND The requested item could not be found". I also tried through the Market application on the phone but ended-up with the same result.
    I'm very computer literate and am pretty sure the problem is on your end. If this is the case then no one can download the app. I considered that perhaps because it's still in Beta that it was removed due to some other type of software issue. I would really like to use Firefox on my new Droid (2.0); when with this be available?

    Firefox will not appear in the Market for most phones with incompatible hardware. You can check if your phone is supported here:
    https://wiki.mozilla.org/Mobile/Platforms/Android
    Even on some supported devices, a bug in the Market software prevents Firefox from showing up. This may be related to the fairly recent Android Market app update. If you go to Settings/Applications/Market and choose "Uninstall" you can uninstall the update, and then search for and install Firefox from the marketplace.
    Or, if you have a supported phone, you can download the app directly by typing this address into your phone's browser: http://bit.ly/fxbeta3
    (Note: To download the app directly for an AT&T phone, you will have to search for instructions on "sideloading" the APK file, since AT&T disables the option to install from non-Market sources.)

  • Cannot reboot and I get this message The application "Firefox.app" is not open anymore.

    Firefox has not allowed my computer to shut down normally for months.
    I created a whole new user with a new Firefox profile, but when I quit Firefox or try to do a shutdown, Firefox closes it's windows but leaves the small dot under it's icon on the doc. Force quitting does nothing. If I click on the icon I get nothing if I go to the application folder and double click on Firefox, I get this: The application “Firefox.app” is not open anymore.
    I'm using Chrome because the only way to run firefox (without a forced shutdown) is to copy the Firefox app to another name and run that. BTW, I've also deleted all the parentlock files from my system (several times). If this cannot be solved I'll have to switch to Chrome (as much as I hate Google)!
    Versions: Firefox 37.0.2 OS/X: 10.10.2 (14C1514)

    Installed plugins
    Find updates for installed plugins at mozilla.com/plugincheck
    OpenH264 Video Codec provided by Cisco Systems, Inc.
    File: 1.3
    Path: /Users/Mark.Rafferty/Library/Application Support/Firefox/Profiles/9zc0lkqh.default/gmp-gmpopenh264/1.3
    Version: 1.3
    State: Enabled
    Play back web video and use video chats.
    MIME Type Description Suffixes
    iPhotoPhotocast
    File: iPhotoPhotocast.plugin
    Path: /Library/Internet Plug-Ins/iPhotoPhotocast.plugin
    Version: 7.0
    State: Enabled
    iPhoto6
    MIME Type Description Suffixes
    application/photo iPhoto 700
    Google Earth Plug-in
    File: Google Earth Web Plug-in.plugin
    Path: /Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin
    Version: 5.2
    State: Enabled
    The Google Earth Plugin allows you to view 3D imagery and terrain in your web browser.
    MIME Type Description Suffixes
    application/geplugin Google Earth browser plugin
    RealPlayer Plugin.plugin
    File: RealPlayer Plugin.plugin
    Path: /Applications/RealPlayer.app/Contents/MacOS/RealPlayer Plugin.plugin
    Version: 0.0.1d1
    State: Enabled
    RealPlayer Plugin
    MIME Type Description Suffixes
    audio/x-pn-realaudio-plugin RealMedia rm
    audio/x-pn-realaudio RealPlayer Metafile ram
    Google Talk Plugin Video Accelerator
    File: npgtpo3dautoplugin.plugin
    Path: /Library/Internet Plug-Ins/npgtpo3dautoplugin.plugin
    Version: 0.1.43.3
    State: Enabled
    Google Talk Plugin Video Accelerator version:0.1.43.3
    MIME Type Description Suffixes
    application/vnd.gtpo3d.auto Google Talk Plugin Video Accelerator Type
    Google Talk NPAPI Plugin
    File: googletalkbrowserplugin.plugin
    Path: /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
    Version: 1.4.3.10298
    State: Enabled
    Version 1.4.3.10298
    MIME Type Description Suffixes
    application/googletalk Google voice and video chat googletalk
    Microsoft Office Live Plug-in
    File: OfficeLiveBrowserPlugin.plugin
    Path: /Library/Internet Plug-Ins/OfficeLiveBrowserPlugin.plugin
    Version: 12.2.9
    State: Enabled
    Office Live Update v1.0
    MIME Type Description Suffixes
    application/officelive Office Live Update v1.0
    Flip4Mac Windows Media Plugin
    File: Flip4Mac WMV Plugin.plugin
    Path: /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin
    Version: 2.5.0.1
    State: Enabled
    The Flip4Mac WMV Plugin allows you to view Windows Media content using QuickTime.
    MIME Type Description Suffixes
    video/x-ms-asf Windows Media Video asf
    video/x-ms-asx Windows Media Playlist asx
    audio/x-ms-wax Windows Media Playlist wax
    application/x-ms-wmp Windows Media Plugin
    video/x-ms-wmp Windows Media Video wmp
    application/x-mplayer2 Windows Media Plugin
    video/x-ms-wmx Windows Media Playlist wmx
    video/x-ms-wm Windows Media Video wm
    video/x-ms-wvx Windows Media Playlist wvx
    video/x-ms-wmv Windows Media Video wmv
    video/x-ms-asf-plugin Windows Media Plugin
    audio/x-ms-wma Windows Media Audio wma
    application/asx Windows Media Plugin
    LogMeIn Plugin 1.0.0.935
    File: LogMeIn.plugin
    Path: /Library/Internet Plug-Ins/LogMeIn.plugin
    Version: 1.0.935
    State: Enabled
    LogMeIn remote control components
    MIME Type Description Suffixes
    application/x-3amlabs-rafiletransfer File Transfer
    application/x-3amlabs-raversion Version
    application/x-3amlabs-raremotecontrol Remote Control
    application/x-3amlabs-raperfview Performance Viewer
    Java Applet Plug-in
    File: JavaAppletPlugin.plugin
    Path: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
    Version: Java 7 Update 51
    State: Enabled
    Displays Java applet content, or a placeholder if Java is not installed.
    MIME Type Description Suffixes
    application/x-java-applet;version=1.4 Java applet
    application/x-java-applet;version=1.2.1 Java applet
    application/x-java-applet;javafx=2.2.51 Java applet
    application/x-java-applet;version=1.2.2 Java applet
    application/x-java-applet;version=1.3 Java applet
    application/x-java-vm Java applet
    application/x-java-applet;deploy=10.51.2 Java applet
    application/x-java-applet;version=1.1.1 Java applet
    application/x-java-vm-npruntime Java applet
    application/x-java-applet;version=1.2 Java applet
    application/x-java-applet;version=1.7 Java applet
    application/x-java-applet;version=1.4.1 Java applet
    application/x-java-applet;version=1.1.2 Java applet
    application/x-java-applet Basic Java Applets javaapplet
    application/x-java-applet;version=1.1 Java applet
    application/x-java-applet;version=1.1.3 Java applet
    application/x-java-applet;version=1.6 Java applet
    application/x-java-applet;version=1.4.2 Java applet
    application/x-java-applet;version=1.3.1 Java applet
    application/x-java-applet;version=1.5 Java applet
    application/x-java-applet;jpi-version=1.7.0_51 Java applet
    Silverlight Plug-In
    File: Silverlight.plugin
    Path: /Library/Internet Plug-Ins/Silverlight.plugin
    Version: 5.1.30317.0
    State: Enabled
    5.1.30317.0
    MIME Type Description Suffixes
    application/x-silverlight Microsoft Silverlight xaml
    application/x-silverlight-2 Microsoft Silverlight xaml
    QuickTime Plug-in 7.7.3
    File: QuickTime Plugin.plugin
    Path: /Library/Internet Plug-Ins/QuickTime Plugin.plugin
    Version: 7.7.3
    State: Enabled
    The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site.
    MIME Type Description Suffixes
    video/x-msvideo Video For Windows avi,vfw
    audio/mp3 MP3 audio mp3,swa
    audio/mpeg3 MP3 audio mp3,swa
    video/3gpp2 3GPP2 media 3g2,3gp2
    audio/x-caf CAF audio caf
    audio/mpeg MPEG audio mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    video/quicktime QuickTime Movie mov,qt,mqv
    audio/x-mpeg3 MP3 audio mp3,swa
    video/mp4 MPEG-4 media mp4
    application/x-sdp SDP stream descriptor sdp
    audio/wav WAVE audio wav,bwf
    video/avi Video For Windows avi,vfw
    audio/mp4 MPEG-4 media mp4
    video/x-m4v Video m4v
    audio/x-wav WAVE audio wav,bwf
    application/sdp SDP stream descriptor sdp
    audio/x-aiff AIFF audio aiff,aif,aifc,cdda
    video/x-mpeg MPEG media mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    video/3gpp 3GPP media 3gp,3gpp
    video/msvideo Video For Windows avi,vfw
    audio/x-mpeg MPEG audio mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/vnd.qcelp QUALCOMM PureVoice audio qcp
    audio/x-mp3 MP3 audio mp3,swa
    application/x-rtsp RTSP stream descriptor rtsp,rts
    audio/amr AMR audio AMR
    video/sd-video SD video sdv
    audio/aiff AIFF audio aiff,aif,aifc,cdda
    video/mpeg MPEG media mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    audio/3gpp2 3GPP2 media 3g2,3gp2
    audio/aac AAC audio aac,adts
    audio/x-m4b AAC audio book m4b
    audio/x-m4p AAC audio m4p
    audio/x-gsm GSM audio gsm
    application/x-mpeg AMC media amc
    audio/x-aac AAC audio aac,adts
    audio/basic uLaw/AU audio au,snd,ulw
    audio/x-m4a AAC audio m4a
    audio/3gpp 3GPP media 3gp,3gpp
    Default Browser Helper
    File: Default Browser.plugin
    Path: /Library/Internet Plug-Ins/Default Browser.plugin
    Version: 600
    State: Enabled
    Provides information about the default web browser
    MIME Type Description Suffixes
    application/apple-default-browser Provides information about the default web browser
    SharePoint Browser Plug-in
    File: SharePointBrowserPlugin.plugin
    Path: /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
    Version: 14.4.8
    State: Enabled
    Microsoft Office for Mac SharePoint Browser Plug-in
    MIME Type Description Suffixes
    application/x-sharepoint Microsoft Office for Mac SharePoint Browser Plug-in
    application/x-sharepoint-protocolhandler Microsoft Office for Mac Protocol Handler
    Shockwave Flash
    File: Flash Player.plugin
    Path: /Library/Internet Plug-Ins/Flash Player.plugin
    Version: 17.0.0.169
    State: Enabled
    Shockwave Flash 17.0 r0
    MIME Type Description Suffixes
    application/x-shockwave-flash Shockwave Flash swf
    application/futuresplash FutureSplash Player spl
    Picasa
    File: Picasa.plugin
    Path: /Users/Mark.Rafferty/Library/Internet Plug-Ins/Picasa.plugin
    Version: 1.0
    State: Enabled
    Picasa plugin.
    MIME Type Description Suffixes
    application/x-picasa-detect 3.1 picasa
    WebEx64 General Plugin Container
    File: WebEx64.plugin
    Path: /Users/Mark.Rafferty/Library/Internet Plug-Ins/WebEx64.plugin
    Version: 1.0
    State: Enabled
    WebEx64 General Plugin Container Version 205
    MIME Type Description Suffixes
    application/webx-gpc-plugin64 gpc

  • How to change the browser title of standard SAP WD4A application - eRecruit

    Hi,
    I have a requirement to change browser title for standard SAP WD4A application hrrcf_a_candidate_registration. I know this value is used from application description filed.
    Current set up is 'Candidate Registration'. (WD Component HRRCF_C_REGISTER_UI)
    I tried to use enhancement framework technique and application customization/configuration - but was not successfull.
    I do not like the idea of changing the standard SAP object since it might be overwritten in future upgrade. And also I do not prefer to create z* copy of this application as well.
    Any ideas how to handle this request? Is dynamic modification of this property possible?
    Thanks for your feedback.
    Regards,
    Igor

    Hello,
    Did you try to change the description of the service in transaction SICF ?
    You can find the Webdynpro services under the tree /default_host/sap/bc/webdynpro/sap/.
    Regards,

  • SAP Fiori Apps Error Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION].

    Dear All
    I am getting the below error while activating the sap Fiori applications
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    I have  applied all  suggestions in my  new fiori system from Masayuki Sekihara posted on his post.
    but still I am getting same error message.
    I got below error message.
    1) If I selected a EC6FIORI  system alias  to ZTASKPROCESSING services then i got below error message.
    Task Facade not implemented for provider.
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    2) some time I got different error message if I selected FIORI  system alias to ZTASKPROCESSING.
    I have shared below  my system Support Package level and all configurations.
    Component
    Release
    SP-Level
    Support Package
    Short description of comment
    SAP_BASIS
    740
    4
    SAPKB74004
    SAP Basis Component
    SAP_ABA
    740
    4
    SAPKA74004
    Cross-Application Component
    SAP_GWFND
    740
    6
    SAPK-74006INSAPGWFND
    SAP Gateway Foundation
    SAP_UI
    740
    7
    SAPK-74007INSAPUI
    User Interface Technology
    PI_BASIS
    740
    4
    SAPK-74004INPIBASIS
    Basis Plug-In
    ST-PI
    2008_1_700
    8
    SAPKITLRD8
    SAP Solution Tools Plug-In
    SAP_BW
    740
    4
    SAPKW74004
    SAP Business Warehouse
    IW_PGW
    100
    5
    SAPK-10005INIWPGW
    Process Gateway
    MDG_FND
    747
    2
    SAPK-74702INMDGFND
    MDG Foundation
    SAP_AP
    700
    30
    SAPKNA7030
    SAP Application Platform
    SAP_BS_FND
    747
    2
    SAPK-74702INSAPBSFND
    SAP Business Suite Foundation
    WEBCUIF
    747
    2
    SAPK-74702INWEBCUIF
    SAP Web UI Framework
    MDG_APPL
    617
    2
    SAPK-61702INMDGAPPL
    MDG Applications
    SAP_APPL
    617
    2
    SAPKH61702
    Logistics and Accounting
    SAP_FIN
    617
    2
    SAPK-61702INSAPFIN
    SAP_FIN
    SAP_HR
    604
    66
    SAPKE60466
    Human Resources
    SAP_HRCAR
    604
    66
    SAPK-60466INSAPHRCAR
    Sub component SAP_HRCAR of SAP_HR
    SAP_HRCAT
    604
    66
    SAPK-60466INSAPHRCAT
    Sub component SAP_HRCAT of SAP_HR
    SAP_HRCAU
    604
    66
    SAPK-60466INSAPHRCAU
    Sub component SAP_HRCAU of SAP_HR
    SAP_HRCBE
    604
    66
    SAPK-60466INSAPHRCBE
    Sub component SAP_HRCBE of SAP_HR
    SAP_HRCBR
    604
    66
    SAPK-60466INSAPHRCBR
    Sub component SAP_HRCBR of SAP_HR
    SAP_HRCCA
    604
    66
    SAPK-60466INSAPHRCCA
    Sub component SAP_HRCCA of SAP_HR
    SAP_HRCCH
    604
    66
    SAPK-60466INSAPHRCCH
    Sub component SAP_HRCCH of SAP_HR
    SAP_HRCCL
    604
    66
    SAPK-60466INSAPHRCCL
    Sub component SAP_HRCCL of SAP_HR
    SAP_HRCCN
    604
    66
    SAPK-60466INSAPHRCCN
    Sub component SAP_HRCCN of SAP_HR
    SAP_HRCDE
    604
    66
    SAPK-60466INSAPHRCDE
    Sub component SAP_HRCDE of SAP_HR
    SAP_HRCDK
    604
    66
    SAPK-60466INSAPHRCDK
    Sub component SAP_HRCDK of SAP_HR
    SAP_HRCES
    604
    66
    SAPK-60466INSAPHRCES
    Sub component SAP_HRCES of SAP_HR
    SAP_HRCFI
    604
    66
    SAPK-60466INSAPHRCFI
    Sub component SAP_HRCFI of SAP_HR
    SAP_HRCFR
    604
    66
    SAPK-60466INSAPHRCFR
    Sub component SAP_HRCFR of SAP_HR
    SAP_HRCGB
    604
    66
    SAPK-60466INSAPHRCGB
    Sub component SAP_HRCGB of SAP_HR
    SAP_HRCHK
    604
    66
    SAPK-60466INSAPHRCHK
    Sub component SAP_HRCHK of SAP_HR
    SAP_HRCID
    604
    66
    SAPK-60466INSAPHRCID
    Sub component SAP_HRCID of SAP_HR
    SAP_HRCIE
    604
    66
    SAPK-60466INSAPHRCIE
    Sub component SAP_HRCIE of SAP_HR
    SAP_HRCIN
    604
    66
    SAPK-60466INSAPHRCIN
    Sub component SAP_HRCIN of SAP_HR
    SAP_HRCIT
    604
    66
    SAPK-60466INSAPHRCIT
    Sub component SAP_HRCIT of SAP_HR
    SAP_HRCJP
    604
    66
    SAPK-60466INSAPHRCJP
    Sub component SAP_HRCJP of SAP_HR
    SAP_HRCKR
    604
    66
    SAPK-60466INSAPHRCKR
    Sub component SAP_HRCKR of SAP_HR
    SAP_HRCKW
    604
    66
    SAPK-60466INSAPHRCKW
    Sub component SAP_HRCKW of SAP_HR
    SAP_HRCMX
    604
    66
    SAPK-60466INSAPHRCMX
    Sub component SAP_HRCMX of SAP_HR
    SAP_HRCMY
    604
    66
    SAPK-60466INSAPHRCMY
    Sub component SAP_HRCMY of SAP_HR
    SAP_HRCNL
    604
    66
    SAPK-60466INSAPHRCNL
    Sub component SAP_HRCNL of SAP_HR
    SAP_HRCNO
    604
    66
    SAPK-60466INSAPHRCNO
    Sub component SAP_HRCNO of SAP_HR
    SAP_HRCNZ
    604
    66
    SAPK-60466INSAPHRCNZ
    Sub component SAP_HRCNZ of SAP_HR
    SAP_HRCPH
    604
    66
    SAPK-60466INSAPHRCPH
    Sub component SAP_HRCPH of SAP_HR
    SAP_HRCPT
    604
    66
    SAPK-60466INSAPHRCPT
    Sub component SAP_HRCPT of SAP_HR
    SAP_HRCQA
    604
    66
    SAPK-60466INSAPHRCQA
    Sub component SAP_HRCQA of SAP_HR
    SAP_HRCRU
    604
    66
    SAPK-60466INSAPHRCRU
    Sub component SAP_HRCRU of SAP_HR
    SAP_HRCSE
    604
    66
    SAPK-60466INSAPHRCSE
    Sub component SAP_HRCSE of SAP_HR
    SAP_HRCSG
    604
    66
    SAPK-60466INSAPHRCSG
    Sub component SAP_HRCSG of SAP_HR
    SAP_HRCTH
    604
    66
    SAPK-60466INSAPHRCTH
    Sub component SAP_HRCTH of SAP_HR
    SAP_HRCTW
    604
    66
    SAPK-60466INSAPHRCTW
    Sub component SAP_HRCTW of SAP_HR
    SAP_HRCUN
    604
    66
    SAPK-60466INSAPHRCUN
    Sub component SAP_HRCUN of SAP_HR
    SAP_HRCUS
    604
    66
    SAPK-60466INSAPHRCUS
    Sub component SAP_HRCUS of SAP_HR
    SAP_HRCVE
    604
    66
    SAPK-60466INSAPHRCVE
    Sub component SAP_HRCVE of SAP_HR
    SAP_HRCZA
    604
    66
    SAPK-60466INSAPHRCZA
    Sub component SAP_HRCZA of SAP_HR
    SAP_HRGXX
    604
    66
    SAPK-60466INSAPHRGXX
    Sub component SAP_HRGXX of SAP_HR
    SAP_HRRXX
    604
    66
    SAPK-60466INSAPHRRXX
    Sub component SAP_HRRXX of SAP_HR
    EA-IPPE
    400
    24
    SAPKGPID24
    SAP iPPE
    EA-APPL
    617
    2
    SAPK-61702INEAAPPL
    SAP Enterprise Extension PLM, SCM, Financials
    EA-DFPS
    600
    24
    SAPKGPDD24
    SAP Enterprise Extension Defense Forces & Public Security
    EA-FIN
    617
    2
    SAPK-61702INEAFIN
    EA-FIN
    EA-FINSERV
    600
    25
    SAPKGPFD25
    SAP Enterprise Extension Financial Services
    EA-GLTRADE
    600
    24
    SAPKGPGD24
    SAP Enterprise Extension Global Trade
    EA-HR
    607
    17
    SAPK-60717INEAHR
    SAP Enterprise Extension HR
    EA-HRCAR
    607
    17
    SAPK-60717INEAHRCAR
    Sub component EA-HRCAR of EA-HR
    EA-HRCAT
    607
    17
    SAPK-60717INEAHRCAT
    Sub component EA-HRCAT of EA-HR
    EA-HRCAU
    607
    17
    SAPK-60717INEAHRCAU
    Sub component EA-HRCAU of EA-HR
    EA-HRCBE
    607
    17
    SAPK-60717INEAHRCBE
    Sub component EA-HRCBE of EA-HR
    EA-HRCBR
    607
    17
    SAPK-60717INEAHRCBR
    Sub component EA-HRCBR of EA-HR
    EA-HRCCA
    607
    17
    SAPK-60717INEAHRCCA
    Sub component EA-HRCCA of EA-HR
    EA-HRCCH
    607
    17
    SAPK-60717INEAHRCCH
    Sub component EA-HRCCH of EA-HR
    EA-HRCCL
    607
    17
    SAPK-60717INEAHRCCL
    Sub component EA-HRCCL of EA-HR
    EA-HRCCN
    607
    17
    SAPK-60717INEAHRCCN
    Sub component EA-HRCCN of EA-HR
    EA-HRCDE
    607
    17
    SAPK-60717INEAHRCDE
    Sub component EA-HRCDE of EA-HR
    EA-HRCDK
    607
    17
    SAPK-60717INEAHRCDK
    Sub component EA-HRCDK of EA-HR
    EA-HRCES
    607
    17
    SAPK-60717INEAHRCES
    Sub component EA-HRCES of EA-HR
    EA-HRCFI
    607
    17
    SAPK-60717INEAHRCFI
    Sub component EA-HRCFI of EA-HR
    EA-HRCFR
    607
    17
    SAPK-60717INEAHRCFR
    Sub component EA-HRCFR of EA-HR
    EA-HRCGB
    607
    17
    SAPK-60717INEAHRCGB
    Sub component EA-HRCGB of EA-HR
    EA-HRCHK
    607
    17
    SAPK-60717INEAHRCHK
    Sub component EA-HRCHK of EA-HR
    EA-HRCID
    607
    17
    SAPK-60717INEAHRCID
    Sub component EA-HRCID of EA-HR
    EA-HRCIE
    607
    17
    SAPK-60717INEAHRCIE
    Sub component EA-HRCIE of EA-HR
    EA-HRCIN
    607
    17
    SAPK-60717INEAHRCIN
    Sub component EA-HRCIN of EA-HR
    EA-HRCIT
    607
    17
    SAPK-60717INEAHRCIT
    Sub component EA-HRCIT of EA-HR
    EA-HRCJP
    607
    17
    SAPK-60717INEAHRCJP
    Sub component EA-HRCJP of EA-HR
    EA-HRCKR
    607
    17
    SAPK-60717INEAHRCKR
    Sub component EA-HRCKR of EA-HR
    EA-HRCKW
    607
    17
    SAPK-60717INEAHRCKW
    Sub component EA-HRCKW of EA-HR
    EA-HRCMX
    607
    17
    SAPK-60717INEAHRCMX
    Sub component EA-HRCMX of EA-HR
    EA-HRCMY
    607
    17
    SAPK-60717INEAHRCMY
    Sub component EA-HRCMY of EA-HR
    EA-HRCNL
    607
    17
    SAPK-60717INEAHRCNL
    Sub component EA-HRCNL of EA-HR
    EA-HRCNO
    607
    17
    SAPK-60717INEAHRCNO
    Sub component EA-HRCNO of EA-HR
    EA-HRCNZ
    607
    17
    SAPK-60717INEAHRCNZ
    Sub component EA-HRCNZ of EA-HR
    EA-HRCPH
    607
    17
    SAPK-60717INEAHRCPH
    Sub component EA-HRCPH of EA-HR
    EA-HRCPT
    607
    17
    SAPK-60717INEAHRCPT
    Sub component EA-HRCPT of EA-HR
    EA-HRCQA
    607
    17
    SAPK-60717INEAHRCQA
    Sub component EA-HRCQA of EA-HR
    EA-HRCRU
    607
    17
    SAPK-60717INEAHRCRU
    Sub component EA-HRCRU of EA-HR
    EA-HRCSE
    607
    17
    SAPK-60717INEAHRCSE
    Sub component EA-HRCSE of EA-HR
    EA-HRCSG
    607
    17
    SAPK-60717INEAHRCSG
    Sub component EA-HRCSG of EA-HR
    EA-HRCTH
    607
    17
    SAPK-60717INEAHRCTH
    Sub component EA-HRCTH of EA-HR
    EA-HRCTW
    607
    17
    SAPK-60717INEAHRCTW
    Sub component EA-HRCTW of EA-HR
    EA-HRCUN
    607
    17
    SAPK-60717INEAHRCUN
    Sub component EA-HRCUN of EA-HR
    EA-HRCUS
    607
    17
    SAPK-60717INEAHRCUS
    Sub component EA-HRCUS of EA-HR
    EA-HRCVE
    607
    17
    SAPK-60717INEAHRCVE
    Sub component EA-HRCVE of EA-HR
    EA-HRCZA
    607
    17
    SAPK-60717INEAHRCZA
    Sub component EA-HRCZA of EA-HR
    EA-HRGXX
    607
    17
    SAPK-60717INEAHRGXX
    Sub component EA-HRGXX of EA-HR
    EA-HRRXX
    607
    17
    SAPK-60717INEAHRRXX
    Sub component EA-HRRXX of EA-HR
    EA-PS
    600
    24
    SAPKGPPD24
    SAP Enterprise Extension Public Services
    EA-RETAIL
    600
    24
    SAPKGPRD24
    SAP Enterprise Extension Retail
    FINBASIS
    600
    24
    SAPK-60024INFINBASIS
    Fin. Basis
    ECC-DIMP
    600
    23
    SAPK-60023INECCDIMP
    DIMP
    ERECRUIT
    600
    24
    SAPK-60024INERECRUIT
    E-Recruiting
    FI-CA
    600
    23
    SAPK-60023INFICA
    FI-CA
    FI-CAX
    600
    23
    SAPK-60023INFICAX
    FI-CA Extended
    HR-CEE
    110_604
    52
    SAPK-60452INHRCEE
    HR country version for CEE countries
    HR-CEECBG
    110_604
    52
    SAPK-60452INHRCEECBG
    Sub component HR-CEECBG of HR-CEE
    HR-CEECCO
    110_604
    52
    SAPK-60452INHRCEECCO
    Sub component HR-CEECCO of HR-CEE
    HR-CEECCZ
    110_604
    52
    SAPK-60452INHRCEECCZ
    Sub component HR-CEECCZ of HR-CEE
    HR-CEECGR
    110_604
    52
    SAPK-60452INHRCEECGR
    Sub component HR-CEECGR of HR-CEE
    HR-CEECHR
    110_604
    52
    SAPK-60452INHRCEECHR
    Sub component HR-CEECHR of HR-CEE
    HR-CEECHU
    110_604
    52
    SAPK-60452INHRCEECHU
    Sub component HR-CEECHU of HR-CEE
    HR-CEECPL
    110_604
    52
    SAPK-60452INHRCEECPL
    Sub component HR-CEECPL of HR-CEE
    HR-CEECRO
    110_604
    52
    SAPK-60452INHRCEECRO
    Sub component HR-CEECRO of HR-CEE
    HR-CEECSI
    110_604
    52
    SAPK-60452INHRCEECSI
    Sub component HR-CEECSI of HR-CEE
    HR-CEECSK
    110_604
    52
    SAPK-60452INHRCEECSK
    Sub component HR-CEECSK of HR-CEE
    HR-CEECTR
    110_604
    52
    SAPK-60452INHRCEECTR
    Sub component HR-CEECTR of HR-CEE
    HR-CEECUA
    110_604
    52
    SAPK-60452INHRCEECUA
    Sub component HR-CEECUA of HR-CEE
    HR-CEEGXX
    110_604
    0
    Sub component HR-CEEGXX of HR-CEE
    HR-CEERXX
    110_604
    0
    Sub component HR-CEERXX of HR-CEE
    INSURANCE
    600
    23
    SAPK-60023ININSURANC
    SAP Insurance
    IS-CWM
    600
    23
    SAPK-60023INISCWM
    Industry Solution Catch Weight Management
    IS-H
    600
    34
    SAPK-60034INISH
    SAP Healthcare
    IS-M
    600
    23
    SAPK-60023INISM
    SAP MEDIA
    IS-OIL
    600
    23
    SAPK-60023INISOIL
    IS-OIL
    IS-PS-CA
    600
    23
    SAPK-60023INISPSCA
    IS-PUBLIC SECTOR CONTRACT ACCOUNTING
    IS-UT
    600
    23
    SAPK-60023INISUT
    SAP Utilities/Telecommunication
    LSOFE
    600
    24
    SAPK-60024INLSOFE
    SAP Learning Solution Front-End
    SEM-BW
    600
    24
    SAPKGS6024
    SEM-BW: Strategic Enterprise Management
    GBAPP002
    600
    4
    SAPK-60004INGBAPP002
    GBAPP002
    GBHCM002
    600
    11
    SAPK-60011INGBHCM002
    HCM Employee Requests (Leave)
    GBHCM003
    600
    9
    SAPK-60009INGBHCM003
    HCM Manager Approvals (Time, Training, L
    SRA002
    600
    3
    SAPK-60003INSRA002
    Time Recording OData Integration Compone
    SRA010
    600
    3
    SAPK-60003INSRA010
    Staffing List OData Integration Componen
    SRA017
    600
    3
    SAPK-60003INSRA017
    Create Purchase Order OData Integration
    SRA018
    600
    3
    SAPK-60003INSRA018
    Purchase Order Status Tracking OData Int
    UIAPP001
    100
    4
    SAPK-10004INUIAPP001
    UIAPP001 100: Add-On Installation
    UIAPP002
    100
    3
    SAPK-10003INUIAPP002
    UIAPP002 100: Add-On Installation
    UIGIB001
    100
    4
    SAPK-10004INUIGIB001
    UIGIB001 100: Add-On Installation
    UIHCM002
    100
    4
    SAPK-10004INUIHCM002
    UIHCM002 100: Add-On Installation
    UIHCM003
    100
    4
    SAPK-10004INUIHCM003
    UIHCM003 100: Add-On Installation
    UISRA002
    100
    3
    SAPK-10003INUISRA002
    HTML5 Time Recording
    UISRA010
    100
    3
    SAPK-10003INUISRA010
    HTML5 Staffing List
    UISRA017
    100
    3
    SAPK-10003INUISRA017
    HTML5 Create Order
    UISRA018
    100
    3
    SAPK-10003INUISRA018
    HTML5 Order Status Tracking
    please help me to resolve that issue
    Regards
    Pankaj Kamble

    Hi Team,
    i have created new post.
    SAP Fiori getting error message Check the URL parameters and the scenario definition. To check the scenario definition.
    Scenario definition configuration screen short.
    2) Also getting bellow error message
    Property TaskDefinitionID not found in type WorkflowTask
    Did not find error details
    {"error":{"code":"005056A509B11EE1B9A8FEA8DE87F78E","message":{"lang":"en","value":"Property TaskDefinitionID not found in type WorkflowTask"},"innererror":{"transactionid":"E6A9CEE388D3F1EC940400155DC8D41B","timestamp":"20140428075136.7780000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}}
    Regards
    Pankaj Kamble

Maybe you are looking for