-
Notifications
You must be signed in to change notification settings - Fork 29
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
Configuration Info For Catalogue Server Setup #159
Comments
Hi Team, I hope you guys might be busy but could you please reply on my above query it is affecting my timeline. Thanks |
Hi Deepak kumar thanks for raising issue.
Please see apis documentation /apis or at example at https://api.catalogue.iudx.org.in/apis#tag/Entity/operation/getItem Having said, you will have to do two things to get any results in above query:
After successful execution of both steps , you can query Including @rraks of IUDX team. Please add if anything more is needed NOTE
Hope this was useful. Let me know if you need anymore help, Thanks and regards |
Hi @abhi4578, Thanks for your reply, but i followed same steps before your reply and it is working fine. Further i tried with Create item api to Upload metadata about my resource server it was working fine. Further i tried with Create Item API to register Resource Group metadata with below payload - { SO further i debug and found it is looking for corresponding provider in elastic with query - I tried to create provider with create item api but not able to understand how i will get access token so that i can create provider in catalogue server. As i found Auth Server's Create Token api does not support "provider" as value for itemType. Can you please help me for same? Thanks |
Hi Team, I hope you guys might be busy but could you please reply on my above query it is affecting my timeline. Thanks |
Dear @pachori91 Thanks for writing to us. We would like to understand your organization and use case. Can you please let us know a bit about it? This will help us to guide you better. Regards |
I am from NECI and we are checking the possibility to ingest data from our local platform to IUDX. Just doing a POC. As it is opensource, does it really matters to know the organization name before answering my queries. Thanks |
Hi @pachori91 The request you need to get a "provider" token which will allow you to insert Provider item into the catalogue is ->
Please note - |
Thanks for the response @pachori91 The reason to ask the organization name was to understand if you are in the consortium or in the partners list. For more queries, do touch base with me via email [ vasanth (dot) rajaraman (at) iudx (dot) org (dot) in] Regards, |
Hello Vasanth, Thanks for the reply. Thanks for your cooperation. |
@naveennec @pachori91 |
@rraks |
Hi @rraks One more query after your comment. As we need to register Provider and Resource server to the catalogue if i am using Local IUDX Setup,
I am asking this as on my local setup as IUDX admin, I have to Upload metadata about Provider and Resource Server. My Goal is to Upload Metadata Data about ResourceGroup/Resource and then Register Ingestion Adaptor as Provider. please correct me if am wrong here. Thanks |
Hi Team, I hope you guys might be busy but could you please reply on my above query. Thanks |
did you find some time to reply on my query? |
Hi @pachori91 Regarding your above query - All of these flows are created keeping a UI based flow in mind. The UI work is still in progress. I'm looping in @m-arun who can help you out on the delegation flows. |
Hi Team,
I have setup Catalogue server(3.5.0) instance on my local system by following Installation Doc.
And setup for elk done by following Installation Doc.
When i am trying with openapi()swagger) url it is working fine but while i am trying
Get http://localhost:8083/cat/iudx/v1/item
Then getting error "Resource not found"
So my question is do i need to perform some other backend activity so that my catlogue server start to respond properly.
I am suspecting may be we need to create some entries in db before start to use. Because after following elk setup guid in elastic there is just user and role created regarding Catalogue server nothing else.
Please correct me if i am on wrong path.
Thanks
Deepak Kumar
The text was updated successfully, but these errors were encountered: