#import file service java backend spring mysql

1 messages ยท Page 1 of 1 (latest)

static flickerBOT
#

I uploaded your attachments as gist. That way, they are easier to read for everyone, especially mobile users ๐Ÿ‘

#

<@&987246584574140416> please have a look, thanks.

static flickerBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

versed wind
#

@everyone please help

steep vector
#

please stop attempting to ping 25k people. it's disabled anyways

#

the bot already pinged all helpers. everyone saw ur question. read the bot message, it explains why nobody responds

#

improve ur question quality

static flickerBOT
#

Closed the thread due to inactivity.

If your question was not resolved yet, feel free to just post a message to reopen it, or create a new thread. But try to improve the quality of your question to make it easier to help you ๐Ÿ‘

versed wind
steep vector
# versed wind no one help me

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

versed wind
static flickerBOT
kindred copper
# versed wind read the file is detailed

nobody is going to read some poorly edited text file. I've ignored your question for days because of this reason. Ask your question properly and format it properly

versed wind
kindred copper
static flickerBOT
#

Closed the thread due to inactivity.

If your question was not resolved yet, feel free to just post a message to reopen it, or create a new thread. But try to improve the quality of your question to make it easier to help you ๐Ÿ‘

versed wind
# kindred copper Well ask question again and properly format your post. Ask in a way that makes s...

ok so there is the code that I have written, parsing excel file based on the mapping (mapping of each supplier are different from other, each have its own column names and order in the excel file), read content of the file, and insert values from file into tables category or item or ingredient. while testing my code, it return a response success but nothing is inserted into database, I try to add try/catch and debug but no solution till now, I didn't know where is the error and how solve it. So please can you help me

kindred copper
#

I have no idea based on the code you provided

#

Can you give me some information about your system and maybe something that we can use to reproduce the issue?

versed wind
# kindred copper I have no idea based on the code you provided

this is a backend web service in java, I use omni channels, spring framework and for database mysql. I have classes ImportFileRequest.java contain file, filePath, supplier_id .. send in the request. also a class ImportFileResponse.java . So I create a post service of import file, and this is the code implementation of the service

versed wind
versed wind
# kindred copper ^

I have explain to you in the above, what do you mean ? I am a beginner developer please explain more what do you need. I tell you that I use omniChannels. so omniCommonPullDAO is a class where I write the query to retrieve from database. omniCommonPushDAO is to insert into database

kindred copper
#

What is omni

versed wind
# kindred copper What is omni

is not important to know what is omni, is specific for this services in my project. so you can think them as classes and repository

#

@kindred copper my problem is : I think my code not read the rows in the excel file so it insert nothing into database

static flickerBOT
#

Closed the thread due to inactivity.

If your question was not resolved yet, feel free to just post a message to reopen it, or create a new thread. But try to improve the quality of your question to make it easier to help you ๐Ÿ‘

versed wind
#

please I need help, my problem not yet solved