I created a dataport to bring in some data from a csv file. The dataport seems to work( it goes to 100%), it bring in all the data i want. I can see the data I brought in the FA Journal Line Table. But its not showing up in the FA Journal Line form. Any ideas why it might be doing that?
I thought the form is used to show the data that is presented in the table. I have no idea why its not coming in the form.
0
Answers
Did you fill Journal Template Name & Journal Batch Name or did you think those were unnecessary?
Again.....
You can enter a line in the journal & export it using your dataport to see how the data should look.
& import 1 line & manually enter 1 line and compare them. If you dataport fills in all the fields that the manual entry does then your on the right track. It they don't match then your dataport is not ready to use!
http://www.BiloBeauty.com
http://www.autismspeaks.org
I think that might be reason its not showing up in the FA Journal Line form.
Any Idea why it might be doing that.
Originally I had this:
FAJournalLine.SETFILTER("Journal Template Name", 'ASSETS');
Shoudlnt it set the Journal Template Name to ASSETS automatically? This might seem like a stupid question
FAJournalLine."Journal Template Name" := 'ASSETS';
FAJournalLine."Journal Batch Name" := 'DEFAULT';
hmmm....OK. I guess that makes sense...Thanks.. I learned something new today.
anyway now it has been solved.
Congrats Harry for reaching his fantastic figure(6666). =D>
RIS Plus, LLC
RIS Plus, LLC
RIS Plus, LLC
http://www.BiloBeauty.com
http://www.autismspeaks.org
Thanks a lot Harry..
RIS Plus, LLC
Vijay if I am driving my car, and I need to stop, I can drive into a brick wall. Most definitely this WILL stop the car. But would you say this is the proper way to stop a car?
sorry for this if i was wrong but just want to know how can a db have blank template? i have never seen this anywhere(i can insert forcefully but this is not the right way that a user can do even).
Don't get me wrong, I like the way you are thinking, and it was quite clever, but just not thought through all the way. It was too complicated when the simple answer (set the template and batch names properly) was a much better solution. You need to start thinking through what you're saying a little bit more, and take a few steps beyond what you are used to. Just because 'practically' something is 'not supposed' to happen does not mean that you can safely assume that it never does. As a result you are making assumptions that can completely screw up your work.
RIS Plus, LLC