Quantcast
Channel: SCN : Discussion List - SAP for Mobile
Viewing all 5806 articles
Browse latest View live

Can Fiori Fact Sheets and Analytical Apps be installed on HANA Side Car?

$
0
0

My customer is interested in Fiori Analytical and Fact Sheet Apps (i.e. those powered by HANA).  They are not in a position to migrate their ERP environment off of their current database (SQL Server) to HANA.  Is it possible to set up HANA as a side car to the existing ERP environment and enable Fiori that way or do they have to be "all in" on HANA and it only works when HANA is the native database under ERP?

 

Tags edited by: Michael Appleby


Workorder operation deletion Problem in SAP Syclo workmanager

$
0
0

Dear All , I have problem with workorder operation deletion in SAP Syclo workmanager . Scanrio : if i create order with 3 operations and download in iPad client with syclo workmanager application but now if i delete 1 operation in sap those operation still exist in iPad client even if i sync . But i want to do configuration like if delete operation in SAP  those shold also remove from client . Can you provide some suggestion ? How can i achive my requirments ? Thanks & Regards , Kunal Varaiya

Error in fiori SD app Check price and availability

$
0
0

I am getting errors in each of these apps. One of which I am showing below. Its Check price and availability. I m able to see price as per the set criteria.

Even if the plenty of stock is available in the plant , it is not confirming availability for the respective date. We have done all the pre-requisites applicable for this app.

What could be the issueerror.jpg

【Extending Fiori App Error】Opportunity can't be displayed in Custom Opportunity App after loading

$
0
0

Hi All,

 

I am following this document 'How to Extend Fiori Applications' to extend a Fiori app.

I'm trying to add two custom fields(date type& pull down text type) in My Opportunities App.

 

After I load Custom App, I can display opportunity in Custom Opportunity App.

But when I select other opportunity, I can't display opportunity and opportunity field is empty.

The console in Google Chrome diplay error message.

Kindly advice me proceed further.

 

 

1.After add  fields, I try to access Custom App. Then I select other opportunity

Opportunity1.png

2.I can't diplay opportunity & opportunity field is empty

Opportunity2.png

 

 

-Console Error message in Google Chrome-

Uncaught TypeError: Cannot read property 'results' of undefined   Component-preload.js:5

 

sap.ca.scfld.md.controller.BaseDetailController.extend.bindInfoAndProducts Component-preload.js:5

(anonymous function) Component-preload.js:5

p sap-ui-core.js:16_ ODataModel.js:6

(anonymous function) ODataModel.js:6

(anonymous function) datajs.js:17

o9

 

 

-System Environment-

Frontend server: NW731

CRM Backend: CRM 7.0 EhP2

Components: UIX02CRM SP01 and GBX02CRM SP01 Downport app

Development Tool:Eclipse Version: Juno Service Release 2 Build id: 20130225-0426

Eclipse plugin:SAP NetWeaver Gateway Productivity Accelerator (GWPA),UI Development Toolkit for HTML5,Fiori Toolkit

 

 

Thanks & regards,

Yuki

Add style class to -inner elements dynamically

$
0
0

Dear All,

 

I am using sap.m.input elements in my form and I am adding the same dynamically in onBeforeRendering method. I am able to add my CSS style class to input base but I am not able to do the same on input base inner.

 

I can use .sapMInputBaseInner but then this will be appicable to all my elements and hence I want to add my own style class.

 

Could anyone please help on this.

 

Regards,

Bhavin

IWPGW : Component Upgrade from SP05 to 06

$
0
0

Hello,

 

We are trying to upgrade IWPGW component from SP05 to SP06.

 

Below is the config for our gateway system :

 

SAP_GWFND : SP07

IW_PGW : SP05

 

Issue is when I download the component from market place. I read the information page, where it says that SAP_GWFND should be at SP08.

 

I worry but SAP_GWFND SP08 is not yet released. It says True. Is this printing mistake ?

 

iwpgw.JPG

 

Whereas in one of the SAP note it says that if your SAP GWFND is at SP07, for approval apps IWPGW should be at SP06. Read note : 2027160

 

 

Masayuki SekiharaMichael Appleby : Could you please help here ?

 

Regards,

Tejas

SMP 3.0 WITH SAP WORK MANAGER 6.1

SMP3 / Integration:

$
0
0

Hi, I have a question on SMP3 and Integration...:

We have already a developed application using SAP UI5, along with Netweaver gateway integration for SAP connectivity (Non-SMP application)

My Questions are -

1. If we want to make it as SMP 3.0 application using Kapsel framework. So is it wise to remove NWGW and use Integration Gateway of SMP for SAP connectivity?

2. FOr further developments, shall I go ahead and develop application without considering NWGW.


regarding exposure of ws21500001

$
0
0

Hi experts,

I am working on leave approve/ reject Workflow ID: WS21500001 to be implemented on mobile and  facing issues. Steps that i have followed:


1. I have configured decision step 38 of the standard workflow 21500001.

2. The Enhancement Spot for getting Business Context data  /IWWRK/ES_WF_CUST_EXT_IB (method MODIFY_WORKITEM) is applied with the following logic:

 

The finction module to get  work item id for a manger is SAP_WAPI_CREATE_WORKLIST.

 

From this function module  read the internal table WORKLIST, get the WI_CHCKWI.

 

Pass the WI_CHCKWI  to WORKITEM_ID filed of table PTREQ_HEADER and get the ITEM_LIST_ID.

 

Pass ITEM_LIST_ID to ITEM_LIST_ID field of table  PTREQ_ITEMS and get ITEM_INS.

 

pass ITEM_INS to  ITEM_ID field of table PTREQ_ATTABSDATA.

 

to  get PERNR begda. endda.

However,  the details are not seen in xml and the break point on badi is not getting triggered

 

3. for decision making - The Enhancement Spot used /IWWRK/ES_WF_WI_BEFORE_UPD_IB.

 

need guidance,

Thanks,

Ritu M

Synchronization error with webservices. SUP 2.2 SP02

$
0
0

Hello Experts,

 

I have a project working and I Want to change the SUP environment.

So I made a deployment for a new SUP and When acessing the new SUP I can register but when synching I get an error.

Once I'm using webservices I used SOAPUI to check if there is any problem but I'm able to obtain the Data in SOAPUI.

In Workspace I'm also able to obtain data, so at the moment i can find why I get an error when synching from the aplication.

 

Any Tip would be very appreciated,

 

Thanks in advance

 

 

The Connection/Sync properties are the following

 

            syncProfile.ServerName = <IP>;

            syncProfile.PortNumber = 80;

            syncProfile.NetworkProtocol = "http";

            syncProfile.DomainName = "default";

            NetworkStreamParams streamParam = APPDB.GetSynchronizationProfile().StreamParams;

            streamParam.Url_Suffix = UrlSuffix + "/" + dev_RBS_FARM;

 

 

            connProps.ServerName = <IP>;

            connProps.PortNumber = 80;

            connProps.FarmId = dev_MBS_FARM;

            connProps.UrlSuffix = UrlSuffix;

            connProps.NetworkProtocol = "http";

 

 



this is the error in the application:

 

{Sybase.Persistence.SynchronizeException: iAnywhere.Data.UltraLite.ULException: Synchronization failed due to an error on the server: [-10244] Le serveur MobiLink a rencontré une erreur et la synchronisa

   at iAnywhere.Data.UltraLite.ULConnection.RuntimeErrorCheck()

   at iAnywhere.Data.UltraLite.ULConnection.Synchronize()

   at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn, SyncStatusListener listener, Connection connection, String[] mboNames, Hashtable tableMBOMap)

   at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn)

   at APP.APPDB.InternalSynchronize(String synchronizationGroup, SyncStatusListener listener, SynchronizationContext syncContext, JsonObject syncContextEx)

   at APP.APPDB.SynchronizeWithCallback(String synchronizationGroups, Object userContext, SyncStatusListener listener, JsonObject syncContextEx)

   at APP.APPDB.Synchronize(String synchronizationGroup, SyncStatusListener listener)

   at APP.APPDB.Synchronize()

   at project.mainForm.doSync(Boolean onDemand)

   at project.mainForm.StartSync()

   at project.mainForm.mainForm_Activated(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnActivated(EventArgs e)

   at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)

   at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)

   at Microsoft.AGL.Forms.WL.SetVis(IntPtr hwnThis, BOOL fVis)

   at System.Windows.Forms.Control.set_Visible(Boolean value)

   at System.Windows.Forms.Application.Run(Form fm)

   at project.Program.Main()

---> iAnywhere.Data.UltraLite.ULException: Synchronization failed due to an error on the server: [-10244] Le serveur MobiLink a rencontré une erreur et la synchronisa

   at iAnywhere.Data.UltraLite.ULConnection.RuntimeErrorCheck()

   at iAnywhere.Data.UltraLite.ULConnection.Synchronize()

   at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn, SyncStatusListener listener, Connection connection, String[] mboNames, Hashtable tableMBOMap)

   at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn)

   at APP.APPDB.InternalSynchronize(String synchronizationGroup, SyncStatusListener listener, SynchronizationContext syncContext, JsonObject syncContextEx)

   atAPP.APPDB.SynchronizeWithCallback(String synchronizationGroups, Object userContext, SyncStatusListener listener, JsonObject syncContextEx)

   at APP.APPDB.Synchronize(String synchronizationGroup, SyncStatusListener listener)

   at APP.APPDB.Synchronize()

   at project.mainForm.doSync(Boolean onDemand)

   at project.mainForm.StartSync()

   at project.mainForm.mainForm_Activated(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnActivated(EventArgs e)

   at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)

   at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)

   at Microsoft.AGL.Forms.WL.SetVis(IntPtr hwnThis, BOOL fVis)

   at System.Windows.Forms.Control.set_Visible(Boolean value)

   at System.Windows.Forms.Application.Run(Form fm)

   at project.Program.Main()

 

 

   at APP.APPDB.InternalSynchronize(String synchronizationGroup, SyncStatusListener listener, SynchronizationContext syncContext, JsonObject syncContextEx)

   at APP.APPDB.SynchronizeWithCallback(String synchronizationGroups, Object userContext, SyncStatusListener listener, JsonObject syncContextEx)

   at APP.APPDB.Synchronize(String synchronizationGroup, SyncStatusListener listener)

   at APP.APPDB.Synchronize()

   at project.mainForm.doSync(Boolean onDemand)

   at project.mainForm.StartSync()

   at project.mainForm.mainForm_Activated(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnActivated(EventArgs e)

   at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)

   at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)

   at Microsoft.AGL.Forms.WL.SetVis(IntPtr hwnThis, BOOL fVis)

   at System.Windows.Forms.Control.set_Visible(Boolean value)

   at System.Windows.Forms.Application.Run(Form fm)

   at project.Program.Main()

}

 

 

 

and this is the error on the server:

 

 

[-10158] Exception levée dans la méthode : 'public java.lang.String com.sybase.djc.mobilink.EventHandler.beginDownloadConnection(java.sql.Timestamp,java.lang.String)'. Description de l'erreur : 'com.sybase.djc.SystemException: com.sybase.djc.transaction.TransactionContext.*AnonymousTransaction*'.

                        Trace de pile : 'com.sybase.djc.SystemException: com.sybase.djc.transaction.TransactionContext.*AnonymousTransaction*

 

 

                        at com.sybase.djc.mobilink.DownloadHandler.beginDownloadConnection(DownloadHandler.java:205)

 

 

                        at com.sybase.djc.mobilink.DownloadHandler_DJC.access$001(DownloadHandler_DJC.java:4)

 

 

                        at com.sybase.djc.mobilink.DownloadHandler_DJC$1.invoke(DownloadHandler_DJC.java:29)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeNotSupported1(TransactionManager.java:682)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeNotSupported(TransactionManager.java:644)

 

 

                        at com.sybase.djc.mobilink.DownloadHandler_DJC.beginDownloadConnection(DownloadHandler_DJC.java:47)

 

 

                        at com.sybase.djc.mobilink.EventHandler.beginDownloadConnection(EventHandler.java:749)

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

 

 

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

 

 

                        at java.lang.reflect.Method.invoke(Method.java:597)

 

 

                        at ianywhere.ml.script.MethodInfo.invoke(MethodInfo.java:11385)

 

 

                        Caused by: com.sybase.djc.SystemException: com.sybase.djc.transaction.TransactionContext.*AnonymousTransaction*

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil.invokeDBClassStaticMethod(SUPPackageUtil.java:111)

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil.invokeDBClassStaticMethod(SUPPackageUtil.java:128)

 

 

                        at com.sybase.djc.mobilink.DownloadHandler.beginDownloadConnection(DownloadHandler.java:197)

 

 

                        ... 11 more

 

 

                        Caused by: com.sybase.djc.transaction.TransactionRolledbackSystemException: com.sybase.djc.transaction.TransactionContext.*AnonymousTransaction*

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:1023)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:759)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequired(TransactionManager.java:1090)

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil.invokeStatic(SUPPackageUtil.java:279)

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil.invokeDBClassStaticMethod(SUPPackageUtil.java:103)

 

 

                        ... 13 more

 

 

                        Caused by: com.sybase.djc.SystemException: java.lang.reflect.InvocationTargetException

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil$1.invoke(SUPPackageUtil.java:266)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:857)

 

 

                        ... 17 more

 

 

                        Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

 

 

                        at com.sybase.vader.cache.CacheUtil.invokeWithDeadlockRetry(CacheUtil.java:618)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.invokeWithDeadlockRetry(SimpleRefreshManager.java:1329)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.refreshAsNeeded(SimpleRefreshManager.java:391)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.refreshAsNeeded(SimpleRefreshManager.java:1256)

 

 

                        at com.sybase.vader.cache.CacheStatisticsRefreshManager.refreshAsNeeded(CacheStatisticsRefreshManager.java:204)

 

 

                        at com.sybase.vader.cache.CompositeRefreshManager.refreshAsNeeded(CompositeRefreshManager.java:138)

 

 

                        at com.sybase.vader.mms.DataServiceImpl.beforeDownload(DataServiceImpl.java:527)

 

 

                        at APP.server.APPDB.refreshCache(APPDB.java:313)

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

 

 

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

 

 

                        at java.lang.reflect.Method.invoke(Method.java:597)

 

 

                        at com.sybase.sup.server.mbs.SUPPackageUtil$1.invoke(SUPPackageUtil.java:262)

 

 

                        ... 18 more

 

 

                        Caused by: java.lang.reflect.InvocationTargetException

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

 

                        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

 

 

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

 

 

                        at java.lang.reflect.Method.invoke(Method.java:597)

 

 

                        at com.sybase.vader.cache.CacheUtil.invokeWithDeadlockRetry(CacheUtil.java:558)

 

 

                        ... 30 more

 

 

                        Caused by: com.sybase.djc.transaction.TransactionRolledbackSystemException: com.sybase.djc.transaction.TransactionContext.*AnonymousTransaction*

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:1023)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:759)

 

 

                        at com.sybase.vader.djc.environment.MmsDjcTransactionManager.invokeRequiresNew(MmsDjcTransactionManager.java:31)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.internalRefreshAsNeeded(SimpleRefreshManager.java:508)

 

 

                        ... 35 more

 

 

                        Caused by: com.sybase.dataservices.OHException: Error processing input

 

 

                        at com.sybase.sup.ws.DefaultSoapOperationHandler.resultCheck(DefaultSoapOperationHandler.java:25)

 

 

                        at com.sybase.vader.da.ws.soap.SoapInteractionOperation.invokeResultChecker(SoapInteractionOperation.java:1081)

 

 

                        at com.sybase.vader.da.ws.soap.SoapInteractionOperation.execute(SoapInteractionOperation.java:532)

 

 

                        at com.sybase.vader.statistics.MonitoringOperation.execute(MonitoringOperation.java:72)

 

 

                        at com.sybase.vader.service.interaction.BranchingInteractionOperation.getRootRecord(BranchingInteractionOperation.java:65)

 

 

                        at com.sybase.vader.service.interaction.BranchingInteractionOperation.execute(BranchingInteractionOperation.java:41)

 

 

                        at com.sybase.vader.core.vdb.interaction.InteractionQueryOperation.executeQuery(InteractionQueryOperation.java:53)

 

 

                        at com.sybase.vader.cache.VTFindAllQueryOperation.executeQuery(VTFindAllQueryOperation.java:20)

 

 

                        at com.sybase.vader.cache.PKMergeProcessor.executeCurrentQuery(PKMergeProcessor.java:310)

 

 

                        at com.sybase.vader.cache.PKMergeProcessor.actualAccumulateDeltas(PKMergeProcessor.java:394)

 

 

                        at com.sybase.vader.cache.PKMergeProcessor.accumulateDeltas(PKMergeProcessor.java:454)

 

 

                        at com.sybase.vader.cache.PKMergeProcessor.accumulateDeltas(PKMergeProcessor.java:747)

 

 

                        at com.sybase.vader.cache.MonitoringMergeProcessor.accumulateDeltas(MonitoringMergeProcessor.java:90)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.accumulateDeltas(SimpleRefreshManager.java:1128)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.refreshLoadGroup(SimpleRefreshManager.java:940)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.refreshLoadGroups(SimpleRefreshManager.java:908)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager.access$600(SimpleRefreshManager.java:32)

 

 

                        at com.sybase.vader.cache.SimpleRefreshManager$2.invoke(SimpleRefreshManager.java:467)

 

 

                        at com.sybase.vader.djc.environment.MmsDjcTransactionManager.internalInvoke(MmsDjcTransactionManager.java:52)

 

 

                        at com.sybase.vader.djc.environment.MmsDjcTransactionManager.access$000(MmsDjcTransactionManager.java:13)

 

 

                        at com.sybase.vader.djc.environment.MmsDjcTransactionManager$1.invoke(MmsDjcTransactionManager.java:28)

 

 

                        at com.sybase.djc.transaction.TransactionManager.invokeRequiresNew(TransactionManager.java:857)

 

 

                        ... 38 more

Problem with complex table search type in Agentry?

$
0
0

Hi All,

 

In my SAP Work Manager application 5.3, I have changed the field type for a field from "Complex table drop down" to "Complex table search" because of some search issues in IPAD.

 

When using the "complex table drop down" the search functionality for some search criteria is not working so I have changed it to "Complex table search". Now the search functionality is working fine. This is the case when adding new notification items.

 

When I use the "Complex table search" field type in notification edit screen, the previous values for the complex table fields are not getting populated but search functionality is working.

 

When I change the field type to "complex table drop down" the previous values are getting populated, but search is not working.

 

There is no problem in the add screens. But when apply the same in edit screens the previous values are not getting populated.

 

Please suggest. Why this abnormal behavior is occurring.

 

 

 

Thanks & Regards,

Roopa.

SAP Fiori Error : No service found for namespace , name gbapp_poapproval, version 0001

$
0
0

Hi,

 

I am working on Net weaver gateway 7.4 & ECC6 ehp6 and using the Launchpad instead of launchpage.

 

I am getting the following error while executing and referring other threads related to the issue, have cross checked the SAP notes and components recommended by SAP.

 

"No service found for namespace , name gbapp_poapproval, version 0001".


Actually I am not getting service GBAPP_POAPPROVAL in Tcode /iwfnd/maint_service.


Please find the screenshot of the error on frontend.


 

Please Help.

 

Thanks

 

A J

 

Message was edited by: Ankit Jain

Afaria Channel Reporting

$
0
0

I am managing Windows 7 devices right now with Afaria 7. I created a work list to send files to the computers and was able to successfully "Run Channel" and it performed as expected. To check the status I went to Server\Server Log\Log Inspector and I see an event ONS001: Successfully instructed client to the Afaria Transmitter and run the channel. I have several steps in the work list is there a place where it logs every step? That might be helpful in case a step doesn't work properly.

 

If I send to a group with many members how can I find out which ones it successfully ran on, which ones it failed on and which ones haven't run it yet? I know my management will be looking for some kind of report showing this.

 

 

Thanks for your help.

 

Message was edited by: Michael Appleby

MSSQL Database size issue

$
0
0

Hiiii....

 

I am using Afaria 6.6 with MSSQL DB. Curently DB server drive on which MSSQL is installed is getting close to full.

 

Can anybody let me know which File/folder I can delete to free disk size without affecting daily Afaria operations ?

 

Best Regards

Javed

Afaria with Powershell cmdlets not working

$
0
0

Hi All,

 

I am working on Afaria 7 SP4 hf8 and configuring Powershell for Email filtering using Afaria.

 

I have enabled the basic authentication of Powershell directory under IIS in Exchange server.

 

 

In Afaria test connection is successful but the devices can sync with the exchange even they are not enrolled in Afaria. In Afaria configuration under MS Exchange i have selected "Always block and Quarintine"

 

Conclusion: Devices can receive mail even when they are not enrolled in Afaria Server.

 

 

Appreciate your help.

 

Regards

Rahul

 

Tags edited by: Michael Appleby


Fiori My Timesheet - Quick Entry - Incorrect Hours

$
0
0

Hello,

 

We are using Fiori My Timesheet app to enter time. One of the issues I am facing is during the quick entry option. I select the time assignment after clicking the Quick Entry option and enter the time for current week (40 hrs, 8 hrs per day).

 

 

Pic 1.jpg

 

After the entries are created for each day, I go into an individual day to modify the entry further. At this time, the number of hours are still 8 for the day,

I modify a field on the day and save the draft.

 

Pic 2.jpg

 

 

After saving the draft and coming back the overview screen, the hours have changed to 24 (max allowed per day).

 

Pic 3.jpg

Has anyone already encountered this issue? Any help is appreciated.

 

Thanks

Bhavani Prasad

Fiori MYTIMESHEET Shows no Time

$
0
0

All -

 

I need a little help. I have done the set been through all the guides, read all the online help on SDN and I am still missing something.

 

 

When I got to the mytimesheet and enter time it shows up on the backend cat2, but the Launchpad my timesheet only shows New Entry.

 

Thanks in advance for any help.

 

My Setup

 

ERP 6.0 EHP6

 

 

The following libraries are available:

LibraryVersion: noneVersion:1.16Version:1.18Version:1.20
(1.20.8)
Version:1.22
(1.22.5)
com.sap.apf.apf-lib1.22.1
com.sap.ca.scfld.md1.16.91.18.101.20.71.22.1
com.sap.ca.ui1.16.91.18.101.20.71.22.2

 

timesheet.jpg

 

cat2.jpg

 

Tags edited by: Michael Appleby

Afaria Access Control / ISAPI Filter network communication

$
0
0

Hello together,

 

I need to know some more detailed network information for the mentioned function, since we have two providers and 3 different data centers - and inbetween firewalls.

 

The story:

 

We have a MS TMG Server as gateway (I don't know the version exactly) and MS Exchange 2010  - in two data centers.

In one of these we are also hosting two Afaria relay servers (which mustn't be used necessarily).

 

In another data center we are hosting Afaria servers and databases.

The Afaria testsystems are running SP4 HF11, Relayserver V16, the production systems SP4 HF7 Relayserver V12.

 

Since the Afaria Servers are in another data center the firewalls inbetween have to be configured very precisely and I can't find this information on the SAP and Sybase knowledgebases or in documentations.

 

So I need to know the exact ways of the communication: Source, Destination, Outbound or Inbound, Protocol and Port.

 

Also if HTTPS is the content and the Port is 3009 we might have to setup https-exceptions for the firewalls since a TMG server will block HTTPS-communication that uses other ports as 443 if not properly configured.

 

Btw.: The communication with the domain controller via LDAPS does work already, I'm only troubled with the ISAPI-Filter / Access Control netowrking information.

 

What I do know:

 

In the installation documentation I read so far that these components are involved:

 

ISAPI-Filter, that includes the filter that captures EAS traffic on the gateway and a reverse pipeserver.

 

Data Handler Services, that includes httpsclient and pipeserver, which will be installed on this gateway too.

 

Afaria filter listener on the Afaria application server.

 

What I think I do know:

 

ISAPI-Filter and Datahandler communicate with each other through the reverse pipeserver and the pipeserver component

 

The Datahandler talks to the Afaria filter listener (Afaria application server) via the httpsclient component.

 

It is planned to setup the above components on the same server, but the firewall might have to be configured anyways.

 

Afaria filter listener actually is the Access Control Server option on the Afaria application server.

 

What I don't know:

 

The Access Control Server is actually listening on Port 3010. Is the connection from the data handlers httpsclient outbound or inbound?

 

Is this the only connection that will be used for transferring the device list to the pipeserver or does the Afaria server initiate a connection as well?

 

The Access Control Server-option in the Afaria AdminUI is set to http, so there's also the question if the data handlers httpsclient will communicate with the Afaria filter listener in http or if it HAS to be https.

 

Do the data handler's httpsclient and (reverse) pipeserver component communicate via network?

I've seen pictures for a setup with domino where port 3012 is mentioned between these two components, now I'm kind of confused (since I don't expect the communication between these components to be very different depending on the Mailserver used).

 

The Afaria Server and database are communicating with each other, so there should be no problem. However, I've read in a Sybase KB entry that The Exchange Server does query the Afaria SQL database directly on port 1433, since it was for Afaria Version 5.5 I hope I can totally forget that. http://frontline.sybase.com/support/resolutionDetails.aspx?KBID=3908

 

Is there the necessity of using the relay servers in this process if they are actually in use for the mobile clients?

 

I have the slight feeling I forgot something anyway, so there might be a lot of more stuff I don't know and I'll be always happy to get to know more stuff.

 

Thanks for reading and best regards,

 

Benjamin

Push Web-Clip (website shortcut) to Android with Afaria Sp4?

$
0
0

Hello -

 

I was able to successfully configure a web-clip policy on iOS.  This configuration places a shortcut icon on the home screen of the managed device, and worked great.   However, after searching and searching, it does not seem that there is an option for this in the Android configurations.

 

Am I missing something?

 

Thanks,

Sara Finley

 

Tags edited by: Michael Appleby

Master Afaria server crash

$
0
0

Whathappens ifthe masterserver is srashed.


Isthe whole system willwork correctly?
Isthe devicewill besynchronized?

Assumethat both servershaveidenticalconfiguration (Enrollment Server, Package Server, AfariaServer, AfariaAPI)

Viewing all 5806 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>