Hi team,
I have a question for converting a file with the generator (version 8.0).
I created a "CAD Assembly Upload" workflow and a HotFolder with this workflow.
Now I pasted some files into this folder (a *.asm file, build by Solid Edge, and a *.cfg file). My aim is to create a *.rh file to reference a workinstruction in ME.
I tried a lot of other settings and a lot of different file formats, but I get allways one of these two errors:
First error:
Report for job 203 (workflow 'example_SAPVE_CadAssemblyUpload')
--------------------------------------------------------------
Startup arguments
InputFilePath='\\sapmssql07\VEGShare\Workspace\HotFolder\JobControllerFileHandler\sapmssql07\04-06-2015\10-40-10-088\asmTest.asm' (String)
TargetServerPath='' (String)
...
Step 'Unpack assembly archive'
Failed Action 'Terminated:Unpacking assembly archive 'asmTest.asm''
Error Message 'Failed to unpack assembly archive: Asset archive extraction failed ( ZipEntry::ReadHeader(): Bad signature (0xE011CFD0) at position 0x00000000).'
jmp_archiveunpack (Task 181)
...
Second Error:
Report for job 197 (workflow 'example_SAPVE_CadAssemblyUpload')
---------------------------------------------------------------
Startup arguments
InputFilePath='\\sapmssql07\VEGShare\Workspace\HotFolder\JobControllerFileHandler\sapmssql07\04-06-2015\10-13-30-313\asmTest.zip' (String)
TargetServerPath='' (String)
...
Step 'Unpack assembly archive'
Failed Action 'Terminated:Unpacking assembly archive 'asmTest.zip''
Error Message 'Failed to unpack assembly archive: Asset archive extraction failed (Cannot find manifest file).'
jmp_archiveunpack (Task 175)
...
Anybody knows an answer for this problem? Maybe I forgot something or made a flase configuration? To create the workflow and the hotfolder I used the help of the generator.
Kind regards
Steve