Metadata Formats

This forum is Hot! Join the group to find out what others are doing.
Ask your questions. The Guru is in the building.

Moderator: infoRouter Guru

Post Reply
ansoncsh
Posts: 4
Joined: Mon May 30, 2011 5:55 am

Metadata Formats

Post by ansoncsh » Mon May 30, 2011 6:06 am

I tried two metadata formats.
However, the metadata can be sync. by using Capture plus Meta Format but not InfoRouter Meta Data Structure.
The followings are my codes. Is there any incorrect?
(The file names were changed correctly)

Capture plus Meta Format

Code: Select all

1014=doctypeid
11969=flowdefid
INVOICE3=Custom Property Name
1420004888=ORDERNO
1420004888=INVOICENO
InfoRouter Meta Data Structure

Code: Select all

<irdoc description="Demo" updateinstructions="Demo" doctypeid="1014" flowdefid="11969">
	<propertysets>
		<propertyset NAME="INVOICE3">
			<propertyrow ORDERNO="1420004888" INVOICENO="1420004888" />
		</propertyset>
	</propertysets>
</irdoc>

User avatar
infoRouter Guru
Posts: 230
Joined: Fri Aug 07, 2009 8:46 pm

Re: Metadata Formats

Post by infoRouter Guru » Tue May 31, 2011 9:09 am

Hello,

We have checked and the infoRouter Meta format appears to be working well.

Please make sure that you have performed the following:

Created the custom property
Created the Document Type
Created the Workflow

The steps above are critical because the Hot Folders tool will nor create these automatically. It will assume that these already exist in infoRouter.

When you configure Hot Folders, pay special attention to the "Logs" section.
Hot Folders creates a lot of log entries. Especially in cases where exceptions are encountered.

I hope this helps.

The Guru

ansoncsh
Posts: 4
Joined: Mon May 30, 2011 5:55 am

Re: Metadata Formats

Post by ansoncsh » Thu Jun 02, 2011 11:04 pm

Thank you for reply.

But I got the following error message.
Server Responded:A document name cannot start with ~ character
According to the link below, the file name with ~ is required if I use InfoRouter Meta Data Structure method.
https://www.inforouter.com/Downloads/HotFolders.pdf

What is the problem?

Thank you!

ansoncsh
Posts: 4
Joined: Mon May 30, 2011 5:55 am

Re: Metadata Formats

Post by ansoncsh » Mon Jun 06, 2011 11:29 pm

I have solved the problem that I forgot to change the type of the metadata.

Thank you!
ansoncsh wrote:Thank you for reply.

But I got the following error message.
Server Responded:A document name cannot start with ~ character
According to the link below, the file name with ~ is required if I use InfoRouter Meta Data Structure method.
https://www.inforouter.com/Downloads/HotFolders.pdf

What is the problem?

Thank you!

Post Reply

Return to “infoRouter Hot Folders”

Who is online

Users browsing this forum: No registered users and 3 guests