#import file service java backend spring mysql
1 messages ยท Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
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.
@everyone please help
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
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 ๐
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.
read the file is detailed
I uploaded your attachments as gist. That way, they are easier to read for everyone, especially mobile users ๐
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
I'm just trying to explain what's required of me, sorry. I am new in this type of services, I try to search google so nothing help me. So I need someone to help what I should do , what I should use ? you can help me
Well ask question again and properly format your post. Ask in a way that makes sense to everyone. Explain it like I'm 5 years old.
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 ๐
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
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?
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
if there is still a problem tell me
^
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
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
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 ๐
please I need help, my problem not yet solved