Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By jemiris
#793543
Hello suppport pm,
1. I have done the process export using REST API as per the documentation
2. But while exporting of the process using REST API i get the some error message as a response :
Response:
Code: Select all
stdClass Object
(
    [error] => stdClass Object
        (
            [code] => 400
            [message] => Bad Request: The file with project_file: "@/path_to_pmx_file/myproject.pmx" does not exist.
        )

)
#793550
Hi support,

i have solved the problem
Answer:
Code: Select all
curl_setopt($ch, CURLOPT_POSTFIELDS, array(
         "project_file" => new CurlFile("/path_to_pmx_file/" . $filename)
));
My Problem: I have imported the process but the no workflow dispalyed it was an empty process was created. i have changed the oprion and option_group's too. Expecting the support help me :oops:

I have Refer this doc page : http://wiki.processmaker.com/3.0/REST_A ... ortProject
Last edited by jemiris on Fri Jun 30, 2017 1:41 am, edited 1 time in total.
#793579
I have imported the process sucessfully. But how many time if import i takes and importing.
My Problem:
1. I need to import the file first time
2. when it importing second time it has to be merged
Attachments
screen.PNG
View of the screen
screen.PNG (12.14 KiB) Viewed 5921 times
#794047
jemiris wrote:I have imported the process sucessfully. But how many time if import i takes and importing.
My Problem:
1. I need to import the file first time
2. when it importing second time it has to be merged
screen.PNG
file
screen.PNG (12.14 KiB) Viewed 5846 times
My problem
1. when i import the first time itself it's shows that copy of the process with file name (i.e) Copy of - sample - 2017-07-24 05:52:01

how to do it give me the best solution. :roll:
#795884
amosbatto wrote:There is no way to "merge" the old and new project. I recommend using either ?option=OVERWRITE or ?option=DISABLE in your URL.
Thanks I used ?option=DISABLE and that helped. I wish there was a way to merge though!
Last edited by Longenecker on Mon Oct 11, 2021 8:02 am, edited 1 time in total.
#815336
Nope, when I'm trying to import the process via API for the first itself it shows as a copy-of -sample-2018-07-01 12:21:14. I'm not sure what's the issue. And there is no error occur but the name has been changed. can you help?
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]