Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by Ekta ( 11 years ago )
{
    "employeePreboardList": [
        "documentSubmission",
        "documentVerification",
        "userPreferences",
        "teamIntroduction",
        "backgroundChecks",
        "assetAllocation",
        "travelAndAccommodation"
    ],
    "employeePreboardTask": {
        "nDaysBeforeJoining": "10",
        "documentSubmission": {
            "requiredDocsCategoryList": [
                "identification",
                "address",
                "previousEmployment"
            ],
            "requiredDocsCategoryHash": {
                "identificationDocsList": [
                    "Passport",
                    "Driving Licence"
                ],
                "addressDocsList": [
                    "Driving Licence",
                    "Electricity Bill"
                ],
                "previousEmploymentDocsList": [
                    "ResignationLetter(Multiple)",
                    "ExperienceLetter(Multiple)"
                ]
            },
            "eSignatureEnabled": "YES/NO",
            "googleDriveLink": "A link where docs will be uploaded"
        },
        "documentVerification": {
            "googleDriveLink": "A link where uploaded docs will be retrieved",
            "verificationBy": "HRManager/Manager/SpecificUser"
        },
        "userPreferences": {
            "nDaysBeforeJoining": "10/Or we can start this after document verification",
            "preferenceList": [
                "machineConfiguration",
                "seating",
                "timing",
                "cabFacility",
                "foodFacility",
                "emailId"
            ],
            "preferenceHash": {
                "machineConfiguration": {
                    "operatingSystem": "Windows/Linux/Mac",
                    "type": "Desktop/Laptop"
                },
                "seating": {},
                "cabFacility": {
                    "availFacility": "YES/NO"
                },
                "foodFacility": {
                    "availFacility": "YES/NO"
                },
                "emailId": {
                    "idSequence": "firstName LastName / LastName FirstName"
                }
            }
        },
        "teamIntroduction": "Just a link to people page or each employees LinkedIn or Gplus profile link",
        "giftsBeforeJoining": {},
        "backgroundChecks": {},
        "assetAllocation": {
            "availability": "available/newPurchase",
            "budgetAllocation": "Based on the type of employee joining"
        },
        "travelAndAccommodation": {
            "travelFacilityAvailed": "YES/NO",
            "accommodationFacilityAvailed": "YES/NO"
        }
    },
    "userWiseEmployeePreboardTasksHash": {
        "[email protected]": [
            "documentSubmission"
        ],
        "[email protected]": [
            "documentVerification",
            "userPreferences"
        ],
        "[email protected]": [
            "teamIntroduction",
            "backgroundChecks"
        ],
        "[email protected]": [
            "assetAllocation",
            "travelAndAccommodation"
        ]
    },
    "employeeOnboardList": [],
    "employeeOnboardTask": {},
    "userWiseEmployeeOnboardTasksHash": {},
    "employeeAboardList": [],
    "employeeAboardTask": {},
    "userWiseEmployeeAboardTasksHash": {}
}

 

Revise this Paste

Your Name: Code Language: