EAM Asset BOM

1. Can you please provide clarity on the EAM Asset BOM as per the manual it states that the items on the BOM is standard inventory components, so does this mean these items cannot be assets.
2. When we procure the asset to you only procure the complete product i.e. one line on PO or can you receipt all the items as part of the asset?
3. We in the process of investigating EAM solution for maintaining our assets, we have network towers and procure cabinet that is made up of a few items with high value, currently we receipt all those items as assets as we sometime move them out and also maintain and replace them, How do you treat these items in EAM

If you are on the BOM screen , you can simply go to tools > define subassembly to open the subassembly bom.
If you want similar screen on the Work order scren, you will have to write a quick personalization that opens up the Subassembly bom.
If you want it on a report, you will have to customize it.
The other option is that on your Parent BOM, you can make supply type of the subassembly = Phantom. This will make the subassembly components show up on the Parent's work order as well as on all WIP reports. But it also means, you will not get a demand for the subassembly at all. Instead, WIP/ MRP will explode the demand to the components of the subassembly. Make sure that your mfg. process supports this change.
Hope this answers your question
Sandeep Gandhi
Independent Techno-functional Consultant
513-325-9026

Similar Messages

  • EAM Asset Number Open Interface  - Technical Reference docs required

    Hello,
    I'm developing a migration of EAM assets.
    I have no issue by filling the interface tables MTL_EAM_ASSET_NUM_INTERFACE and MTL_EAM_ATTR_VAL_INTERFACE and then running the "Import Asset Number" standard functionallity.
    But, I need to work with genealogy information. The table MTL_OBJECT_GENEALOGY_INTERFACE is used to relate parent and child assets .. but when I run "Import Asset Number" nothing happens .. I mean, if I query the asset in the application, I can see it without the parent asset association.
    Now, I'm trying to use the API's for EAM, but until now without success ...
    I saw that there exist a "Technical Reference" document for EAM .. but I can't find it ...
    Do you know from where I can download it ? ...
    or, if the mentioned document does not exist anymore
    Do you know where I can find documents about eAM Open Interface, more detailed than the information of the "Implementation Guide" ?
    Thanks in advance,
    Sergio Maestri

    Did the original poster ever find a resolution to this issue? I'm seeing the same behavior. I examined all of the documentation listed in the post already (though I can't find doc 256410.1).
    In my example, my child asset is a rebuildable asset, but that won't always be the case. Even though I see that the Import Asset Genealogy request has run successfully, my record doesn't change. I should get an error  as I'm deliberately trying to create a new parent-child relationship with a child that currently has a parent. This gives me an error message in the Maintenance Super User -> Asset -> Configuration History page.
    Here's what I did to create the import record:
    insert into MTL_OBJECT_GENEALOGY_INTERFACE
    (INTERFACE_HEADER_ID, LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY, BATCH_ID, GROUP_ID, OBJECT_TYPE, PARENT_OBJECT_TYPE, GENEALOGY_ORIGIN, GENEALOGY_TYPE, PROCESS_STATUS, IMPORT_MODE,
    ORGANIZATION_CODE, INVENTORY_ITEM_ID, SERIAL_NUMBER, PARENT_ORGANIZATION_CODE, PARENT_INVENTORY_ITEM_ID, PARENT_SERIAL_NUMBER, START_DATE_ACTIVE) VALUES
    (MTL_OBJECT_GEN_INTERFACE_S.NEXTVAL, sysdate, 1068, sysdate, 1068, 100, 100, 2, 2, 3, 5, 'P', 0,
    'EM1', 8319, 'Battery1000', 'EM1', 7885, 'FL1020', sysdate);
    The only way I could get this to work was to set the MTL_OBJECT_GENEALOGY_INTERFACE.PROCESS_STATUS = 'R' and then call EAM_GENEALOGY_IMPORT_PUB.import_genealogy via PL/SQL. If I did that, I didn't get an error back from the PL/SQL call, but I did get a decent message in the ERROR_MESSAGE field of the interface table: "Child Battery1000 already has a parent FL1030 from 15-DEC-2006 10:43:50; the open period from 16-AUG-2013 15:55:52 overlaps with it."
    The Parameters dialog for the Import Asset Genealogy request only works if PROCESS_STATUS = 'P' and the EAM API only works if PROCESS_STATUS = 'R'.
    Is it me or does this seem poorly thought out or at the very least poorly documented?

  • Oracle eAM Asset hierarchy

    Dear Gurus,
    I have created a 4 level asset hierarchy tree with capital and rebuildable assets in it.I defined a maintenance activity with attribute shutdown required=yes. What I need is to specify this shutdown requirement to which level in the asset hierarchy, for example I need to say that an activity like overhauling for a motor requires not only shutting down the motor but also the parent machine. How can this be done

    Hi,
    You will have to use Asset Tracking option I afraid.
    There is no standard functionality of defining assets on Fixed Assets will do "magic" of copying over same asset details in EAM.
    Regards
    Kamal

  • EAM asset attribute import failed

    Hi,
    I am importing the data for 'mtl_eam_asset_num_interface' and 'mtl_eam_attr_val_interface' into a custom staging table and then populating them.
    But, while running "import asset number interface" i am getting error message "Asset insertion failed with return status: E and message: EAM."
    import scope:0
    import mode:0
    I would be very grateful if anyone can help me out.
    Regards

    https://mosemp.us.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?id=1559402.1&type=DOCUMENT&displayIndex=1&returnToSrId=&srnum=Inserting New Assets Through Interface Fails with Error Assert Insertion failed with return status:[Article ID 1559402.1]

  • How can we confirm that an EAM Asset Activity is on PM schedule?

    Hi
    If there is any way to see in application, that an (Enterprise Asset Management) asset activity is on Preventive Maintenance Schedule or not?
    Or if there is any flag in any table from where we will get to know that an asset activity is on PM Schedule or not ?
    Please suggest.
    Thanks,
    Chayanika.

    You can go to the PM schedule definition screen and enter the activity name to find out if there any schedules that use it.
    On a table level, there is no flag as such but you can do the following to find out if there are any pm's that use the activity.
    select count(1) from eam_pm_schedulings_v v
    where asset_activity_id = (select inventory_item_id from mtl_system_items_b where organization_id =&orgid
    and segment1 ='&Activityname)
    Hope this helps
    Sandeep Gandhi
    Omkar Technologies Inc.
    Independent Techno-functional Consultant
    513-325-9026

  • Oracle EBS drill link targets for EAM Work Order and Asset

    Hi All - I am running Oracle EBS 12.1.3 and OBIEE 11g and I'm trying to link from OBIEE to EBS, but struggling to find the target functions / parameters to provide a direct URL link to EBS EAM Work Order and Asset. I have successfully linked to a Purchase Order View page, I would like to find the similar for EAM Asset and Work Order.
    I can see some parameters in WorkOrderDetailsPGCO but can't seem to work out how to get to the page from a URL.
    For reference MOS Note 555254.1 has some details, but not for EAM.
    Has anyone provided users in any reporting system with a link to EAM Work Order or Asset page and if so how were the links generated?
    Thanks,
    Gareth

    I am giving this a bump as I really need some help with this. Is I run the SQL with TOAD or SQLPlus it seems to consistently runs fine, The problem seems to only be from APEX. I think it has do to with the non-persistent state.

  • Viewing components of BOMs that are components of a top level BOM

    Hi All,
    Can anyone help with the following issue; in EAM I have an Asset BOM, which has a list of components. One of the components is itself a BOM (a sub assembly) but I can work out how or even if it is possible to see the components of the sub assembly in any reports for work orders usiing the Asset BOM rather than just the name of the sub assembly component. This is in version 12.1.1.
    Many Thanks for any help or suggestions,
    Paul

    If you are on the BOM screen , you can simply go to tools > define subassembly to open the subassembly bom.
    If you want similar screen on the Work order scren, you will have to write a quick personalization that opens up the Subassembly bom.
    If you want it on a report, you will have to customize it.
    The other option is that on your Parent BOM, you can make supply type of the subassembly = Phantom. This will make the subassembly components show up on the Parent's work order as well as on all WIP reports. But it also means, you will not get a demand for the subassembly at all. Instead, WIP/ MRP will explode the demand to the components of the subassembly. Make sure that your mfg. process supports this change.
    Hope this answers your question
    Sandeep Gandhi
    Independent Techno-functional Consultant
    513-325-9026

  • EAM ASSEST

    What is the use of ASSET NUMBERS in FA? is there any link between FA asset numbers and EAM asset numbers ? Must be same both?

    What is the use of ASSET NUMBERS in FA?
    The Fixed Asset module uses asset_numbers to keep track of those assets that are become part of the company's financial statements such as Balance Sheet. FA uses them to keep track of the amount spent in building/procuring the assets, depreciation and residual value of the asset etc. An example is laptops purchased by the company OR an machine purchased to build a new product line.
    is there any link between FA asset numbers and EAM asset numbers ? Must be same both?
    No - there is no system link between the two. FA asset numbers are completely separate from the EMA asset numbers. It is possible that some EAM assets also appear in the Fixed Assets module but there is no rule that every EAM asset exists in FA or vice versa.
    e.g. The laptop may not be an EAM asset since there is no maintenance activity against it but the machine may appear in EAM.
    Hope this answers your question,
    Sandeep Gandhi

  • Unable to create Table Bean advanced search criteria

    Hi,
    I want to create new search criteria for advanced search region. The reason being new search criteria i tried to add by personalization it didnt worked may be guessing construction mode is autocustomization mode. Somewhere i have seen if resultsbased it will work. Can someone confirm on this??
    I'm trying to create new bean for search criteria at the specified location under <oa:table akRegionCode="EAM_AD_ASSET_RESULTS_TABLE" but unable to do so:
    Here is the part of the page
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <!-- dbdrv: exec java oracle/jrad/tools/xml/importer XMLImporter.class java &phase=dat+24 checkfile(120.15.12000000.2=120.18)(115.26=120.1):~PROD:~PATH:~FILE &fullpath_~PROD_~PATH_~FILE -username &un_apps -password &pw_apps -dbconnection &jdbc_db_addr -userId "1" -rootPackage /oracle/apps/~PROD -rootdir &fullpath_~PROD_mds_directory -->
    <page xmlns="http://xmlns.oracle.com/jrad" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:oa="http://xmlns.oracle.com/oa" xmlns:user="http://xmlns.oracle.com/jrad/user" file-version="$Header: EAM_AD_ADVSEARCH_PAGE.xml 120.18.12010000.3 2009/02/11 09:21:55 smrsharm ship $" version="10.1.3_1147" xml:lang="en-US" xmlns:jrad="http://xmlns.oracle.com/jrad">
    <content>
    <oa:pageLayout id="EAM_AD_ADVSEARCH_PAGE" akRegionCode="EAM_AD_ADVSEARCH_PAGE" regionName="Asset Search" amDefName="oracle.apps.eam.asset.server.AdvSearchAM" controllerClass="oracle.apps.eam.asset.webui.AdvSearchPageCO" appMenu="EAM_MAIN_SS" amStateRequired="false" helpTarget="EAM_AD_ADVSEARCH_PAGE">
    <ui:corporateBranding>
    <oa:image id="corporateBranding" source="/OA_MEDIA/FNDSSCORP.gif" shortDesc="Oracle"/>
    </ui:corporateBranding>
    <ui:productBranding>
    <oa:image id="productBranding" source="/OA_MEDIA/EAMBRAND.gif" shortDesc="Asset Management"/>
    </ui:productBranding>
    <ui:contents>
    <oa:query id="EamAssetQueryRegion" mode="autoCustomizationCriteria" dispSimple="true" dispCustomized="true" dispAdvanced="true" defaultPanel="customized" controllerClass="oracle.apps.eam.asset.webui.AdvSearchSearchCO" simpleSearchPanelButtonLabel="Simple Search" viewConfPanelButtonLabel="Views" advSearchPanelButtonLabel="Advanced Search" customizePanelTitle="Views" saveSearchButtonText="Save Search">
    <oa:simpleSearchPanel>
    <oa:defaultSingleColumn id="AssetSimpleSearchRegion" headerDisabled="false" text="Simple Search">
    <ui:contents>
    <oa:messageTextInput readOnly="false" columns="25" prompt="Asset Number" rows="1" secret="false" maximumLength="30" shortDesc="Asset Serial Number" id="EamAssetNumber" promptTranslationExpansion="100%" user:akAttributeCode="EAM_ASSET_NUMBER" user:akAttributeApplicationId="426" required="no" selectiveSearchCriteria="true"/>
    <oa:messageLovInput externalListOfValues="/oracle/apps/eam/lov/webui/EAM_ASSET_CATEGORY_LOV" readOnly="false" columns="25" prompt="Category" rows="1" secret="false" id="EamAssetCategory" promptTranslationExpansion="100%" user:akAttributeCode="EAM_ASSET_CATEGORY" user:akAttributeApplicationId="426" selectiveSearchCriteria="true" shortDesc="Category">
    <lovMappings>
    <lovMap criteriaFrom="EamAssetCategory" lovItem="EamAssetCategory" id="lovMap1"/>
    <lovMap resultTo="EamAssetCategory" lovItem="EamAssetCategory" id="lovMap2"/>
    <lovMap id="lovMap39" lovItem="EamAssetCategoryId" resultTo="EamAssetCategoryId"/>
    </lovMappings>
    </oa:messageLovInput>
    <oa:messageChoice readOnly="false" prompt="Asset Route" pickListViewDef="oracle.apps.eam.asset.server.PicklistYesNoVO" pickListDispAttr="Meaning" pickListValAttr="LookupCode" id="EamNetworkAsset" promptTranslationExpansion="100%" user:akAttributeCode="EAM_NETWORK_ASSET" user:akAttributeApplicationId="426" shortDesc="Asset Route" allowBlankValue="false" defaultValue="N"/>
    <oa:formValue id="EamAssetCategoryId" dataType="NUMBER"/>
    </ui:contents>
    </oa:defaultSingleColumn>
    </oa:simpleSearchPanel>
    <oa:simpleSearchMappings>
    <oa:queryCriteriaMap id="AssetNumberMapSS" criteriaItem="EamAssetNumber" resultsItem="AssetNumber1"/>
    <oa:queryCriteriaMap id="AssetCategoryMapSS" criteriaItem="EamAssetCategory" resultsItem="AssetCategory1"/>
    <oa:queryCriteriaMap id="AssetRouteMapSS" criteriaItem="EamNetworkAsset" resultsItem="AssetRoute"/>
    <oa:queryCriteriaMap id="AssetCategoryIdMapSS" criteriaItem="EamAssetCategoryId" resultsItem="AssetCategoryId"/>
    </oa:simpleSearchMappings>
    <ui:contents>
    <oa:tableLayout akRegionCode="EAM_AD_ADVSEARCH_RESULTS" regionName="Results" controllerClass="oracle.apps.eam.asset.webui.AssetResultsCO" addChildren="true" id="EamResultsNr" user:akAttributeCode="EAM_RESULTS_NR" user:akAttributeApplicationId="426">
    <ui:contents>
    <oa:tableLayout id="ResultsTableLayout2" width="100%" rendered="true">
    <ui:contents>
    <oa:rowLayout id="RowLayoutRegion2">
    <ui:contents>
    <oa:cellFormat id="CellFormatRegion2">
    <ui:contents>
    <oa:switcher id="MappedTableRegion">
    <ui:case name="ShowTable" id="ShowTable">
    <oa:table akRegionCode="EAM_AD_ASSET_RESULTS_TABLE" regionName="Asset Search" blockSize="25" standalone="true" height="1" id="MappedTable" user:akAttributeCode="EAM_RESULTS_NR" user:akAttributeApplicationId="426" width="100%" rendered="true" userCustomizable="true" shortDesc="Mapped Table">
    <ui:contents>
    <oa:messageStyledText id="AssetNumber1" viewName="AdvSearchVO" viewAttr="InstanceNumber" shortDesc="Serial Number" prompt="Asset Number"/>
    <oa:messageStyledText id="AssetDescription1" viewName="AdvSearchVO" viewAttr="DescriptiveText" shortDesc="Asset Description" prompt="Asset Description"/>
    <oa:messageStyledText id="AssetCategory1" viewName="AdvSearchVO" viewAttr="AssetCategory" shortDesc="Asset Category" prompt="Asset Category"/>
    I tried several ways :
    OAPageLayoutBean pageLayout = oapagecontext.getPageLayoutBean();
    OAQueryBean query=(OAQueryBean)pageLayout.findChildRecursive("EamAssetQueryRegion");
    OATableBean oawebbeantb = (OATableBean)query.findChildRecursive("EAM_AD_ASSET_RESULTS_TABLE");
    OAMessageLovInputBean ccidbean = (OAMessageLovInputBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext, OAWebBeanConstants.LOV_TEXT, null, "xxValidation");
    if (oawebbeantb==null){                    
    throw new OAException("Error this is a test!", OAException.ERROR);
    oawebbeantb.addIndexedChild(ccidbean); --here it getting null
    OR
    OATableBean oawebbeantb = (OATableBean)oawebbean.findIndexedChildRecursive("EAM_AD_ASSET_RESULTS_TABLE");
    OAMessageLovInputBean ccidbean = (OAMessageLovInputBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext, OAWebBeanConstants.LOV_TEXT, null, "xxValidation");
    oawebbeantb.addIndexedChild(ccidbean); --here it getting null
    Please someone help me on this..
    thanks,
    mallik

    1) Search panel textinput item should be search allowed true and prompt is need. no other property need to set.
    HERE YOU DONT WANT TO SET VIEW INSTANCE AND ATTRIBUTE SINCE WE ARE DOING FOR EXTENDED VO ITEM AS SEARCH ITEM.THAT'S OK. I TRIED WITH YOUR COMMENTS FOR TEXTINPUT ITEM TOO.
    Comment--
    textinput item created is a simple item without any VO instance , etc.
    There is no question of extended VO item, its a simple textinput item.
    value in this field is going to compare with the values in result table.
    2) Search mapping, only search item id and result item id need to set.
    I'M DOING HERE MAPPING FOR ABOVE SEARCH ITEM ID AND RESULT ITEM ID
    Comment-- Perfect !!
    3) Item created in table , after you extended Vo, view instance and attribute needs to set.
    WHERE DO YOU WANT THIS TO BE SET?? CAN YOU ELABORATE THIS MORE PLEASE.MAY BE I'M MISSING HERE SOMETHING.
    Comment-- you must have created message styled text item in adv table bean, assign VO instance and attribute to it, right?
    4) One more thing Parag, do i need to include where clause for extended VO item in view object??
    for ex:
    where attribute(this is extended vo item)=:4
    Comment-- No need. this will be handled by point#2 above, i.e. criteria and result items.
    --Parag Narkhede                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Need help in Aging Analysis in AR for query

    Hi,
    I need to build a query to find the aging analysis bucket wise in AR.
    Standard:
    1 day
    1-3 days
    3-7 days as output
    Any help will be needful for me

    Hi,
    This is the requirement in EAM Asset management where the aging of vehicles i.e asset : the number below shows the count ie how many in 1 day,how amany 1-3 days etc
    1 Day
    1 - 3 Days
    3 - 7 Days
    7 Days

  • AutoVue Version 20.2.2 integration with Oracle Apps R12

    Appreciate if someone can share document, steps to integrate AutoVue with Oracle Apps r12.
    We need to integrate AutoVue Version 20.2.2 with eAM and BOM modules of Oracle Apps R12 so that the engineering drawings data may be imported from AutoVue to these modules and vice-versa.
    Best Regards,
    Muhammad Hizbullah

    There is currently no integration between eAM and BOM modules
    Please contact your sales representative to get more information on the options Oracle offers

  • Master Data Consolidation, BOM, Asset register, etc

    Hi,
    Please contact us for any requirement for creation of Master Data, Master Data Consolidation, BOM, Asset register, etc for PM/MM
    Warm regards
    (Mr.) Suriya Narayanan - Senior Consultant
    LAPIZ TECHNICAL SERVICES
    3rd Floor, Eastern Wing
    S-15, Economist House
    Guindy Industrial Estate
    Chennai - 600032, Tamil Nadu, India
    Tel:  +91 44 65724735, 65724736, 22501511
    Fax: + 91 44 22323683, 22501511
    Mobile: +91 98411 20820
    Email: [email protected], Cc: [email protected]
    Website: http://www.lapiztechnical.com
    Member: ECCMA: http://eccma.org

    Hi User,
    Yes, You can do that with the help of Compounding.
    > Double click on InfoObject/Attr > Compounding Tab
    > Check the check box of MASTER DATA LOCALLY FOR SOURCE SYSTEM
    With this option you can deal with Master Data which is coming from different Source systems for a Similar object.
    Give the InfoObject name/Attr name under the Superior InfoObject column.
    This much only I know.
    Please explore on this further.

  • Integration with Third Party EAM (Enterprise Asset Mgmt) Software

    Dear PM Experts,
    I have roughly listed interfaces between SAP & Third Party software -EAM .Kindly add to it
    Outbound to SAP
    - Producrment Proposal for Spare parts( Sparepart No, Qty, Date needed)
    - Asset Calenders( Workcenter, Downtime Start time, Downtime End time)
    - Preventive Manitenance Orders( Order no, Workcenter, Activities/Duration, Spreparts no, Qty of spare part, Date needed)
    - Breakdown Maintenance Requests( Req no, Date/time Requested,
    - Breakdown maintenace Orders(Order no, Workcenter, Activities/Duration, Spreparts no, Qty of spare part, Date needed)
    - Service Personnel request ( Skill type, Hrs, No of personnel)
    Thank you much in advance,
    Regards,
    Jatin

    Hi,
    Inbound interface to SAP PM:
    1. Running hours update from DCS/ RTDB
    2. Create notification from third party S/W
    Outbound interface from SAP PM:
    1. Equipment synchronization to third party S/W
    2. Maintenance order details
    3. Maintenance order status update
    4. Notification details
    5. Notification status update
    6. Breakdown details
    7. Time confirmation details
    8. MTTR/ MTBF update
    Regards,
    Raj

  • Oracle EAM - Linear Asset Management Setup n Integration to Oracle Spatial?

    Hello Gurus,
    Need help, if anyone can share Linear Asset Setup on Oracle EAM. It will be of great help.
    Also, some tips on EAM's integration to Oracle Spatial will be of good help to me.
    In advance, thanks a ton!.
    Regards

    Can anyone update this please?

  • EAM Change parent of an asset

    How can I change the parent of an asset number defined in oracle EAM. Facing problem in editing/ deleting asset number in oracle EAM

    Asset Parent can be maintained from Asset Configuration History on the Maintenance Web Home (Self-Service) side of EAM.
    To remove a parent relationtionship:
    1. Go to the Assets tab of Maintenance Web Home page.
    2. Navigate to the asset to be changed. S
    3. Click the radio button for the asset in the search list, select "Configuration History" in the View drop-down then click Go.
    4. Click the Show Parents radio button then click Go.
    5. Find the active parent (null end-date) in the parent history list then click the update icon (pencil) on that row
    6. Enter the end-date for the Parent relationship then click Apply.
    Once removed, you can assign a new parent. I suppose Oracle may end-date the current parent for you if you associate a new parent to it but I haven't tested this theory.

Maybe you are looking for

  • How to get a cropped PDF to hold.

    Is there a way in Acrobat the crop a PDF and have a crop hold? I understand that cropping is actually masking but I need to have only the cropped area of a PDF show when placed in an InDesign document. Is there a way to accomplish this? I am using Ac

  • Finder problem-can't sort some folders in list view

    Hi, I have a problem with some of my folders in Finder. I prefer to use 'list' view when working in Finder. However, in some of my folders the item bar is greyed out and I can't click the bar to sort. From the image below, the left image is the folde

  • To create custom colors for exception

    Hi experts...... I need to create custom colors for my report in order to set exceptions. Shades of red,yellow and green is just not enough for my client, they want to see blue as well when certain exception rises. Can someone please give me a hint a

  • Best Way to Change Source System Client

    We initially had a ECC source client for BI as 35.  But over time, we suffered with good test data because the ECC team use client 15 and not 35.  We want to change BI 7 to use client 15.  I have created a new source system in RSA1 for Client 15 but

  • Podcasts skips to the next podcast before it is finished

    Hi - thanks for your assistance! For months my podcasts skip to the next podcast before it is finished, this happens dozens of times each week, with hald a dozen publishers.  It happens with all different podcasts, it cannot be corrupted files, due t