Import by scenario from code with excel data provider in Acumatica - acumatica

I am trying to import data in Acumatica under the section Import by scenario (SM206036).
Here we have a scenario which is a simple scenario and it uses Excel data provider.
So when we log in to Acumatica and then go in that section, we click on Upload File Version button from the toolbar.
It opens a popup and ask to upload an Excel file.
Once uploading is done, we click on Prepate & Import button and it shows the data in the "Prepared Data" tab.
Now what I need is that I want to do the same process but programmatically.
So I am using Screen-based SOAP API for this.
I tried to import records one by one with no success.
I did not find any way to upload the Excel file using code.
Can anyone please suggest that what should I do to achieve this?
Please let me know if further details needed.
Thanks in advance!

Related

Power Automate , Export Sharepoint Excel file to local

I am trying to set up a reoccurrence to export an excel file automatically to my local drive.
However I am running into problems with Get Items part as I cannot correctly link to the sharepoint excel.
Can anyone help with this?
My flow
Getting url from the parent path:
As shown in the below screenshot, did you select the correct account under My connections?

Running a PowerQuery on Google Sheet - keeps failing

I'm trying to run a PowerQuery on a work-related Google Sheet (that I can't share here) so that the data appears in Excel and refreshes when I need it to.
I have published the Google sheet to the web and gotten the link (in web format, not Excel, but this is failing no matter which file format I publish in).
I then go to Data->From Web in Excel and I paste the link to the Google Doc get this:
Query Preview
As you can see, the data isn't appearing. It should be a table with a bunch of data.
Can someone help me fix this?
When using Google's File / Publish to the web pop-up, change the 2nd setting from "Web page" to "Microsoft Excel (.xlsx)". It then builds a link that works without modification in Power Query.
FYI the best in-depth discussion on this topic is on this thread:
http://community.powerbi.com/t5/Integrations-with-Files-and/How-to-connect-google-sheet-to-Power-BI/m-p/205058#M11276
BTW if you have published your Google sheet to the web, then there shouldn't be any obstacle to sharing it here - it's already visible to anyone.

Liferay Simple File Upload instead of Complex Document & Media Page

I am creating one application in Liferay 6.2, it contains the Dynamic Data List which has Document & Media element associated with it. All work well but when user press Select button it open complex page for uploading the file. Which required lot of steps to upload single file.
Can this be simplified using hook; on pressing select it just open window to browse file as it is there in html, as currently functionality is confusing to client. And even file upload work automatically for guest users.
Any help will be highly appreciated, Thanks in advance.

Import data from CA Clarity into Excel using VBA

I am trying to download resource names and hours for a specific project from CA Clarity PPM using Excel. I need the macro to access clarity PPM(www.abcd.hosting.ca.com) using username and password and download resource details if login is correct. Any suggestions how this can be done using VBA?
Thanks for your help.
For every NSQL query that is created in Clarity a web service is also created. You could write something in VBA to authenticate to the web service and pull the information and then parse it appropriately.
Here is an example of VBA calling a web service:
http://www.webcontinuum.net/ws_4.aspx
Here is a link to get you started on integrations:
https://communities.ca.com/web/ca-clarity-global-user-community/message-board/-/message_boards/message/2295385
See the question "Q : Web Services Interface (WSDL)"
If this can help other... I started the same work here but I am struggling myself to get information from Clarity ppm using their webservices...
Export Project List from Clarity PPM To Excel
Also, I Found this thread that provides great VBA Example :
https://communities.ca.com/thread/117927268

Possible to get asp.net like upload button in Sharepoint2010 List?

Is it Possible to get asp.net like upload button in Sharepoint2010 List?. On Sharepoint 2010.
I am adding a column to a list. Requirement is that while filling entry in list, one column should have an upload button. This will upload an image to DB.
Can you please provide more details what are you mainly trying to do?
Please Find Below link it may be helpful to you , you can get your requirement fulfill using Field Control.
http://www.sharepointings.com/creating-a-field-control-for-sharepoint-a-filepicker/

Resources