Alert if no file process :Same file adapter with same communication Channel

Hi XI Guru,
I have encountered 1 requirement from my client where, sender will send different data file with different file name. And there want XI to alert the user if no file to process for the schedule date. Please take note that the communication channel is common to all the sender.
Example:
  Communication Channel : CC_FILE_SND
  FILE_10.TXT   ---> Every month on the 10, user have to send FILE_10.TXT to process
  FILE_20.TXT   ---> Every month on the 20, user have to send FILE_20.TXT to process
  If user fail or forget to send the FILE_10.TXT and FILE_20.TXT on special schedule date to process, XI should alert user.
Many thanks

Hi Lord
<<< there want XI to alert the user if no file to process for the schedule date.
Can you tell me how you are planning to configure this schedule date in your sender file adapter. I mean this date will be fixed or it is going to be change according to the requirement.
Now for the second part in order to alert the user if file is not there, one solution is to use BPM with wait step ( specify the time in this step ), but then again it takes me back to my previous question, the time seems to be different everytime according to the requirement.

Similar Messages

  • How can I log the data transmission of my switch in a file to analyze the quality of my communication channel?

    How can I log the data transmission of my switch in a file to analyze the quality of my communication channels?

    A lot depends on what type of switch you have and what kind of communication channels you're asking about.
    There are several Cisco tools (e.g., "ip sla", SNMP-queried values, show commands etc.) that can give useful information.
    If you give us some more information we can help more specifically.

  • No Integration Server under Adapter Engine at Communication Channel

    Hello all,
    This is new PI7.0 install.
    I configured a file Adapter communication channel for an Integration Scenario.
    At field "Adapter Engine" under Parameters tap I am not able to select the Integration Server.
    Pull down menu is empty.
    I did sxmb_adm and blog 6077 that got "Integration Server" in file adapter. Later to that file to file scenario worked yesterday. However after java+abap stack complete restart (to cleanup unwanted manually created business system of type WEB AS ABAP) the problem came back today.
    I repeated again same blog /people/venugopalarao.immadisetty/blog/2007/03/15/adapter-engine-cannot-be-found-in-integration-directory   sxmb_adm, sldcheck, rz70 all looks good, but no luck.
    There is a note from forum to change the content maintenance under
    SLD->Administration->Content Maintenance->Subset (Landscape description)...
    Need some pointers on what to change & get the file adapter to work? Thanks.
    Another observation is all adapters got empty menu (no Integration Server). However IDOC, HTTP got integration server populated.
    ====================
    Re: No Integration Server under Adapter Engine at Communication Channel config  
    Posted: Sep 12, 2007 4:46 PM    in response to: Jochen Schertel      
    Hi All,
    the problem was related to missing some Associations under Contend Maintenance for the Integration Server.
    After implementing again, the problem was solved!
    Regards,
    Jochen
    ====================

    Hi Jochen,
    Can you please check following parameters in sxmb_adm on your application server.
    Goto TC : sxmb_adm...select Integration Engine configuration n check whether you have maintained global configuration data as
    Role of Business System  : Application system
    and Corresponding Integ. Server : http://xi hostname:port/sap/xi/engine?type=entry
    Also check if you have created following RFC destinations:
    1. INTEGRATION_DIRECTORY_HMI(H)
    2.LCRSAPRFC (TCP/IP)
    3.SAPSLDAPI
    Nilesh
    Nilesh

  • PI 7.0: Error when calling an adapter by using communication channel

    Hello Experts,
    We have a mapping scenario for ERP -> PI -> web service. Few details from ERP will be sent via PI to Web service. 
    Once the web service authenticates, token and sign will be generated. Here an RFC adapter is  used for configuring the RFC receiver communication channel and provided the ERP system logon details at the RFC client parameter.
    An error is received as mentioned below.
    Error while lookup Exception during processing the payload.Problem when calling an adapter by using communication channel CC_Rcvr_RFC_Lookup_TokenSign (Party: , Service: BS_QV6_700, Object ID: 54e904ebf3d7382a84a0f83cd292b810)
    XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: functiontemplate from repository was <null>'. com.sap.aii.mapping.lookup.LookupException
    The logon details in RFC parameter are corrected. Re-activated the the communication channel and refreshed the cache.
    But still the error is not resolved.Please let me know if there is anything else i need to check.
    Thanks in advance.
    Regards,
    Sri

    Hello,
    You could also check note 730870  FAQ XI 3.0/ PI 7.0/ PI 7.1 RFC Adapter
    Q 16:
    While sending a message to the RfcAdapter the error "...functiontemplate from repository was <null>" is shown. Which reasons are possible?
    Regards,
    Sarah

  • Same station resource with same schedule squence but the start date is diff

    We are running ASCP capacity planning but found "Same station resource with same schedule squence but the start date is different". Does anyone know which parameters/setup may impact on this result or the root causes?
    Regards,
    Edward

    Wesley,
    I am a little confused about your scenario.  I will assume that you are talking about the Planned orders that are generating the dependent requirements that are being seen by your Raw Material.
    So, you have a material (not the Raw Material) that has the Material master settings that you mentioned above.  This material has been planned, and MRP created two planned orders.  These two planned orders have the same start date, but  the dependent requirements dates that have been generated against your Raw Material are different. You do not want this to happen.  Please confirm.
    Dependent requirements of planned orders can be influenced by:
    1.  Dependent Rqments Settings in OPU5
    2.  Distribution Strategy OPB3/OPB4/OPB5
    3.  Lead Time offsets in the BOM
    Ensure that these settings meet your business requirements.
    Best Regards,
    DB49

  • Can we create same party site with same customer in different OU

    I am able to create same party sites with same customer in different Operating Unit through front end but I am not able to do so using TCA Api HZ_CUST_ACCOUNT_SITE_V2PUB.create_cust_acct_site .I am getting the below error 'Value for cust_account_id - party_site_id must be unique'.Ineed to migrate customer details from one OU to another OU and the party site number need to be same .Can anyone suggest a way in which I can do the above ?
    Reeja

    We can create multiple customer acct site across different OU pointing to same party_site_id with API's also. I am sure that you have initialise the org context in your code somewhere and thus its giving you this error. Reinitialise the org to target org before calling this API.
    Thanks
    Amit Singh

  • File processing in FIle adapter

    Hi,
    i have configured Sender File Adapter (FTP) in my scenario which picks the file from FTP folder and sends to JDBC.
    now i have 2 flat files in my FTP (yesterdays and todays). file names are test_07062010 and test_08062010.
    now my requirement is while processing the files, my file adapter has to process first file as test_07062010 and then test_08062010. but now it is processing first test_08062010 and then test_07062010. due to this yesterdays data is overwriting on todays data in Database.
    i know we have some option in file sender adapter (NFS)...but i need to do with FTP file sender...please let me know how to proceed further.
    Thanks in Advance.

    Hi Praveen...thanks for reply
    my communication channel is active all the days. but sometimes due to PI server down or some maintance we will stop channels.
    that time file will not pick by file sender and it will be in FTP.then next day one more file will generate in FTP. 
    So my proble is while processing these files my sender file adapetr is processing todays file first and then yesterdays.due to this yesterdays data is overwriting on todays data.
    can you tell me how to handle that in file adapter.

  • Large file processing in file adapter

    Hi,
    We are trying to process a large file of ~280 MB file size and we are getting timeout errors. I followed all the required tunings for memory and heap sizes and still the problem exists. I want to know if installation of decentral adapter engine just for this large file processing might solve the problem which I doubt.
    Based on my personal experience there might be a limitation of file size processing in XI may upto 100 MB with minimul mapping and no BPM.
    Any comments on this would be appreciated.
    Thanks
    Steve

    Dear Steve,
    This might help you,
    Topic #3.42
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444b0ad#search=%22XI%20sizing%20guide%22
    /people/sap.user72/blog/2004/11/28/how-robust-is-sap-exchange-infrastructure-xi
    This sizing guide &  the memory calculations  it will be usefull for you to deal further on this issue.
    http://help.sap.com/bp_bpmv130/Documentation/Planning/XISizingGuide.pdf#search=%22Message%20size%20in%20SAP%20XI%22
    File Adpater: Size of your processed messages
    Regards
    Agasthuri Doss

  • Media Encoder CC 2014 Exports larger file than Media Encoder CC with same settings

    We like to deliver final exports to most of our clients with the following settings:
    Format: Quicktime
    Codec: H.264
    Quality: 100
    1920x1080, 23.976, progressive, square pixels
    use maximum render quality
    audio: uncompressed, 48khz, stereo, 16 bit, single track
    When I used to export a ~5 minute video using these settings with Premiere or Media Encoder CC (7.2.2.29), I would get a file ~1GB. If I export a ~5 minute video using these settings in Premiere or Media Encoder CC 2014 (8.0.1.48), the result is ~ 4GB.
    Any thoughts on why this might be? I assume it's a user error but I can't nail down what it is.
    Thanks for your help!

    Hi matthewrichie88,
    I used the same settings that you have mentioned above on a Windows 7 computer and got the same file size with both versions of Media Encoder. Please specify if you have a Mac or a Windows and which OS exactly? It would really help if you can post screenshots of your export settings with both versions. Give more details about the source files as well.
    Thanks!
    Rameez

  • ESB: inbound file and outbound ftp adapter with multiple directories

    Basically I want to scan directories and write new files ftp directories. I could figure out how to do that for one directory. However I need to scan multiple directories and ftp upload files contained in those directories to corresponding ftp directories. Number of directories and their names are only known at run time. All directories are under one parent directory, both locally and the remote ftp site. We can assume all ftp directories exist.
    I could not figure out how to this. Is this possible at all? Directory names seem to be only specified at design time, for both inbound file adapters and outbound ftp adapters.
    Pranab

    Chris, I am not really sure this is the right place to ask this question. But hopefully you might have something in your armour to help me out.
    My requirement is to configure an inbound File/FTP adapter to read from a Directory which can be known only at runtime. A webservice call returns the file name and network path of the file to be read, but that happens only during the run time. I guess one way possible is, you configure a File/FTP Adapter with a logical name for directory and set the physical directory path using the endpoint property. But in that case, I should know the Physical directory @ deployment time.
    I would like to know whether it is possible to manipulate the Endpoint property of an ESB Service (SOAP Service/Routing Service/Adapter Service) during runtime.
    So is there any way to get the enpoint property configured during runtime??? Otherwise dO you recommend some other solution for this use case???
    Any help would be appreciated.
    -Sudheer

  • Files not getting picked up using Sender Communication Channel frm MDM sy

    Hi Experts,
    XI sender communication channel is configured to pick up any files coming from MDM system from the following path
    /XXX/XXX/mdm/mds/XXX/XXX/Material_Master/Outbound/P33/P33_R3_PORT/Ready
    Earlier we had the scenario working properly that created idocs in R3 system.(MDM>XI>R3)
    Currently i tried to test the scenario again but i don't see an entry in the sxmb_moni or tried checking whether the sender communication channel is working properly it showed polling correctly in RWB.The files are already sitting in the the above path.XI should be picking it up but don't know what the problem is?
    I also tried a test in RWB>Integration Engine>Test Message  put the payload and it was able to create idocs in R3.So i concluded there is an error in picking up message from MDM.
    Is there any log available for the commmunication channel where i can see error info of whether any files picked up or not.
    Please suggest me what all can be done to to ensure the CC is picking up the files.
    Earlier responses highly appreciated.
    B'Rgds,
    Sudhansu

    Hi,
    In addition to the RWB channel check suggested by Aamir, you should also check if the channel is
    1) Active in ID
    2) Channel is not locked in VA, if it is locked then your status in RWB will show processing started but the files wont be picked up...for more details check the unlocking procedure mentioned in this thread:
    JDBC Sender Adapter -  NOT FETCHING RECORDS -PROCESSING STARTED
    The unlocking procedure is the same for FILE and JDBC....
    Regards,
    Abhishek.

  • Send 837, 276 & 270 to same Trading Partner with Same Receiver and Submitter ID

    Hi,
    I am trying to send different EDI to same Trading partners using same Receiver and Submitter Identifiers, but for different ISA15 and GS8.
    When I tried to add another Agreement using same identifiers, BizTalk throws errors 
    Cannot save changes as it will result in two oneway agreements in agreements [Agreement_837] and [Agreement_276] to have same sender and receiver identities [ZZ:SenderID] [ZZ:ReceiverID]. (Microsoft.BizTalk.B2B.PartnerManagement)
    I thought of using dummy ID and change it in Send Pipeline component with same Submitter and Receiver ID. But seems its a BAD idea. Is there anything I missed ?
    Any suggestions / help is highly appreciated. Please help
    Thanks,
    harry
    BizTalk Developer

    You should be able to set GS08 on the Envelopers section of the You->Them tab of the agreement.  You can set per transaction.
    Unfortunately, ISA 15 is an Agreement level option and as you've seen, a unique sender/receiver combination is required.
    I recommend setting EdiOverride.ISA15 in either an Orchestration or Pipeline Component for the transactions you want different from the Agreement ('T' I'd presume).
    EdiOverride:
    http://msdn.microsoft.com/en-us/library/dd223988.aspx

  • Row By Row File Processing using File Adapter

    Hi,
    Can any one explain that how can a read a file row by row using File adapter in BPEL?
    Like ...When One row is executed completely only then second row starts........
    Regards,
    En
    Edited by: Enceladus on Apr 16, 2013 11:55 AM

    For This ...you need to make you service Synchronus by adding a reply in interface WSDL of BPEL process.
    Regards,
    En

  • File process - some files missing in processing

    Hi,
    I am using the below code to create drives on network.
    This exe file is used by ILM as part batch job. The job will pick input files from local drive.
    Query: While executing this job some input files are missing so for them drive is not created. Please let me know what could be the reason and how to resolve? let me know how to avoid file missing without processing?
    System.Diagnostics.Process cmd = new Process();
    cmd.StartInfo.UserName = "ad_user";
    cmd.StartInfo.Domain = "domain";
    cmd.StartInfo.Password = "password";
    cmd.StartInfo.WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden;
    cmd.StartInfo.FileName = @"d:\miis\createdrive.cmd";
    cmd.StartInfo.WorkingDirectory = @"d:\miis\";
    cmd.StartInfo.UseShellExecute = false;
    string these_args = string.Format("{0} {1} {2}", domain, ocgsamaccountname, ocgpathtocreate);
    cmd.StartInfo.Arguments = these_args;
    try
    Console.WriteLine(cmd.Start());
    if (!cmd.WaitForExit(15000))
    skip_delete = true;
    jaya

    Found the issue:
    At first glance my itunes music folder looks normal, but after some careful reading of the location data...it turns out all of my music is also stored in a subfolder "MUSIC" in with all the artist names.  I found this after discussing with a genius today while having my battery replaced.  Together we found the issue.
    How?  iTunes at some point started making a MUSIC and MOVIES and maybe some other folders in the iTunes folder.  When I redid my library some time ago, it must have changed the directory and copied all my music to the user/music/iTunes/iTunes Music/Music folder.  This would also explain why I found that sometimes my library took up more data than I had expected.  iTunes would say 45 GB but the folder would say 90GB. 

  • File Process in File 2 Proxy in PI 7.1

    Hi
    I am working on a File to Proxy scenario where File will have multiple records, When I execute the scenario whole content of the file is coming as single record,
    I want to process the each record at a time from the file, Can anyone let me know how to process the each single record at a time from the file
    Thanks
    PR

    PR,
    Try to read the file as record by record. Proabably there might be some error in reading the file with your content conversion. If you can give the content conversion parameters you used and one sample file somebody can help you out PR.
    Else if you want to read the whole file as one record which you think is the correct process then you may need to write either java mapping or abap mapping.
    Regards,
    ---Satish

Maybe you are looking for

  • MBP bricked after servicing - Keyboard disconnected

    Sorry ahead of time for the long story, but I appreciate any help and suggestions on what I could do about this. A few months ago (back in march) I had spilled a little bit of liquid on my 15inch mbp. The small spill area was on the bottom right hand

  • Video playback issue with 3rd gen iPod Touch

    Hi all, I just recently discovered an issue with my iPod touch 3rd generation video playback. The issue just reared its head today and I have no idea what I could've done to cause it. It's a small issue but frustrating enough to cause a problem. If I

  • Interactive Captivate simulations not working correctly in Presenter

    Hi, I'm looking for a fix for what appears to be a bug with importing interactive Captivate 2.0.0 (build 1177, originally a trial verson) files into Presenter 6.0.432 (in PowerPoint 2000 SP-3 9.0.8952 on a Windows XP computer). The course works fine

  • Prstat output

    Dear all, One of my server shows 99% used by Oracle continuously. I just want to know is there any issue related with lack of memory or Issue from Solaris 10 Operating System. Please see the output of prstat -a. NPROC USERNAME SIZE RSS MEMORY TIME CP

  • Squeezebox duet(s) on a mac mini

    my squeezebox duet players continually get dropped from my wireless network.... there appears to be an incapatability between squeezebox server and the Mac OS X 10.7.4.... the setup worked fine on Win 7 and then I switched to the Mini.... anyone have