Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

converting to json file to bulk upload the extended schema but from sql server not a csv #8

Open
ynezar opened this issue Jan 22, 2024 · 0 comments

Comments

@ynezar
Copy link

ynezar commented Jan 22, 2024

i have modified a bit in the original script to be able to read from a sql table directly without the need to export the data in a csv format and it works perfectly all the users are provisioned without problems but when i try to extend the schema for custom attributes like the hire date i need to convert the data in the table to a json file to write it in microsoft graph and it outputs a very large json file which is truncated.....any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant