cancel
Showing results for 
Search instead for 
Did you mean: 

Activation of SICF services in batch?

Former Member
0 Kudos

Is there a tool that will record service activation in DEV and then could be use to activate the same services in QA and PROD?

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

To activate all services in an instance you can use SE38 -->SIAC_PUBLISH_ALL_INTERNAL program or you can use it as a t-code directly.

To record service activation/deactivation and activities on that particular service,you can goto SIFC-->Click on Client on Menu >Select Recorder> You get 3 options there such as Activate recording/Deactivate recording/Display recording.

Hope this helps.

Regards,

Ashutosh

Former Member
0 Kudos

Hi,

To activate all services in an instance you can use SE38 -->SIAC_PUBLISH_ALL_INTERNAL program or you can use it as a t-code directly.

That would be a very bad idea security wise. Only strictly needed http services should be activated in a SAP system.

You are taking a big responsability and are asking for trouble if you do it...

Regards,

Olivier

Former Member
0 Kudos

Hello Benoit,

You can record the activation of services in development server using SHDB.

After that you can convert that recording into a program, through that program you can do the same in Quality or Production.

Create program from SHDB : http://www.sapdev.co.uk/bdc/tips_shdb.htm

But then as well I will suggest you to do it manually, as its only 1 time activity.

Thanks & Regards,

Amit Barnawal

Former Member
0 Kudos

Hi,

If you use SIAC_PUBLISH_ALL_INTERNAL t-code, it will activate standard services in the system. You can use it in Dev, QA and Prod to maintain same set of services across landscape.

Or

You can use the report - RSICFCHK to see the list of active services in the system and activate similar in QA and prod.

Thanks,

Sravanthi

Former Member
0 Kudos

Hello Benoit,

Never heard of such thing, As it is one time activity you can just check it in dev system and do it same in QA and PRD system.

Regards,

Amit Barnawal