cancel
Showing results for 
Search instead for 
Did you mean: 

Implemeting offline CRUD operations possible in HWC application???

Former Member
0 Kudos

Hi All,

I am doing R &D on the offline capabilities of the HWC application .

I  am able to cache the data using device cache option via I can see the data while device is offline.

(Reference http://scn.sap.com/thread/3405801)

Now, I want to explore weither I can implement CRUD operation condition being Device is offline or not ???

Kindly give the inputs and help me to resolve this issue??

Thanks

Resham

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

The answer to your question is answered in the thread you given itself, http://scn.sap.com/thread/3405801

HWC app is not intended for CRUD at offline. It is only for online transactions. But there are some work around to make offline operations. It is given in the thread mentioned (See Naresh's comment).

Former Member
0 Kudos

Hi Madhun and Jitendra,

You are right,I am using SMP 2.2 SP04 version .Can you explain more about the workarounds??.

what  custominsation code I have to write for performing these operations offline?

Thanks

Resham

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Resham,

in that link only he has given some code to implement offline capabilities...

http://scn.sap.com/thread/3405801

Former Member
0 Kudos

Thanks. I will try the suggestions given by you.



Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Resham Mittal

which sup version platform you are trying this with?

what i know that from sup 2.2 onwards, once functionality has been added to show/view the data even the device is offline.. like you mentioned above.. but the operations cant be performed..

read this thread

http://scn.sap.com/message/14322595

Rgrds,

Jitendra