Simple integration task.

Hi all.
I have an integration task such as follows:
There are two applications: simple Web client (A) and C++ application (B) at the remote host. (A) composes some instructions to be executed by (B). And (B) has to send some results to (A).
I wanna make a simple integration of both these applications. I've created an iIS Backbone with two independent proxies for (A) and (B).
These proxies operate like HTTP servers. I've also written inbound stylesheets for them.
I have two questions.
First, how does the application (A) send data to its proxy? What should the application look like?
Second, I don't understand the way how XML data is transferred from an application to its proxy. Should it be POSTed some way like HTTP?
Would you please give me some advice or example of using independent proxies?

Hi Muthu,
         Have a look at this previous threads on the same.
Re: SEM 5.0 Installation guide
Re: Merge an SEM-BPS System to BW System
SEM/BW integration into Enterprise Portal?
SEM 4.0 with BW 7.0
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently asked questions - planning with sap netweaver bi.faq#q-6
Re: SEM vs BW
          Assign Points if this seems helpful
Cheers,
Aravindhan

Similar Messages

  • Check database integrity throws 665 error when executing check database integrity task in SSMS.

    I have read all other cases that relate to this error and cannot get this to work. Running SQL Server 2012 sp1 on Windows server 2012 R2. Disk space and permissions are fine, but I get the error below when I try and use the check database integrity task
    within my maintenance plan on both system and user databases. I have researched this and fragmentation is not the issue. I'm lost at this point and would appreciate at least some steps to try. databases are not "read only" as I have read this may
    contribute to the problem. All other maintenance tasks run fine.
    Error message from SQL LOG
    Check Database integrity on Local server connection
    Databases: All system databases
    Task start: 2014-01-13T11:00:04.
    Task end: 2014-01-13T11:00:04.
    Failed:(-1073548784) Executing the query "DBCC CHECKDB(N'master', NOINDEX)
    " failed with the following error: "A database snapshot cannot be created because it failed to start.
    A database snapshot cannot be created because it failed to start.
    MODIFY FILE encountered operating system error 665(The requested operation could not be completed due to a file system limitation) while attempting to expand the physical file 'E:\\SQLdata\\MSSQL11.MSSQLSERVER\\MSSQL\\DATA\\master.mdf:MSSQL_DBCC9'.
    The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the underlying volumes does not support sparse files or alternate streams. Attempting to get exclusive access to run checks offline.
    The database could not be exclusively locked to perform the operation.
    Check statement aborted. The database could not be checked as a database snapshot could not be created and the database or table could not be locked. See Books Online for details of when this behavior is expected and what workarounds exist. Also see previous
    errors for more details.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Error Message from Log File Viewer in SSMS:
    Source: Check Database Integrity Task      Executing query "USE [ReportServer]  ".: 50% complete  End Progress  Error: 2014-01-13 11:31:54.92     Code: 0xC002F210    
    Source: Check Database Integrity Task Execute SQL Task     Description: Executing the query "DBCC CHECKDB(N'ReportServer')  WITH NO_INFOMSGS  " failed with the following error: "A database snapshot cannot be created
    because it failed to start.  A database snapshot cannot be created because it failed to start.  MODIFY FILE encountered operating system error 665(The requested operation could not be completed due to a file system limitation) while attempting to
    expand the physical file 'E:\SQLdata\MSSQL11.MSSQLSERVER\MSSQL\DATA\ReportServer.mdf:MSSQL_DBCC9'.  The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the underlying volumes does not
    support sparse files or alternate streams. Attempting to get exclusive access to run checks offline.  The database could not be exclusively locked to perform the operation.  Check statement aborted. The database could not be checked as a database
    snapshot could not be created and the database or table could not be locked. See Books Online for details of when this behavior is expected and what workarounds exist. Also see previous errors for more details.". Possible failure reasons: Problems with
    the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.  End Error  Progress: 2014-01-13 11:31:54.93     Source: Check Database Integrity Task     
    Executing query "USE [ReportServerTempDB]  ".: 50% complete  End Progress  Error: 2014-01-13 11:31:55.02     Code: 0xC002F210     Source: Check Database Integrity Task Execute SQL Task    
    Description: Executing the query "DBCC CHECKDB(N'ReportServerTempDB')  WITH NO_INFOM..." failed with the following error: "A database snapshot cannot be created because it failed to start.  A database snapshot cannot be created because
    it failed to start.  MODIFY FILE encountered operating system error 665(The requested operation could not be completed due to a file system limitation) while attempting to expand the physical file 'E:\SQLdata\MSSQL11.MSSQLSERVER\MSSQL\DATA\ReportServerTempDB.mdf:MSSQL_DBCC9'. 
    The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the underlying volumes does not support sparse files or alternate streams. Attempting to get exclusive access to run checks offline.".
    Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.  End Error  Progress: 2014-01-13 11:31:55.02     Source:
    Check Database Integrity Task      Executing query "USE [AddressUpload]  ".: 50% complete  End Progress  Error: 2014-01-13 11:31:55.13     Code: 0xC002F210     Source:
    Check Database Integrity Task Execute SQL Task     Description: Executing the query "DBCC CHECKDB(N'AddressUpload')  WITH NO_INFOMSGS  " failed with the following error: "A database snapshot cannot be created because
    it failed to start.  A database snapshot cannot be created because it failed to start.  MODIFY FILE encountered operating system error 665(The requested operation could not be completed due to a file system limitation) while attempting to expand
    the physical file 'E:\SQLData\MSSQL11.MSSQLSERVER\MSSQL\DATA\database1.mdf:MSSQL_DBCC9'.  The database snapshot for online checks could not be created. Either th...  The package execution fa...  The step failed.

    ReFS is NOT supported in use with SQL Server 2012. Once such item, which you've stumbled upon is the fact that alternate streams and sparse files are not implemented in ReFS and thus these issues are caused. You *could* force the checkdb to execute by using
    WITH TABLOCKX but that'll require exclusive access to the database for the duration of the checkdb scan and that's not something I would advise to do.
    Sean Gallardy | Blog |
    Twitter

  • Simple PS task causing me PAIN!!!

    I am trying to complete a simple of task of looking at a source folder for certain file extensions and if each file doesn't exist in the Destination, copy the file.
    The code i am using is below and this works however the "test-path" section doesn't work as it always copies the files. This seems such a simple task and no mount of searching online has helped at all.
    #Source(s) and Destination(s) of files to use attributed to different variables.
    $source = "C:\Folder1"
    $dest = "C:\Folder2"
    #Groups files of a certain extension into variables to use later
    $srctxt = Get-ChildItem $source -Filter *.txt
    foreach ($file in $srctxt)
    If(!(Test-Path -path "$dest))
            "Files Exists - No further action required" 
    else
            "Files do not exist. Missing files will now be copied" 
            Copy-Item -Path $source\*.txt -Destination $dest -Verbose
    Appreciate your help

    Hi,
    Try it this way:
    $sourceFolder = 'C:\F1'
    $destinationFolder = 'C:\F2'
    Get-ChildItem $sourceFolder *.txt | ForEach {
    If (!(Test-Path (Join-Path -Path $destinationFolder -ChildPath $_.Name))) {
    Copy-Item -Path $_.FullName -Destination $destinationFolder
    EDIT: Syntax links:
    http://ss64.com/ps/get-childitem.html
    http://ss64.com/ps/foreach-object.html
    http://ss64.com/ps/if.html
    http://ss64.com/ps/syntax-compare.html
    http://ss64.com/ps/test-path.html
    http://ss64.com/ps/join-path.html
    http://ss64.com/ps/copy-item.html
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Bpel simple custom task   form jsp not run

    Hi i am try to run a bpel simple custom task form deploy in oas 10.1.3 , but i recive this error
    This put down in spanish is like "recive invalid element in getContext"
    at ...
    Error de elemento no válido en el servicio de verificación. Se ha recibido el elemento no válido en getContext
    Compruebe la excepción subyacente y corrija el error. Póngase en contacto con los Servicios de Soporte Oracle si no se puede corregir
    el error.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:516)
    at oracle.bpel.services.workflow.query.impl.TaskQueryService.getWorkflowContext(TaskQueryService.java:150)
    at CompCli.jspService(_CompCli.java:93)
    Do you have any idea ??

    I guess you mean accessing the task details and the payload from the java API.
    Refer the below blog it will provide you the details
    http://www.albinsblog.com/2012/05/update-human-task-payload-via-java-api.html
    Regards
    Albin I
    Edited by: Albin on Sep 19, 2012 11:24 PM

  • OSD SCCM 2012 R2: MDT integrated task sequence central logging not working

    Hi,
    Please advise on making dynamic logging work for SCCM 2012 R2 MDT integrated tasks sequence.
    This is what I specified in customsettings.ini
    [Settings]
    Priority=Default
    Properties=MyCustomProperty
    [Default]
    OSInstall=Y
    SkipCapture=YES
    SkipAdminPassword=NO
    SkipProductKey=YES
    ; Copy Logs if en error occurs or when deployment is successfully completed
    SLSHARE=\\sccmserver\OSD\Logs\MDT
    ; Enable Dynamig Logging
    SLSHAREDynamicLogging=\\\sccmserver\OSD\Logs\MDTDynLogs\%OSDComputername%
    UserID=administrator
    UserDomain=ourdomain
    UserPassword=ourpassword
    Jan Hoedt

    I keep on getting access denied though when I connect in a dosprompt with the credentials I can make a connection.
    Mapping server share: \\ourdomain.com\share    ZTIValidate    4/03/2014 0:08:14    0 (0x0000)
    <Message containing password has been suppressed>    ZTIValidate    4/03/2014 0:08:14    0 (0x0000)
    Access is denied.
        ZTIValidate    4/03/2014 0:08:14    0 (0x0000)
    Unable to connect to \\ourdomain.com\share.  Sleeping for 5 seconds.    ZTIValidate    4/03/2014 0:08:14    0 (0x0000)
    <Message containing password has been suppressed>    ZTIValidate    4/03/2014 0:08:19    0 (0x0000)
    Access is denied.
        ZTIValidate    4/03/2014 0:08:19    0 (0x0000)
    Unable to connect to \\ourdomain.com\share.  Sleeping for 10 seconds.    ZTIValidate    4/03/2014 0:08:19    0 (0x0000)
    <Message containing password has been suppressed>    ZTIValidate    4/03/2014 0:08:29    0 (0x0000)
    Access is denied.
        ZTIValidate    4/03/2014 0:08:29    0 (0x0000)
    Unable to connect to \\ourdomain.com\share.  Sleeping for 15 seconds.    ZTIValidate    4/03/2014 0:08:29    0 (0x0000)
    <Message containing password has been suppressed>    ZTIValidate    4/03/2014 0:08:44    0 (0x0000)
    Access is denied.
        ZTIValidate    4/03/2014 0:08:44    0 (0x0000)
    Unable to connect to \\ourdomain.com\share.  Sleeping for 20 seconds.    ZTIValidate    4/03/2014 0:08:44    0 (0x0000)
    <Message containing password has been suppressed>    ZTIValidate    4/03/2014 0:09:04    0 (0x0000)
    Access is denied.
        ZTIValidate    4/03/2014 0:09:05    0 (0x0000)
    Unable to connect to \\ourdomain.com\share.  Sleeping for 25 seconds.    ZTIValidate    4/03/2014 0:09:05    0 (0x0000)
    ERROR - Unable to map a network drive to \\ourdomain.com\share.    ZTIValidate    4/03/2014 0:09:30    0 (0x0000)
    An invalid SLShareDynamicLogging value of \\ourdomain.com\share\PackageSources\OSD\Logs\MDT-DynLogs\computername was specified.    ZTIValidate    4/03/2014 0:09:30    0 (0x0000)
    Jan Hoedt

  • ERP integrator Tasks - Data Load Rule

    Hi
    We are facing issues with ERP integrator 11.1.2.2.
    We don't have some of the options available in in ERP integrator Data Load Rule Task.
    Earlier we have the Add option in Data Load Rule under Source Filter -- Segment Values and all ERP integrator task screens are different as earlier.
    Please find attached Screen shots of Current and Earlier.
    Actually we have applied path for HFM .
    Now its showing
    HFM version --11.1.2.2.303.3959
    ERP integrator - 11.1.2.2.0.0
    After applied path this issue is coming.
    Please guide us what we have to do to resolve this issue.
    Edited by: Nagarjuna Reddy on May 22, 2013 12:31 PM

    No i did not apply any patch for ERP integrator.
    But we have applied path for HFM..Is it effecting to ERP integrator??

  • BPM - Simple integration process

    Hi guys,
    I'm new at BPM and I've created a simple process. Looking at the weblog "Walkthrough with BPM" by Krishna, i was able to create the simple scenario:
    Source System -(File Adapter)->BPM-(File Adapter)->Target System.
    Now imagine I wanted to include two more actions.Meaning, I'd like to repeat the process.
    So we would get,
    Source System -(File Adapter)->BPM-(File Adapter)->Target System -(File Adapter)->BPM-File Adapter)->Source System
    When I create this in the integration process, i'll have a:
    Start->Receiver->Sender->Wait->Receiver->Sender->End
    But he asks me for Correlations. Can you give me an idea about it? I've looked at the pdf's but the idea is still blurry...

    Hi Goncalo,
    Check my post in this thread..
    Correlation
    Since you have two receive steps in your BPM you need to correlate the message received by the first receive step  with the message received by the second receive step.
    Anand
    Message was edited by: Anand Torgal

  • Client Based Groupware Integration, task transfer problem

    Hi,
    I am using client based groupware integration on our 7.0 CRM system. But when I synchronize with outlook, owner of outlook task is not maintained on the CRM task document. On the CRM task, owner partner function is '00000022'. Which partner determination procedure I should use? And which access sequence is the true one?
    Thanks.

    Hi Manfred,
    we struggle with the same topic. First of all we implemented GW Version 8.013, which brought some positive results - compared to 8.010
    Still we weren't able to to assign the GWI profile to our business role (we assigned the role, but didn't get the expected results)
    Please keep me informed, whether you succeed.
    Regards,
    Jürgen

  • A simple team task with a single team resource; yet in reality many actual team contributions - can it be done?

    What people would like to be able to do is to plan for a task in MSP to be done by a team. We plan how much work is involved and the duration.
    Any number of team members can be involved in the task. As things delay and get put on hold we may have entire teams jumping in to complete tasks so utilisation is maximised. PMs do not want to open an plan every half hour to add extra resources to
    plans
    Can this be done in MSP in an elegant way?
    What I am currently doing is asking PMs to assign all 20 generic team resources to a task; so any of the 20 team members can assign themselves to the task in the TimeSheet. (In fact they get templates with this setup: there is a join project team task with
    every generic team resource added so they can swap themselves into the plan)
    Obviously the PMs are aghast that Project server will not let you assign a single team resource and then allow anyone in the team to join in. Am I correct in thinking Project Server will not allow this.
    (Project server 2010 - on premise)
    Trying to stop the swap to Salesforce - but the errors keep a coming

    Yeah the capacity planning is mathematically fine if I know the cumulative total of work across a duration - project just flattens it across however many resources are assigned.
    To max utilisation resources can and will be shunted onto projects; in a week they can be put onto 20 projects to fill out the utilisation if a big project suffers a major delay. The PMs cannot spend the time rescheduling 10 plans. The resource want
    to easily record time sheeted data against the projects they worked on in the past days.
    Whilst "add to task" works and they all know how to use it; it only lists the projects they are a Published resource on. Even being reassigned onto a team task will not help. i.e. if I set up tasks on each and every template with the 20 spare generic
    team resources on; if a team resource grabs that 1 task to be assigned - the PM must
    1. accept the reassignment;
    2. Open and Publish the plan; only then can that resource add themselves to a task in the plan - PMs can't spend time doing this 20 times per project!
    I don't really want every resource seeing every project in the "add to task" list - but it looks like this is what I will have to do as the team tasks seems broken in many, many places.
    However we already do it for support projects; everyone (who may contribute at any point to a support item) is assigned to an initial task - this makes the project list unwieldy in Add task or new task and adds clutter for the user
    Trying to stop the swap to Salesforce - but the errors keep a coming

  • Not-so-simple programming task

    Hie!
    I am currently working on GPS device on iPAQ pocket PC. Can anyone give me example of source code for my reference. I just need the details on how to get the data from the PCMCIA port,which the GPS receiver attached) & how to calculate, process into the map. How do I create a digitized map to be show on the screen? It need not be the whole runable program but just a simple explanation & the main source code. I am very in need of your help.
    Thank you in advance.

    It need not be the whole runable program If I do give the entire runnable program do I get all the revenues from it along with the production costs? Aw, forget it. I will sell it myself.

  • (Newbie) Simple automator task how?

    I have two external drives that are on my desktop, I happen to open and close these through the day at leat twenty time, how do I tell Automator to open it with a simple key stroke,
    with many thanks!

    Hi,
    I don't think Automator will be able to do it with a single keystroke. You could save the workflow as an application, put it in your dock, and it could turn into a single mouse-click?
    If you want one key stroke, you might want to look at Quick Keys for that. I've not used it myself.
    http://versiontracker.com/dyn/moreinfo/macosx/11412

  • CMS Made Simple Integration

    I am a slight noob, and I cant seem to get this right, i need to have some scrolling text on various parts of a site and an image/ text slider for a company I'm working with.
    I am having trouble with the following when putting in multiple edge documents, even while mocking up via muse:
    everything shows up in random places
    I have no real clear instruction on where to put my edge html
    should I edit my pages html directly in edge?
    I'm trying that but any other solutions would be greatly appreciated!

    As far as Adobe Animate (Edge) implementation, follow the steps in this link and you should be good to go.
    Note that you can update your Animate files via Muse as well.
    http://www.adobekb.com/inserting_edge_content.html

  • Need help with simple InDesign task!?

    I am trying to take about 30 pictures and create one big PDF booklet with captions on the pictures. My problem is, when I "place" these pictures in InDesign, the pictures show up like thumbnail size, these pics are all 712 x 1072, I have no clue why it shows up so small. How can I fix this? Your help is appreciated. Thanks!

    Work211 wrote:
    I am trying to take about 30 pictures and create one big PDF booklet with captions on the pictures. My problem is, when I "place" these pictures in InDesign, the pictures show up like thumbnail size, these pics are all 712 x 1072, I have no clue why it shows up so small. How can I fix this? Your help is appreciated. Thanks!
    When this happened to me some time ago, I had no clue why it seemed to start suddenly. I still don't. However, the what is most likely that the default size or magnification for a placed graphic has been set to whatever you're seeing. I don't think I did this inadvertently, but I'm sure I didn't do it intentionally.
    I think replacing the preferences got rid of the problem without making me smarter about how to avoid it happening suddenly again.
    To replace preferences, quit InDesign, and before restarting, place the fingers of one hand lightly on the Command+Option+Shift+Control keys (on Macintosh) or Ctrl+Alt+Shift (on Windows), and as soon as you double click the InDesign icon with your other hand, to launch it, press all the keys and hold them down until you see an alert asking if you want to replace your preferences.
    If you have many carefully set preferences, you may want to search for information on how to save your preferences files, rather than destroy them this way. If replacing doesn't fix the problem, you can restore the preference files and restart, then perhaps consider reinstalling InDesign.
    HTH
    Regards,
    Peter Gold
    KnowHow ProServices

  • Integration task list with outlook

    Hi All,
    I have read there is option to run the tasklist from outlook on version 11.1.2.2.
    I coulnd't find the information of how to make this,
    does anyone try and can share some info about this?
    Thanks,
    Messi

    Have a look :
    http://docs.oracle.com/cd/E17236_01/epm.1112/sv_user.pdf
    Page:92
    Cheers!
    Sh!va

  • Help with starting point for "proof of concept" integration

    We are a third party application provider and are attempting to figure out how to do a "proof of concept" integration with SAP.  We are not looking for "certification".  Our product does not appear to fit any of the standard certifications for integration and our experience integrating with other systems indicates that no two integration will be identical.
    We are looking to do a simple integration scenario with an SAP system so we have some basic experience doing it, can say 'Yes" when asked if we have done it, and can create a video showing a transaction being done in SAP and our system also updating (and ideally the reverse).
    Our starting point with respect to SAP knowledge is "0".
    Our basic task list (we think) goes something like
    1.  Figure out the version and modules of SAP with which we should be integrating
    2.  Get access to an SAP system (do we rent, is there a developer/evaluation, ...)
    3.  Put some data in the test system (is there a "sample data" set?)
    4.  Figure out the SAP transactions that map to the business process in which we are interested (moving goods in and out of a distribution center/ware house - are there some "standard business process guides")
    5.  Integrate (we are a .NET web based application so we are guessing this means use the ".Net Connector")
    Could anyone point out any resources (white papers, links, people, places to find people,...) that might be a good starting point?
    Thanks,
    John

    Athol,
    We are looking to recieve notifications out of SAP as tractor trailers at a dock are filled as proof on concept.  The actual integration scenarios we do are more complex and do not match well with any of the pre-packaged certification scenarios.  The real world integration scenarios actual vary substantially from customer to customer in terms of the integration points between systems.
    As we have become more marginally knowledgable about SAP, I think we will end up receiving and sending "IDOC" messages from SAP but have no idea what those IDOC messages are or where to start looking for what a "standard" (if there is one) message SAP would generate in reaction to whatever the "trailer is loaded" transaction is.
    To figure out what the transaction is, I assume we need to identify what version of SAP we should be targeting for a simple integration.  Are there any could references on what the commonly integration methods are and to which versions they apply?
    Something like "hey, if you do an integration with a IDOCs in with SAP Netweaver 2004 then that would good proof you could integrate with 90% of the installed SAP base".  Of course, any links explaining what the versions of SAP are and where they are in there lifecycle and what people are actually using would be helpful.
    John

Maybe you are looking for