All,
I'm working to integrate AP feeds and trying to get
bric_soap to
create a new story...
Investigating I first tried to figure out how to get the
next story ID
available...
./bric_soap --username username --password password --server
http://localhost:8080/
story list_ids -- search "site=SITENAME"
Then to test I exported a story -> changed the
"story id" to reflect
the next Id that would be used..
Then I ran the following command...
./bric_soap story create --username username --password
password
--server http://localhost:8080/
11219.xml
This is the error I'm getting...
___________________________________________________________
Call to Bric::SOAP::Story->create failed:
Unable to execute SQL statement
Check the Apache error log for more detail.
Does this mean the uuid for the story exported is
conflicting?
____________________________________________________________
uuid="07487258-6DE6-11DB-B2F2-FF7A329D707D"
if so How do I randomly create these outside of bricolage..?
Thanks
Chauncey Thorn
|