IS possible to extract data from email body using ssis?

IS possible to extract data from email body using ssis?
the email come with a display table
CRISTINA&amp MICROSOFT Forum

Hi perezco,
As Piotr said, this can be done through .NET programming in a Script Task or a Script Component. For the code snippet, please refer to the following thread:
http://forums.asp.net/t/1629654.aspx 
In addition, there are also third party SSIS components that provide such a functionality such as:
http://www.cozyroc.com/ssis/receive-mail-task 
Regards,
Mike Yin
If you have any feedback on our support, please click
here
Mike Yin
TechNet Community Support

Similar Messages

  • Possible to extract data from DB

    Hello All,
    Can any one let me know is it possible to extract data from DB ? for the initial we need to extract all the records and we need to extract from 5 tables and perform match and merge and create a unique records..Is it possible?
    Once done then for delta we need to make sure all the 5 tables are updated then only BODS need to extract and update the deltas...
    Thanks
    Rajeev

    Hi Terry,
    Yes ,u can use DB connect to retrive the data from SQL data base...
    Also, If you want DB -connect with MS-SQL, In the source MS-SQL all the tables which provide data for SAP have to be owned by SAP-User (which you created to connect data base).
    Follow the same procedure u have done for Oracle DB connect..
    Cehck this look for more info..
    http://help.sap.com/saphelp_nw04/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..
    Edited by: Venkata Narayana Jakkampudi on Jan 13, 2009 6:07 PM
    Edited by: Venkata Narayana Jakkampudi on Jan 13, 2009 6:08 PM

  • Will be possible to extract data from work flow?

    hi
    i need to add approver in FIAP report. the filed is available not any table like, its getting from abap work flow? please let me know  normally will be possible to extract data from work flow?

    Hi,
    There is no direct method i am aware of, but you can definitely create custom extractors on base tables.
    -Vikram

  • Extracting data from Command Window using Jdk

    Is it possible to extract data from any active instance of command window(cmd.exe)in windows OS(2000 or XP).
    Please help me out.

    Only if you create the window and execute the command through Java:
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • How to extract data from CRICKET MCS410CA using RS232

    I need to extract data from CRICKET and use it for internal Localization of mobile robot.How to use the extracted data to form a map...

    You seem to have the same exact project as someone else... http://forums.ni.com/t5/LabVIEW/cricket-integration/m-p/2052334
    Hmmmmm.....
    Some might think you're all in the same class....

  • Error extracting data from essbase cube using MDX method

    Hi,
    We have some problems extracting data from essbase cube using MDX method, we believe that the problem is the MDX query, this is the problem and query:
    ERROR:
    [DwgCmdExecutionThread]: Cannot perform cube view operation. Analytic Server Error(1260046): Unknown Member SELECTNON used in query
    com.hyperion.odi.essbase.ODIEssbaseException: Cannot perform cube view operation. Analytic Server Error(1260046): Unknown Member SELECTNON used in query
         at com.hyperion.odi.essbase.wrapper.EssbaseMdxDataIterator.init(Unknown Source)
    MDX:
    SELECT
    NON EMPTY {[YearTotal].[Jan]} ON COLUMNS,
    NON EMPTY {[Total Movimientos].[Presupuesto Base]} ON AXIS(1),
    NON EMPTY {[Año].[FY11]} ON AXIS(2),
    NON EMPTY {[Escenario].[Presupuesto_1]} ON AXIS(3),
    NON EMPTY {[Version].[Trabajo]} ON AXIS(4),
    NON EMPTY {[Moneda].[Moneda Input]} ON AXIS(5),
    NON EMPTY {[Centros de Costo].[1101]} ON AXIS(6),
    NON EMPTY {Descendants([Resultado Operacional],4)} ON AXIS(7)
    FROM [DSR02].[ROP]
    We try extract data using a sample cube and work fine, this is the mdx query:
    SELECT
    {[Actual],[Budget]} ON COLUMNS,
    {[Sales]} ON ROWS,
    NON EMPTY {[Product].levels(0).members} ON PAGES,
    NON EMPTY {[East].levels(0).members} ON AXIS(3),
    NON EMPTY {[Year].levels(0).members} ON AXIS(4)
    FROM Sample.Basic
    The model reversed ([DSR02].[ROP]) have the same structure than query need, the query and the model are fine, definitely we can´t see the problem, someone can help us?
    Regards

    You will be able to test the MDX query in EAS, it is usually best to test the query first before trying to use it in ODI.
    Is there any reason you are using MDX to extract the data, have you tried reportscript as I usually find it more efficient to extract the data.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Extended Analytics - Is it possible to extract data from HFM to MS Access through an UDL (OBDC) file?

    Hello,
    I am trying to extract data from HFM, using Extended Analytics, to MS Access through an UDL (OBDC) file but it displays the following error:
    "error occurred while connecting to the database"
    I've followed these steps:
    1. Create a blank MS Access database (.mdb format)
    2. Create an .UDL file which connects to MS Access database:
          - Provider: Microsoft Jet 4.0 OLE DB Provider
          - Connection: Linked to the .mdb database created in step 1.
          - Give "ReadWrite" permissions.
    3. Test .UDL file connection successfully.
    4. Create DNS with Extended Analytics DNS Configuration tool.
    5. In Extended Analytics (HFM), once selected the new DNS and extract it displays the error commented before.
    ¿Do you know how i can solve this issue?
    Thank you in advance,
    Best regards,

    Hello Anjum Ara,
    Thank you for your response.
    I don't understand how to add my database SID to tnsnames.ora. (I already found the file but i don't know how to add new database SID)
    I have created one MS Access database in "C:\TEST.mdb" and i want to connect Extended Analytics to it.
    How i have to add this database into tnsnames.ora file?
    Thank you in advance,
    Kind regards

  • Extract data from R/3 using RFC

    Hi!
    Can any one tell me can I extract data from R/3 to BW usinf an RFC. My project has an implementation of RFC to bring the data from R/3 to BW and execute some functions on it.
    Please let me know what are the steps to create RFC to extract data from R/3 (If possible)!
    Regards,
    Sri Harsha

    Hi,
    Check the below threads.
    Unable to fetch data from R/3
    Problem in extracting data from R/3 to BI 7.0
    Extraction from R3 table to BW
    RFC to file scenario
    Regards,
    Maha

  • Extracting Data from SAP ERP using BODI/Data Services 4.0

    HI,
    I am trying to extract data from SAP ERP via SAP extractors using BODI/Data Services 4.0.
    I do not have my own ERP system so I am renting remote access from one of the many available on the internet.
    I am able to connect BODI to the ERP system and import the extractors metadata.
    The problem I am experiencing is that when I run job to extract the data I get the following error:
    Vendor-supplied function module <Z_AW_RFC_READ_EXTRACTOR> not found. Ensure that you can execute the function module in SAP via transaction /nSE37.
    How do I create the function? Or is the function a SAP standard function?
    SAP ERP system being used is: ECC6 EHP4
    User has SAP FULL and DEVELOPER authorizations.
    Any assistance would be appreciated.

    You might have better luck in the (somewhat misnamed) [Data Integration and Data Quality Management|Data Services and Data Quality; forum:
    This forum is dedicated to topics related to SAP BusinessObjects Data Services (Data Integrator, Data Quality Management, Text Data Processing), SAP BusinessObjects Information Steward (Metadata Management, Data Insight), SAP BusinessObjects Rapid Marts and SAP BusinessObjects Data Federator.
    (emphasis added)
    Regards,
    Sean

  • I want to extract data from a PDF using Java

    I would prefer to extract data from a PDF and convert it to XML. Is there an API that will convert a PDF to some Adobe format XML? Ideally I would like to add some JAR files to my classpath, similar to PDFBox. I don't want to install a bunch of server side componets or anything like that.
    Thanks!

    Thank you for the reply!
    If I installed the server side components, how would a Java client invoke a service to export data from a PDF? RMI, Web Services?

  • Extracting data from multiple tables using DB connect

    Hi,
       I am having different tables which are  having the same structure in oracle database but  there names are different.Now i have only one datasource at BI side.This datasource shld extract data from the  tables dynamically.How can i do it using DB Connect .
    Thnxs

    ahh I see - problem as you said then is if you then take on a new location!
    I would then put into the source system a table identifier and create a view across all the tables
    Then dbconnect from the view and use the selection parameter of table parameter if you wanted one infopackage per "location"
    If you do need to have a new table in the source then just expand the view and create a new ipak
    hence NO bw changes required that need a dev-q-p transport - just the ipak in prod and it;s the source systems problem to add the extra table to the view

  • Is it possible to extract data from a Safari cookie?

    Hello,
    I need to recover a FedEx tracking number that I entered in Safari, and I'm hoping that perchance it was stored somehow in a cookie when I entered the number. It appears that I have a few cookies from FedEx in the list of cookie files on my computer, but I have no idea how to extract anything potentially useful from these files.
    After looking up the package on FedEx.com once, I lost the tracking number. I was shipping most of my clothes and some important books from California to Italy (where I'm working for the summer). Now the package hasn't arrived, and nobody at FedEx in either country will lift a finger without the tracking number. This attempt to recover it from Safari is the absolute last thing I can think of to get the magic number back.
    Any advice is appreciated. Thanks very much,
    Adrian

    Hi Adrian
    For Safari, cookie information is stored in your User Library>Cookies folder. The file is cookies.plist. You can open this file with TextEdit. First open Text Edit in your Applications folder. Then file menu>open and navigate to the file.
    When open, Apple Key + F key to open the "find" feature. Type in FedEx, select find by clicking on the button rather than pressing return so the find panel does not disappear. Continue to select "find" until you've gone through the entire search. Don't know if a specific cookie (there will be several for FedEx) contains the tracking number, however, I guess you'll soon find out.
    Good Luck

  • Error while extracting values from SOAP Body using XPath (Retrieve from Message filter)

    Hi,
    I am using 'Retrieve from Message' filter to extract element value from the following SOAP response envelope:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:math="http://example.com/math.xsd">
    <soapenv:Header/>
    <soapenv:Body>
    <math:DivideResponse>
    <iResult>10</iResult>
    </math:DivideResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    I am using the XPath expression - /soapenv:Envelope/soapenv:Body/math:AddResponse/iResult
    soapenv = http://example.com/math.xsd
    math = http://schemas.xmlsoap.org/soap/envelope/
    ERROR
    4/19/15, 19:29:03.016
    Empty attribute retrieved from message via XPath
    ERROR
    4/19/15, 19:29:03.016
    The message [Id-59643455b76a00000000000045edd6a6] logged Failure at 04.19.2015 19:29:03,015 with log description: Failed to extract attributes via XPath
    ERROR
    4/19/15, 19:29:03.017
    Retrieve math result from SOAP response
    Could you please help me resolve it?
    Thanks,
    Aneesh.

    Hi Aneesh,
    XPath Expression: /soapenv:Envelope/soapenv:Body/math:DivideResponse/iResult
    You are using AddResponse in your XPath there is no element named like that.
    Cheers,
    Stefan

  • Possible to retrieve data from the backend using online interactive form ?

    Hello All,
      I am currently developing an online interactive form and in it, a textbox which allows user to search for employee data in the backend in the event that the default name is not correct. However, I noticed that in the proerty field of my interactiveform, there is only OnCheck and OnSubmit. Is it possible for me to make a search in the backend and have the results returned to my adobe form again ?
    from
    Kwok Wei

    Hi Kwok Wei,
    OnSubmit and OnCheck work in the same way. So if you need 2 buttons in your form then you can use both of these.
    I have never tried passing parameters but you can define context attributes and assign values. Later these can be accessed from the onSubmit Method.
    Regards,
    Sangeeta

  • Extracting data from SAP system using Shared directory

    Hi,
    sapian.
           I need the detail steps about creation of data store for a sap system in BODS for extraction of data in Direct download method.Can any of you suggest me the steps about it. I need the details about Application server: Working directory:  credentials....
    Thanks in advance,
    Regards
    Kishor

    Check this -
    SAP Topics - Enterprise Information Management - SCN Wiki

Maybe you are looking for

  • Problem to open a *.ppt document

    Hi, I got some problems to open a PowerPoint document in a content area where a file url was added. The result is a SSO Error. I can save on the disk the document and then I can read it, but I cannot open it directly from the web page. This problem d

  • Let Users Annotate A PDF In Browser And Save To Server?

    I started this discussion here. I have a bunch of PDF documents.  I want users to be able to make annotations in their browser, and save them back to my server. If I use Acrobat X Pro and click on "Send For Shared Review", then it behaves the way I w

  • Not enough server storage is available to process this command

    Windows XP Pro x32 Connecting to Windows 8.1 Pro x64 I am trying to map a share on a Windows 8.1 Pro x64 machine (Surface Pro 3 512GB) to a drive letter on a Windows XP Pro x32 machine.  I get an error saying: Not enough server storage is available t

  • IDOC-Orders05 extension for Inbound process

    Hi experts, Here am struggling with one IDOC requirement,the requirement is Updating the data for the three fields in VBKD through inbound idoc. since those fields are standard fields that is missing in the segment of standard IDOC-Orders05,so here a

  • File extention and default application

    When i open a .doc file it's open the wrong application. How can i set the default application i want to open. thanks