Advertisement
vishal_soriya

Onboarding_user_json

Jul 8th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 25.66 KB | None | 0 0
  1. {
  2.     "joiningData": [
  3.         {
  4.             "joiningEmployeeEmail": "chaitanyakumar.patel@searce.com",
  5.             "preferredDateOfJoining": "",
  6.             "reportingTime": "hh:mm",
  7.             "userWiseJoiningTasklistHash": {
  8.                 "rifatul.siddique@searce.com": [
  9.                     "induction",
  10.                     "docVerificationPreboard",
  11.                     "docVerificationOnboard",
  12.                     "addToPayroll",
  13.                     "hrInterview",
  14.                     "induction"
  15.                 ],
  16.                 "ekta.ganguly@searce.com": [
  17.                     "userJoined",
  18.                     "mentorAllocation",
  19.                     "evaluation",
  20.                     "newHireTrainings"
  21.                 ],
  22.                 "niraj.desani@searce.com": [
  23.                     "assetAssignment",
  24.                     "giftsBeforeJoining",
  25.                     "backgroundChecks",
  26.                     "travelAndAccommodation",
  27.                     "accountCreation",
  28.                     "loginIds"
  29.                 ],
  30.                 "happierhr": [
  31.                     "preboardLearningLinks",
  32.                     "preboardLearningCourses",
  33.                     "scheduleWelcomeEmail",
  34.                     "toolsOverview",
  35.                     "teamIntroduction",
  36.                     "accountCreation",
  37.                     "generateCredentials",
  38.                     "docIssuancePreboard",
  39.                     "docIssuanceOnboard"
  40.                 ],
  41.                 "newJoinee": [
  42.                     "docSubmissionPreboard",
  43.                     "assetConfigurationPreference",
  44.                     "seatingPreference",
  45.                     "cabFacilityPreference",
  46.                     "foodFacilityPreference",
  47.                     "docSubmissionOnboard"
  48.                 ],
  49.                 "kartik.domadiya@searce.com": [
  50.                     "seatingPreference",
  51.                     "assetConfigurationPreference",
  52.                     "cabFacilityPreference",
  53.                     "foodFacilityPreference"
  54.                 ]
  55.             },
  56.             "joiningEmployeeTasklistHash": {
  57.                 "preboardTaskHash": {
  58.                     "docSubmissionPreboard": {
  59.                         "visibleToOnboardUser": "YES|NO",
  60.                         "esclation": {
  61.                             "levelUp": 1,
  62.                             "nLevelUp": 1
  63.                         },
  64.                         "displayName": "Submit Document",
  65.                         "status": "NOTSTARTED|PENDING|DONE"
  66.                     },
  67.                     "docIssuancePreboard": {
  68.                         "visibleToOnboardUser": "YES|NO",
  69.                         "esclation": {
  70.                             "levelUp": 1,
  71.                             "nLevelUp": 1
  72.                         },
  73.                         "displayName": "Issue Document",
  74.                         "status": "NOTSTARTED|PENDING|DONE"
  75.                     },
  76.                     "docVerificationPreboard": {
  77.                         "visibleToOnboardUser": "YES|NO",
  78.                         "esclation": {
  79.                             "levelUp": 1,
  80.                             "nLevelUp": 1
  81.                         },
  82.                         "displayName": "Verify Document",
  83.                         "status": "NOTSTARTED|PENDING|DONE"
  84.                     },
  85.                     "teamIntroduction": {
  86.                         "visibleToOnboardUser": "YES|NO",
  87.                         "esclation": {
  88.                             "levelUp": 1,
  89.                             "nLevelUp": 1
  90.                         },
  91.                         "displayName": "Team Introduction",
  92.                         "status": "NOTSTARTED|PENDING|DONE",
  93.                         "remarks": ""
  94.                     },
  95.                     "preboardLearningCourses": {
  96.                         "displayName": "Learning Courses",
  97.                         "remarks": "",
  98.                         "preboardLearningCourseList": [
  99.                             {
  100.                                 "nDaysBeforeJoining": "5",
  101.                                 "courseList": [
  102.                                     {
  103.                                         "status": "NOTSTARTED|PENDING|DONE",
  104.                                         "courseName": "AngularJS",
  105.                                         "description": "",
  106.                                         "courseLink": [
  107.                                             "http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro",
  108.                                             "http://www.codecademy.com/en/learn/learn-angularjs"
  109.                                         ],
  110.                                         "acknowledgement": {
  111.                                             "acknowledgementDueDays": "2",
  112.                                             "verificationBy": "gaurav.chauhan@searce.com",
  113.                                             "verificationDueDays": "3"
  114.                                         }
  115.                                     },
  116.                                     {
  117.                                         "status": "NOTSTARTED|PENDING|DONE",
  118.                                         "courseName": "Python",
  119.                                         "description": "",
  120.                                         "courseLink": [
  121.                                             "http://www.codecademy.com/tracks/python"
  122.                                         ],
  123.                                         "acknowledgement": {
  124.                                             "acknowledgementDueDays": "3",
  125.                                             "verificationBy": "balkishan.mer@searce.com",
  126.                                             "verificationDueDays": "3"
  127.                                         }
  128.                                     },
  129.                                     {
  130.                                         "status": "NOTSTARTED|PENDING|DONE",
  131.                                         "courseName": "Javascript",
  132.                                         "description": "",
  133.                                         "courseLink": [
  134.                                             "http://javascript-roadtrip.codeschool.com/"
  135.                                         ],
  136.                                         "acknowledgement": {
  137.                                             "acknowledgementDueDays": "3",
  138.                                             "verificationBy": "gaurav.chauhan@searce.com",
  139.                                             "verificationDueDays": "3"
  140.                                         }
  141.                                     },
  142.                                     {
  143.                                         "status": "NOTSTARTED|PENDING|DONE",
  144.                                         "courseName": "Google App Engine",
  145.                                         "description": "",
  146.                                         "courseLink": [
  147.                                             "https://www.udacity.com/course/developing-scalable-apps-in-python--ud858"
  148.                                         ],
  149.                                         "acknowledgement": {
  150.                                             "acknowledgementDueDays": "3",
  151.                                             "verificationBy": "kartik.domadiya@searce.com",
  152.                                             "verificationDueDays": "3"
  153.                                         }
  154.                                     }
  155.                                 ]
  156.                             }
  157.                         ]
  158.                     },
  159.                     "toolsOverview": {
  160.                         "displayName": "Tools",
  161.                         "remarks": "",
  162.                         "toolsOverviewList": [
  163.                             {
  164.                                 "status": "NOTSTARTED|PENDING|DONE",
  165.                                 "nDaysBeforeJoining": "3",
  166.                                 "toolsList": [
  167.                                     {
  168.                                         "description": "",
  169.                                         "usefulLinks": [
  170.                                             "https://www.aha.io/"
  171.                                         ],
  172.                                         "toolName": "Aha!"
  173.                                     },
  174.                                     {
  175.                                         "description": "",
  176.                                         "usefulLinks": [
  177.                                             "http://freshdesk.com/"
  178.                                         ],
  179.                                         "toolName": "Freshdesk"
  180.                                     },
  181.                                     {
  182.                                         "description": "",
  183.                                         "usefulLinks": [
  184.                                             "https://github.com/"
  185.                                         ],
  186.                                         "toolName": "Github"
  187.                                     },
  188.                                     {
  189.                                         "description": "",
  190.                                         "usefulLinks": [
  191.                                             "http://www.scintilla.org/SciTE.html"
  192.                                         ],
  193.                                         "toolName": "SciTE"
  194.                                     },
  195.                                     {
  196.                                         "description": "",
  197.                                         "usefulLinks": [
  198.                                             "https://www.jetbrains.com/webstorm/"
  199.                                         ],
  200.                                         "toolName": "Webstorm"
  201.                                     },
  202.                                     {
  203.                                         "description": "",
  204.                                         "usefulLinks": [
  205.                                             "https://cloud.google.com/appengine/docs"
  206.                                         ],
  207.                                         "toolName": "Google App Engine SDK"
  208.                                     }
  209.                                 ]
  210.                             }
  211.                         ]
  212.                     },
  213.                     "preboardLearningLinks": {
  214.                         "displayName": "Learning Links",
  215.                         "remarks": "",
  216.                         "preboardLearningLinkList": [
  217.                             {
  218.                                 "status": "NOTSTARTED|PENDING|DONE",
  219.                                 "nDaysBeforeJoining": "5",
  220.                                 "linkList": [
  221.                                     {
  222.                                         "linkName": "AngularJS",
  223.                                         "description": "",
  224.                                         "links": [
  225.                                             "https://thinkster.io/a-better-way-to-learn-angularjs/"
  226.                                         ]
  227.                                     },
  228.                                     {
  229.                                         "linkName": "Javascript",
  230.                                         "description": "",
  231.                                         "links": [
  232.                                             "http://www.tutorialspoint.com/javascript/javascript_quick_guide.htm"
  233.                                         ]
  234.                                     },
  235.                                     {
  236.                                         "linkName": "JSON",
  237.                                         "description": "",
  238.                                         "links": [
  239.                                             "http://en.wikipedia.org/wiki/JSON"
  240.                                         ]
  241.                                     },
  242.                                     {
  243.                                         "linkName": "Google Apps",
  244.                                         "description": "",
  245.                                         "links": [
  246.                                             "http://learn.googleapps.com/home"
  247.                                         ]
  248.                                     },
  249.                                     {
  250.                                         "linkName": "Google App Engine (Python&ndb)",
  251.                                         "description": "",
  252.                                         "links": [
  253.                                             "https://cloud.google.com/appengine/docs/python/gettingstartedpython27/introduction"
  254.                                         ]
  255.                                     }
  256.                                 ]
  257.                             }
  258.                         ]
  259.                     },
  260.                     "scheduleWelcomeEmail": {
  261.                         "displayName": "Welcome Email",
  262.                         "status": "NOTSTARTED|PENDING|DONE",
  263.                         "remarks": ""
  264.                     },
  265.                     "generateCredentials": {
  266.                         "visibleToOnboardUser": "YES|NO",
  267.                         "esclation": {
  268.                             "levelUp": 1,
  269.                             "nLevelUp": 1
  270.                         },
  271.                         "notifyTo": {
  272.                             "user": "YES",
  273.                             "cc": [],
  274.                             "bcc": []
  275.                         },
  276.                         "nDaysBeforeJoining": "5",
  277.                         "displayName": "Generate Credentials"
  278.                     },
  279.                     "assetAssignment": {
  280.                         "visibleToOnboardUser": "YES|NO",
  281.                         "esclation": {
  282.                             "levelUp": 1,
  283.                             "nLevelUp": 1
  284.                         },
  285.                         "displayName": "Asset Assignment",
  286.                         "nDaysBeforeJoining": "2",
  287.                         "remarks": "",
  288.                         "status": "NOTSTARTED|PENDING|DONE"
  289.                     },
  290.                     "assetConfigurationPreference": {
  291.                         "visibleToOnboardUser": "YES|NO",
  292.                         "esclation": {
  293.                             "levelUp": 1,
  294.                             "nLevelUp": 1
  295.                         },
  296.                         "description": "",
  297.                         "remarks": "",
  298.                         "status": "NOTSTARTED|PENDING|DONE",
  299.                         "displayName": "Machine Preference",
  300.                         "requiresAcknowledgment": "YES",
  301.                         "acknowledgmentBy": "",
  302.                         "inputGivenBy": "",
  303.                         "onBoardingUserStatus": "",
  304.                         "acknowledgerStatus": "",
  305.                         "lastUpdatedByOnboardingUser": "",
  306.                         "lastUpdatedByAcknowledger": "",
  307.                         "configList": [
  308.                             {
  309.                                 "preferenceName": "XYZ",
  310.                                 "preferenceChoiceList": [
  311.                                     "A",
  312.                                     "B"
  313.                                 ]
  314.                             },
  315.                             {
  316.                                 "preferenceName": "ABC",
  317.                                 "preferenceChoiceList": [
  318.                                     "1",
  319.                                     "2"
  320.                                 ]
  321.                             }
  322.                         ]
  323.                     },
  324.                     "seatingPreference": {
  325.                         "visibleToOnboardUser": "YES|NO",
  326.                         "esclation": {
  327.                             "levelUp": 1,
  328.                             "nLevelUp": 1
  329.                         },
  330.                         "displayName": "Seating Preference",
  331.                         "status": "NOTSTARTED|PENDING|DONE",
  332.                         "description": "",
  333.                         "remarks": "",
  334.                         "requiresAcknowledgment": "YES",
  335.                         "acknowledgmentBy": "",
  336.                         "inputGivenBy": "",
  337.                         "onBoardingUserStatus": "",
  338.                         "acknowledgerStatus": "",
  339.                         "lastUpdatedByOnboardingUser": "",
  340.                         "lastUpdatedByAcknowledger": ""
  341.                     },
  342.                     "cabFacilityPreference": {
  343.                         "visibleToOnboardUser": "YES|NO",
  344.                         "esclation": {
  345.                             "levelUp": 1,
  346.                             "nLevelUp": 1
  347.                         },
  348.                         "displayName": "Cab Facility",
  349.                         "status": "NOTSTARTED|PENDING|DONE",
  350.                         "description": "",
  351.                         "remarks": "",
  352.                         "requiresAcknowledgment": "YES",
  353.                         "acknowledgmentBy": "",
  354.                         "inputGivenBy": "",
  355.                         "onBoardingUserStatus": "",
  356.                         "acknowledgerStatus": "",
  357.                         "lastUpdatedByOnboardingUser": "",
  358.                         "lastUpdatedByAcknowledger": ""
  359.                     },
  360.                     "foodFacilityPreference": {
  361.                         "visibleToOnboardUser": "YES|NO",
  362.                         "esclation": {
  363.                             "levelUp": 1,
  364.                             "nLevelUp": 1
  365.                         },
  366.                         "displayName": "Food Facility",
  367.                         "status": "NOTSTARTED|PENDING|DONE",
  368.                         "description": "",
  369.                         "remarks": "",
  370.                         "requiresAcknowledgment": "YES",
  371.                         "acknowledgmentBy": "",
  372.                         "inputGivenBy": "",
  373.                         "onBoardingUserStatus": "",
  374.                         "acknowledgerStatus": "",
  375.                         "lastUpdatedByOnboardingUser": "",
  376.                         "lastUpdatedByAcknowledger": ""
  377.                     },
  378.                     "giftsBeforeJoining": {
  379.                         "visibleToOnboardUser": "YES|NO",
  380.                         "esclation": {
  381.                             "levelUp": 1,
  382.                             "nLevelUp": 1
  383.                         },
  384.                         "displayName": "Aboard Gifts",
  385.                         "status": "NOTSTARTED|PENDING|DONE",
  386.                         "remarks": ""
  387.                     },
  388.                     "backgroundChecks": {
  389.                         "visibleToOnboardUser": "YES|NO",
  390.                         "esclation": {
  391.                             "levelUp": 1,
  392.                             "nLevelUp": 1
  393.                         },
  394.                         "displayName": "Background Checks",
  395.                         "status": "NOTSTARTED|PENDING|DONE",
  396.                         "remarks": ""
  397.                     },
  398.                     "travelAndAccommodation": {
  399.                         "visibleToOnboardUser": "YES|NO",
  400.                         "esclation": {
  401.                             "levelUp": 1,
  402.                             "nLevelUp": 1
  403.                         },
  404.                         "displayName": "Travel And Accommodation",
  405.                         "remarks": "",
  406.                         "status": "NOTSTARTED|PENDING|DONE"
  407.                     }
  408.                 },
  409.                 "onboardTaskHash": {
  410.                     "visibleToOnboardUser": "YES|NO",
  411.                     "esclation": {
  412.                         "levelUp": 1,
  413.                         "nLevelUp": 1
  414.                     },
  415.                     "mentorAllocation": {
  416.                         "displayName": "Allocate Mentor",
  417.                         "mentorEmail": "",
  418.                         "status": "NOTSTARTED|PENDING|DONE"
  419.                     },
  420.                     "accountCreation": {
  421.                         "visibleToOnboardUser": "YES|NO",
  422.                         "esclation": {
  423.                             "levelUp": 1,
  424.                             "nLevelUp": 1
  425.                         },
  426.                         "displayName": "Account Creation",
  427.                         "status": "NOTSTARTED|PENDING|DONE",
  428.                         "remarks": ""
  429.                     },
  430.                     "addToPayroll": {
  431.                         "visibleToOnboardUser": "YES|NO",
  432.                         "esclation": {
  433.                             "levelUp": 1,
  434.                             "nLevelUp": 1
  435.                         },
  436.                         "displayName": "Add to Pay Roll",
  437.                         "status": "NOTSTARTED|PENDING|DONE",
  438.                         "remarks": ""
  439.                     },
  440.                     "userJoined": {
  441.                         "visibleToOnboardUser": "YES|NO",
  442.                         "esclation": {
  443.                             "levelUp": 1,
  444.                             "nLevelUp": 1
  445.                         },
  446.                         "displayName": "User Joined?",
  447.                         "joinedOrNot": "YES|NO",
  448.                         "actualDateOfJoining": "",
  449.                         "status": "NOTSTARTED|PENDING|DONE",
  450.                         "remarks": ""
  451.                     },
  452.                     "loginIds": {
  453.                         "visibleToOnboardUser": "YES|NO",
  454.                         "esclation": {
  455.                             "levelUp": 1,
  456.                             "nLevelUp": 1
  457.                         },
  458.                         "status": "NOTSTARTED|PENDING|DONE",
  459.                         "displayName": "Generate Credentials",
  460.                         "loginIdsDetail": [
  461.                             {
  462.                                 "accountName": "GIT|SYSTEM|AHA",
  463.                                 "accountFields": {
  464.                                     "userName": "vishal.soriya",
  465.                                     "password": "searce@123456"
  466.                                 },
  467.                                 "remarks": ""
  468.                             },
  469.                             {
  470.                                 "accountName": "AHA",
  471.                                 "accountFields": {
  472.                                     "userName": "vishal.soriya@searce.com",
  473.                                     "password": "searce@12323"
  474.                                 },
  475.                                 "remarks": ""
  476.                             }
  477.                         ]
  478.                     },
  479.                     "docSubmissionOnboard": {
  480.                         "visibleToOnboardUser": "YES|NO",
  481.                         "esclation": {
  482.                             "levelUp": 1,
  483.                             "nLevelUp": 1
  484.                         },
  485.                         "status": "NOTSTARTED|PENDING|DONE",
  486.                         "displayName": "Login Credentials"
  487.                     },
  488.                     "docIssuanceOnboard": {
  489.                         "visibleToOnboardUser": "YES|NO",
  490.                         "esclation": {
  491.                             "levelUp": 1,
  492.                             "nLevelUp": 1
  493.                         },
  494.                         "status": "NOTSTARTED|PENDING|DONE",
  495.                         "displayName": "Issue Documents"
  496.                     },
  497.                     "docVerificationOnboard": {
  498.                         "visibleToOnboardUser": "YES|NO",
  499.                         "esclation": {
  500.                             "levelUp": 1,
  501.                             "nLevelUp": 1
  502.                         },
  503.                         "status": "NOTSTARTED|PENDING|DONE",
  504.                         "displayName": "Verify Documents"
  505.                     }
  506.                 },
  507.                 "aboardTaskHash": {
  508.                     "hrInterview": {
  509.                         "visibleToOnboardUser": "YES|NO",
  510.                         "esclation": {
  511.                             "levelUp": 1,
  512.                             "nLevelUp": 1
  513.                         },
  514.                         "status": "NOTSTARTED|PENDING|DONE",
  515.                         "nDaysAfterJoining": "2",
  516.                         "displayName": "Generate Credentials",
  517.                         "remarks": ""
  518.                     },
  519.                     "evaluation": {
  520.                         "visibleToOnboardUser": "YES|NO",
  521.                         "esclation": {
  522.                             "levelUp": 1,
  523.                             "nLevelUp": 1
  524.                         },
  525.                         "status": "NOTSTARTED|PENDING|DONE",
  526.                         "nDaysAfterJoining": "2",
  527.                         "displayName": "Evaluation",
  528.                         "remarks": ""
  529.                     },
  530.                     "newHireTrainings": {
  531.                         "visibleToOnboardUser": "YES|NO",
  532.                         "esclation": {
  533.                             "levelUp": 1,
  534.                             "nLevelUp": 1
  535.                         },
  536.                         "status": "NOTSTARTED|PENDING|DONE",
  537.                         "nDaysAfterJoining": "2",
  538.                         "displayName": "New Hire Training",
  539.                         "remarks": ""
  540.                     },
  541.                     "induction": {
  542.                         "visibleToOnboardUser": "YES|NO",
  543.                         "esclation": {
  544.                             "levelUp": 1,
  545.                             "nLevelUp": 1
  546.                         },
  547.                         "status": "NOTSTARTED|PENDING|DONE",
  548.                         "nDaysAfterJoining": "2",
  549.                         "displayName": "Induction",
  550.                         "remarks": ""
  551.                     }
  552.                 }
  553.             }
  554.         }
  555.     ]
  556. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement