[Google]

Set EnterpriseOne Applications to RUN on FAT CLIENT

VN:F [1.9.17_1161]
Rating: 4.0/5 (1 vote cast)

From E812 and subsequent versions the operating mode or application control, the majority of Applications or Interactive process can only run in the WEB.

In The table JDEOL812 / F9860, field SIANSIF defines where the application can be run, W for Web, C for Client (Windows) or B for Both.

If you want FAT CLIENT in for the app execution, you can modify this field.

The following is a DEMO E9 sql update for F9860 examples: (NB: please do not execute this statement Unless you are very sure about the application name)
UPDATE JDEOL900.F9860 SET SIANSIF = ‘B’ WHERE SIOBNM LIKE ‘P%’ AND SIANSIF = ‘W’ ;

This way you can run the Interactive applications on Fat client.

Set EnterpriseOne Applications to RUN on FAT CLIENT, 4.0 out of 5 based on 1 rating

Related Articles:

  1. Tips – Upgrade JD Edwards EnterpriseOne DEMO/Standalone
  2. JD Edwards EnterpriseOne 9.0 DEMO Installation
  3. Lifetime Support Policy, Coverage for Oracle Applications
  4. EnterpriseOne 9.0 Standalone – Oracle Local Database Login Credentials
  5. Free tool for viewing / testing JDE Objects

3 comments to Set EnterpriseOne Applications to RUN on FAT CLIENT

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*