Spaces:
Sleeping
Sleeping
Update .env
Browse files
.env
CHANGED
|
@@ -1,35 +1,36 @@
|
|
| 1 |
-
GEMINI_API_KEY="AIzaSyCxNgFpVDTCEywjer8rMWPniuAvBtTqwp0"
|
| 2 |
-
SERVICENOW_INSTANCE_URL="https://dev336915.service-now.com"
|
| 3 |
-
SERVICENOW_CLIENT_ID="bef0b49cdebc4092bd4ea63529879e6a"
|
| 4 |
-
SERVICENOW_CLIENT_SECRET="w5-y.xE3zfFs]L(tnlH)@z8`1nX!X)o~"
|
| 5 |
-
|
| 6 |
-
SERVICENOW_CLOSE_CODE="Solution provided"
|
| 7 |
-
SERVICENOW_RESOLUTION_NOTES="Issue resolved, user confirmed"
|
| 8 |
-
SERVICENOW_CALLER_SYSID="6816f79cc0a8016401c5a33be04be441"
|
| 9 |
-
|
| 10 |
-
# If your org enforces a transition first:
|
| 11 |
-
SERVICENOW_REQUIRE_IN_PROGRESS_FIRST=true
|
| 12 |
-
|
| 13 |
-
# If your instance uses custom field names for Resolution code/notes:
|
| 14 |
-
# (Only if the default fails and your dictionary shows custom names)
|
| 15 |
-
SERVICENOW_RESOLUTION_CODE_FIELD="u_resolution_code"
|
| 16 |
-
SERVICENOW_RESOLUTION_NOTES_FIELD="u_resolution_notes"
|
| 17 |
-
|
| 18 |
-
# Strongly recommended (some BRs require it). If not set, we fallback to Caller:
|
| 19 |
-
SERVICENOW_RESOLVED_BY_SYSID="6816f79cc0a8016401c5a33be04be441"
|
| 20 |
-
SERVICENOW_ASSIGNMENT_GROUP_SYSID="d625dccec0a8016700a222a0f7900d06"
|
| 21 |
-
SERVICENOW_SSL_VERIFY=false
|
| 22 |
-
|
| 23 |
-
# Gemini default: keep verification ON
|
| 24 |
-
GEMINI_SSL_VERIFY=true
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
| 1 |
+
GEMINI_API_KEY="AIzaSyCxNgFpVDTCEywjer8rMWPniuAvBtTqwp0"
|
| 2 |
+
SERVICENOW_INSTANCE_URL="https://dev336915.service-now.com"
|
| 3 |
+
SERVICENOW_CLIENT_ID="bef0b49cdebc4092bd4ea63529879e6a"
|
| 4 |
+
SERVICENOW_CLIENT_SECRET="w5-y.xE3zfFs]L(tnlH)@z8`1nX!X)o~"
|
| 5 |
+
|
| 6 |
+
SERVICENOW_CLOSE_CODE="Solution provided"
|
| 7 |
+
SERVICENOW_RESOLUTION_NOTES="Issue resolved, user confirmed"
|
| 8 |
+
SERVICENOW_CALLER_SYSID="6816f79cc0a8016401c5a33be04be441"
|
| 9 |
+
|
| 10 |
+
# If your org enforces a transition first:
|
| 11 |
+
SERVICENOW_REQUIRE_IN_PROGRESS_FIRST=true
|
| 12 |
+
|
| 13 |
+
# If your instance uses custom field names for Resolution code/notes:
|
| 14 |
+
# (Only if the default fails and your dictionary shows custom names)
|
| 15 |
+
SERVICENOW_RESOLUTION_CODE_FIELD="u_resolution_code"
|
| 16 |
+
SERVICENOW_RESOLUTION_NOTES_FIELD="u_resolution_notes"
|
| 17 |
+
|
| 18 |
+
# Strongly recommended (some BRs require it). If not set, we fallback to Caller:
|
| 19 |
+
SERVICENOW_RESOLVED_BY_SYSID="6816f79cc0a8016401c5a33be04be441"
|
| 20 |
+
SERVICENOW_ASSIGNMENT_GROUP_SYSID="d625dccec0a8016700a222a0f7900d06"
|
| 21 |
+
SERVICENOW_SSL_VERIFY=false
|
| 22 |
+
|
| 23 |
+
# Gemini default: keep verification ON
|
| 24 |
+
GEMINI_SSL_VERIFY=true
|
| 25 |
+
|
| 26 |
+
usr_id="JAITA"
|
| 27 |
+
password="Welcome123"
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
|