I have a document with a bunch of contact info. But I don't know what format it is. Does anyone recognize it? I tried naming as .rtf but it doesn't change it.
\.br\Phone:\.br\12345678\.br\\.br\Description:\.br\this is some description\.br\\.br\
There are obviously line breaks of some sort similar to HTML but I am not sure!
http://www.healthintersections.com.au/?page_id=441
the type is from HL7 format. and defined as:
HL7 v2 FT Type
Related
I'm trying to parse a XML file in order to retrieve the data in a list.
I need to extract the TITRE_N, the AUTEURS_N and the RESUME_N. I know how to do it but my problem is that for some reference, I don't have any data for AUTEURS_N. there is no tag and the result as you can think it that all the data after are shift! Do you know how I can parse this doc and handle the fact that sometimes I'm missing one tag that I usefully use?
thx a lot!
Hi. I am trying Amazon MWS for the first time. I have referred to - https://docs.developer.amazonservices.com/en_UK/reports/Reports_Overview.html
I made a call as shown in the diagram on that page. I am using the scratchpad.
Called the Request Report with required fields. In this case ReportType -
"_GET_MERCHANT_LISTINGS_DATA_"
Then I called the GetReportRequestList with the "ReportRequestId"
returned from the previous call.
Finally I am calling the - "GetReport" with the "GeneratedReportId"
which I got from the call previous to this and I get the response as
the above image.
I have no idea how to parse and use it. Can't make any sense about the format returned in the final call (Shown in the image).
If anyone worked with this API. Please point me to the right direction.
Thanks in advance
Depending on the ReportType, you'll either get a XML file or a CSV file back. The ReportType enumeration page in the docs will tell you which is which. While the XML format is somewhat well documented here, the CSV files are not, but most should be self-explanatory. _GET_MERCHANT_LISTINGS_DATA_ returns such a CSV file. You may be confused by the fact that one of its fields contains some HTML.
Since you don't state which programming language you intend to use: You can open a CSV file in Excel (or LibreOffice). Please note that unlike most CSV files, these are separated by tabs, not by commas or semicolons. Also, to answer your initial question: yes, this is normal.
I am seeing below behavior in Alfresco and read lots of relates doumentaion of alfresco but not found any clear answer.
Below are things I have done to search a file.
1. Uploaded a file named "Test.txt" in a folder having only one rule to have custom type on the uploaded docs.
2. And when I select content in "look for" option in advance search then my test file comes in result of search.
as shown below.
Then I have searched it using advance search using name property and selecting my custom type in the "look for" option in advance search then it result 0 files.
But when I set any property of test.txt file it becomes searchable using custom type in Advance search.
My question is If I just upload a file. How can it become searchable using custom type in Advance search.?
When is the indexing generated of files uploaded of custom type.
I am using Alfresco 4.1 and Solr as search engine.
Thanks,
Fouad
SOLR indexes Alfresco every 15 seconds by default, so there's no reason why your uploaded file wouldn't be indexed right away.
Are you sure your rule actually works?
I'd suggest taking the file's nodeRef, and using Node Browser to look at it's type, aspects and properties right after it enters the folder (and triggers the rule), and after you change something by hand. That might clear something up, as in why it works/does not work.
Additionally, you could search for unindexed nodes and see if your file is there:
http://docs.alfresco.com/5.0/concepts/solr-index-fix.html
So I have a XML file that contains a lot of data. My task is to extract the 'name' and 'description' information from the XML file so it reads out. I have been messing with it for a while, and I got half way there.
The way the data that I need to extract in the XML file looks like is
<name> Some Name</name>
and the data that is in the description is
<description> The Description </description>
What I have done is extract all the description to a text file, but I know I am doing this the hard/not efficient way. Any ideas?
Also, if I could add some detail to help describe what I am doing, I can do so! Hopefully I described it efficiently though.
Based on comments in question, create a C# application which uses XPath to extract the nodes you are interested in.
A good tutorial to follow:
http://support.microsoft.com/kb/308333
i need to look xsd file for generate code so i need this document but i cant find these xsd files.
Anyone can help me ?
I m not sure but let me try, if you are looking for the field feature it is placed # 14 hive in the sub folder path \TEMPLATE\FEATURES\fields
And if you want content type feature definition its placed under \TEMPLATE\FEATURES\ctypes