SAP Knowledge Base Article - Public

2341068 - Validating a clean instance - pre go-live scripts - Recruiting Management

Symptom

Before go-live Partners should submit cases asking to open a COSR JIRAs to run a script to build initial index. Additionally for instances created before b1511 (Q4 Release 2015) scripts to add permissions and to populate the character code for countries may be needed.

Environment

Recruiting Management

Resolution

1. Script to build initial index for the instance

Please request the script once the configuration in the Candidate Profile template is completed and once candidates are uploaded to the system. Without the script the Candidate search and job search on career portals is not possible.

 

Please see also:

2230010 - Recruiting - Requesting a Index/Re-index
2243897 - Error – 900-001-6 error when clicking on Candidates tab – Recruiting

 

2. Script to populate the two-letter character code - NO LONGER NEEDED FOR INSTANCES CREATED AFTER B1511

Open an case providing following information:

- when was the instance created;

- datacenter location and company ID;

- request running following script:

ant -f sfv4client.xml runclient -
Dscript_class="com.successfactors.legacy.service.ejb.UpgradeClient" -Dscript_args="-c
<clientname> -dontask -executeScript
./db/oracle/upgrade_populate_column_alpha2code_numericcode_territory_table.sql"

 


3. Script to add missing permissions to new companies - NO LONGER NEEDED FOR INSTANCES CREATED AFTER B1511

Open an case providing following information:

- when was the instance created;

- datacenter location and company ID;

- request running following script:

ant -f sfv4client.xml runclient
-Dscript_class="com.successfactors.legacy.service.ejb.UpgradeClient" -Dscript_args="-c
<company id> -dontask -executeScript
db/V4/oracle/provisioning/create_missing_permission.sql

 

See Also

Internal: 2216736

Keywords

KBA , LOD-SF-RCM , Recruiting Management , How To

Product

SAP SuccessFactors HCM Core all versions