Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to set the proxy for Mobile App in Oracle Ebz Mobile App

2998526Sep 23 2015 — edited Sep 28 2015

Hello Team,

We are working on Oracle Mobile App module 'Sales Order'.

Order Search form is not retrieving the results when Order Number has given. We have generated the logs and see message like 'DalvikProxySelector.getProxyForURL(): No proxy found’ .

Please suggest if any one has idea on this. I would also attach the log file to the discussion thread.

Thanks

Siva Yekasi

To add more details here,

- How REST services communicate the data to mobile app and what could be the possible url to find the data for Sales Order App.

- What will be responsibility to find REST services.

Comments

Answer

Yes

Development Tutorial: Creating an Image Gallery

Note:

You can modify the default OAuth access token duration (or lifetime) for all the generated access tokens. To achieve this, add the security.oauth.tokenLifetime entry to the defaults.xml configuration file in the following way, with the OAuth access token duration specified in seconds:

<entry key="security.oauth.tokenLifetime”>600</entry>

Marked as Answer by Christoph · Sep 27 2020
Christoph

Thanks!

no problem, and sorry for the late response!

Ed S

Jeff,

I was having a similar problem so I am jumping in on this thread -I tried this and it is still expiring.  I just changed this to <entry key="security.oauth.tokenLifetime”>315360000</entry>  so as to last 10 years and it still appears to be expiring. When I created the new token and allowed access I get &expires_in=315360000&state= in the token confirmation. Any idea as to what the problem may be on my end?

Ed

Ed S

Disregard, this is working.

1 - 5
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 21 2015
Added on Sep 23 2015
0 comments
638 views