cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway SEC_INFO and REG_INFO in AS JAVA Only

Amarnath
Participant
0 Kudos

Hello Experts,

I need to re-read SEC_INFO AND REG_INFO files in AS JAVA ONLY without Server restart. Is there any process to do this just like in AS ABAP. Just like SMGW --> EXPERT SEC OPTIONS --> RE-READ files.

Are there any parameters in AS JAVA for SEC_INFO and REG_INFO?

Could you help me to know how to add gw/acl_mode parameter in AS JAVA other than directly adding the value in profile at OS level directly.

Best Regards,

Amarnath

Accepted Solutions (1)

Accepted Solutions (1)

isaias_freitas
Advisor
Advisor

Hello Amarnath,

You can use the gwmon tool at operating system level.

Logon to the server where the gateway is running, as "<sid>adm", and execute:

   gwmon pf=/usr/sap/<SID>/SYS/profile/<instance profile>

Once at the gwmon tool, access the menu "m" -> "9" -> "4".

Regards,

Isaías

Answers (1)

Answers (1)

manish_singh13
Active Contributor
0 Kudos

Hi Amarnath,

Please check below note for sec_info & reg_info for AS JAVA.

1529849 - Gateway security setting in an SCS instance, AS Java


I believe you can not follow the same process as of ABAP stack for reading the gateway security files.

Thanks,

Manish