How many records at a time should be imported in import set table for better performance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2017 11:11 PM
I wants to import bulk data from CSV file to an import set table?
What amount of data(number of rows) should i import for better performance, which do not create any issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 12:57 AM
From where are you doing this post call.
Thank you,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 01:05 AM
Right now i am doing it in postman, but i wants to give this functionality in my application. The user will create the import set table at UI and later on upload the data from csv into importset table from application
Thanks
Azam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 02:26 AM
HI Raza,
So you have you import set table created right. And you are saying that when you do a POST to this table. Record is not created in Import set table right?
Thank you,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 03:11 AM
yes exactly.
Can you please help me ?
Thanks
Azam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 03:20 AM
Hi Raza,
I tried it through a Post man. And was able to create a record into an table which i gave in url.
Can you tell me which parameters are you passing in ur URL.
Thank You,
Ashutosh