I have been working with chatgpt and gemini to export the immutableid field from Azure into a csv file and then to import it into into a custom field under Local Information called ImmutableID. So far I (we) have been unsuccessful even updating the immutableID field using GAM or GAM-ADV. Currently, I have gamadv installed. Below is the relevant information Gemini put together of things we have tried. Can someone please help me figure out my issue?
Hello GAM Team and community,
I am experiencing a very persistent "ERROR: Invalid argument" when trying to update a custom user schema field using gam.exe update user schemas. This occurs specifically at the schemas keyword. What's puzzling is that print commands for the same custom schema are working perfectly fine, so the schema is recognized and accessible.
Here are the details of my environment and troubleshooting steps:
1. GAMADV-XTD3 Version:
2. Operating System: Windows 10
3. Configuration Status:
4. Custom Schema Information (from print schemas): The custom schema I'm working with is Local_Information, and the field is ImmutableID. print schemas confirms these exact names:
5. Successful Custom Schema Read/Print Operations: GAMADV-XTD3 can successfully read data from the custom schema. I manually set the ImmutableID field to "1234" in the Google Workspace Admin Console, and the following command correctly retrieved it:
6. Failing Custom Schema Update Operation: Despite the successful read operation, the update command continuously fails with "Invalid argument" at the schemas keyword. I have tried multiple variations:
Attempt 1 (no quotes on schema name):
Attempt 2 (with quotes on schema name):
7. Troubleshooting Steps Already Taken:
It seems the issue is specific to the schemas keyword within the update command, despite its apparent correctness. Any insights or alternative syntax suggestions would be greatly appreciated.
Thank you in advance for your help!
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/7d93b4b6-2b8c-4064-879c-a8ac539160d1n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/472a1810-1b3b-4e39-b879-e4fcae936a5en%40googlegroups.com.